25 Commits (8828f7d7c4484ca068b95c2cc03b2a6dbccca4ad)

Author SHA1 Message Date
Steve Lhomme 8828f7d7c4 avcodec: pass the whole es_format when looking for a codec. 2 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 3 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 3 years ago
Alexandre Janniaux ee23251ddf avparser: remove trailing line 4 years ago
Alexandre Janniaux 72992236ed avparser: fix missing const 4 years ago
Steve Lhomme c663b44b90 avcodec: use enum AVCodecID where a codec ID is expected 5 years ago
Francois Cartegnie 73b0d14c17 packetizer: avparser: remove useless realloc/copy 5 years ago
Francois Cartegnie 0b94015abe packetizer: avparser: set proper frame flags 5 years ago
Francois Cartegnie 0ddedd363c packetizer: avparser: properly propagate flags 5 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Steve Lhomme 0c8fe7c6b5 avcodec: use macros to transform lavc timestamps to/from VLC timestamps 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Zhao Zhili 61e5bf86df packetizer: avparser: initialize all callback fields 8 years ago
Thomas Guillem 6fd53a76d6 avparser: rename OpenPacketizer/ClosePacketizer 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Romain Vimont b3b7f62ce1 core: replace decoder_sys_t* by void* 8 years ago
Thomas Guillem a8a84279e5 packetizer: avparser: set keyframe flag 8 years ago
Hugo Beauzée-Luyssen be6c18f7c6 packetizer: avparser: Remove invalid es_format_Clean 9 years ago
Rémi Denis-Courmont 5c1023b33d avparser: fix function parameters 9 years ago
Steve Lhomme 5aad8ebbfd packetizer: use a custom flush callback 11 years ago
Ilkka Ollakka a901a7884c packetizer: don't drop blocks with DISCONTINUITY 11 years ago
Jean-Baptiste Kempf 361829e7ef Add avparser.h to prepare for submodulification 11 years ago
Jean-Baptiste Kempf cbf5dbd53c Avparser: rename Open and Close functions 11 years ago
Jean-Baptiste Kempf a56bd7ec49 Avparser: Fix typo and remove trailing spaces 11 years ago
Denis Charmet 17e07afce4 Add avparser packetizer for VP9 handling 11 years ago