1138 Commits (77892a3f940ebe5c5c60081248bb14e36a676eb3)

Author SHA1 Message Date
Alexandre Janniaux 38657c2491 packetizer: meson: add Bsymbolic 1 year ago
Alexandre Janniaux 8ca9e392a9 packetizer: meson: use 'enabled' field for modules 2 years ago
Tristan Matthews d0100b92ac packetizer: flac: avoid integer overflow 1 year ago
Tristan Matthews fd378b2047 packetizer: flac: convert read_utf8 to unsigned 1 year ago
Alexandre Janniaux fc0325dbe1 packetizer: av1: fix double free 1 year ago
François Cartegnie 6343d4812e packetizer: h264: expose max_dec_buffering 1 year ago
Steve Lhomme 339f1862dc packetizer: avoid pointer casting to copy a value 1 year ago
Alexandre Janniaux 48452d5a7c vlc_es: change i_extra into size_t 2 years ago
François Cartegnie 767b772e41 packetizer: mpeg4: move and rewrite as mpeg4systems.h 1 year ago
François Cartegnie 50a4eb3d42 packetizer: mpeg4: move audio configs parsing to header 1 year ago
Steve Lhomme a95213e20d packetizer/av1: fill the full extradata if it doesn't have the optional OBU 1 year ago
Steve Lhomme dcecf6598c meson: add merge-ffmpeg option 1 year ago
François Cartegnie a827651b67 packetizer: h264: remove unused constraints helper 1 year ago
François Cartegnie bea0af00e8 packetizer: mpeg4audio: rework channels definitions 2 years ago
François Cartegnie 877d0593d3 faad/mpeg4audio: fix channels according to specs 2 years ago
François Cartegnie 005fdbf586 packetizer: mpeg4audio: fix non initialized profile 2 years ago
Thomas Guillem 16b31aa57e packetizer: dts: check for frame_size for the first sync 2 years ago
Thomas Guillem b23f09b258 dts_header: initialize SUBSTREAM_LBR size to 0 2 years ago
François Cartegnie 0541aa65c4 packetizer: hevc: fix DCR params array define 2 years ago
Steve Lhomme cd5b87fb6d packetizer: h264_slice: use bs_skip instead of bs_read1 2 years ago
Steve Lhomme a339318337 packetizer: mpeg4video: use bs_skip instead of bs_read1 2 years ago
Tristan Matthews a562fb586c packetizer: h264: use bs_skip instead of bs_read 2 years ago
Alexandre Janniaux 45c071e76e packetizer: mpeg4video: use bs_skip instead of bs_read 2 years ago
Alexandre Janniaux 8851a72b3b mpeg4video: guarantee aspect_ratio_idc is 4bits 2 years ago
François Cartegnie 4f0a39ada1 packetizer: hxxx: add missing drain for non annexb content 2 years ago
François Cartegnie 09655dea51 packetizer: hxxx: pass opaque to callbacks instead of decoder 2 years ago
François Cartegnie 6e7b32f64d packetizer: hxxx_common: rename function pointer 2 years ago
François Cartegnie b902a4c2eb packetizer: mpeg4video: read aspect ratio 2 years ago
François Cartegnie f878115e18 packetizer: h264: fix reading prediction weight tables 2 years ago
François Cartegnie 7cf5345c17 packetizer: h264: check few values 2 years ago
François Cartegnie cbccd2a239 packetizer: h264: improve nal abstraction 2 years ago
François Cartegnie 8ceb19ec2b packetizer: h264: add h264_get_frame_rate 2 years ago
François Cartegnie 4e9a45b4d9 packetizer: h264: add decode_sei_timing 2 years ago
François Cartegnie 464ca42dcc packetizer: h264: add h264_get_aspect_ratio 2 years ago
François Cartegnie ddd4319220 packetizer: h264: fix debug format string 2 years ago
François Cartegnie 41b19d5891 packetizer: h264: improve h264_slice abstraction 2 years ago
François Cartegnie 181447e3eb packetizer: h264: rename vui flag 2 years ago
François Cartegnie a6f0f69f09 packetizer: h264: vui is already checked later 2 years ago
François Cartegnie d52113efde packetizer: mpeg4video: use common mpeg code 2 years ago
François Cartegnie 7b12faccb8 packetizer: mpegvideo: use common code 2 years ago
François Cartegnie e730825a35 packetizer: h264: reuse annexb startcode definition 2 years ago
François Cartegnie e0b52caf4a packetizer: hevc: reuse annexb startcode definition 2 years ago
François Cartegnie 210b7a95d3 packetizer: hevc: refactor common mpeg code 2 years ago
François Cartegnie 0e39c49c95 packetizer: avparser: fix leak on flush 2 years ago
François Cartegnie a20f72c674 packetizer: hevc: fix xps insertion on recovery point 2 years ago
Steve Lhomme bc8308fd6e codec: fix i_level -1 detected as VPx with alpha 2 years ago
Jonas Dittrich ddc594a59f packetizer: fix invalid streaminfo size check 2 years ago
Steve Lhomme 27350e784c codec: add a pseudo-decoder for VP8/VP9 with alpha 3 years ago
Steve Lhomme 8828f7d7c4 avcodec: pass the whole es_format when looking for a codec. 2 years ago
François Cartegnie 07d50a2b39 packetizer_helper: add missing alloc check 2 years ago