1162 Commits (0e01acb9fc9369d179f0bfd2953c06ade0dbac44)

Author SHA1 Message Date
François Cartegnie b66f872186 packetizer: flac: validate min/max framesize 2 months ago
François Cartegnie aa0bb8e562 packetizer: hevc: cap max_num_negative/positive_pics 3 months ago
KO Myung-Hun f3800e851a packetizer: meson: add '-mstackrealign' to 'c_args' 3 months ago
KO Myung-Hun f07edbadda meson: fix duplicated targets on OS/2 3 months ago
Tristan Matthews cd33e98bad packetizer: flac: check return of block_PeekOffsetBytes 6 months ago
Steve Lhomme 1327a621fe packetizer: h264: skip all slice group ID's at once 6 months ago
Steve Lhomme 52e0d1a6ea packetizer: h264: simplify sliceGroupSize computation 6 months ago
Steve Lhomme 486e2e67ff packetizer: h264: use num_slice_groups_minus1 as stored 6 months ago
Tristan Matthews 62b8ce43f3 packetizer: flac: do not require streaminfo in ParseSyncInfo 7 months ago
Tristan Matthews e7396baa09 flac: handle NULL streaminfo 7 months ago
Steve Lhomme 25fa3a2ee5 packetizer: h264: use the default ref_idx is the read value is too big 11 months ago
Steve Lhomme 14d545d018 packetizer: h264: check the default ref_idx values are valid 11 months ago
Steve Lhomme 0961270d1c packetizer: dts: fix busy loop with empty returned blocks 11 months ago
Tristan Matthews 8c2be59ea7 packetizer: h264_nal: avoid integer overflow 1 year ago
François Cartegnie 4b1df08396 packetizer: h26x: check chroma_idc range 1 year ago
François Cartegnie 9a451e0e48 packetizer: hevc: check chroma_idc range 1 year ago
François Cartegnie e2e25782a4 packetizer: h264: check chroma_idc value 1 year ago
François Cartegnie 7933251e03 packetizer: hevc: hvcc->annexb output prefix size is always 4 9 months ago
François Cartegnie 77cd69d176 packetizer: dts: fix dead loop 1 year ago
Thomas Guillem 5cc334f571 dts: check rate and frame_length 1 year ago
Steve Lhomme bdd95cd0d1 use es_format_HasVpxAlpha instead of local check 8 months ago
François Cartegnie 5cf0e2af37 packetizer: h264: check range for delta_scale 8 months ago
Steve Lhomme 6ccbc516c7 vpx: check explicitly for the alpha marker in the codec i_level 9 months ago
Thomas Guillem 0463a37586 core: load packetizers by type 9 months ago
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