20447 Commits (1a4315f24d2c5857ebeb379fe39f0124746ee30a)

Author SHA1 Message Date
Aaron Levinson b9d2005ea5 avformat/utils: free AVStream.codec properly in free_stream() 8 years ago
James Almer 14e092448f avformat/concatdec: port to the new bitstream filter API 8 years ago
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part 8 years ago
Carl Eugen Hoyos 20da413502 lavf/nutdec: Fix an impossible condition, regression since e0c53c34. 8 years ago
Micah Galizia 28b2467074 libavformat/http: Ignore expired cookies 8 years ago
James Almer 37cc1c1e91 avformat/matroskaenc: add support for writing Content Light Level elements 8 years ago
James Almer 095147ae06 avformat/matroskadec: export Content Light Level metadata 8 years ago
Lucas Cooper 77bc507f6f avformat/movenc: Explicitly address potential division by zero. 8 years ago
Anton Khirnov 831018b0bb mpeg4audio: Make avpriv_copy_pce_data() inline 8 years ago
Steven Liu cbfd44a922 avformat/hlsenc: fix CID 1405135 8 years ago
Steven Liu 363e4f0810 avformat/hlsenc: hold old key info when append list 8 years ago
James Almer 498864fe80 dump: use av_spherical_projection_name() to print spherical projection names 8 years ago
James Almer bee89ed3ec matroskaenc: don't warn about unknown spherical metadata when there isn't any 8 years ago
James Almer b4330a0e02 avformat/concatdec: fix the h264 annexb extradata check 8 years ago
Kostya Shishkov 189157c3fc Add ClearVideo decoder 8 years ago
Derek Buitenhuis 6ba1c9bf7e webm_dash_manifest_demuxer: Fix initialization range for files with cues at the front 8 years ago
Derek Buitenhuis 8e6b9ef473 webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it actually work 8 years ago
Muhammad Faiz 9f030ee00f avformat: do not use AVFrame accessor 8 years ago
Derek Buitenhuis ec07efa700 avformat/webmdashenc: Validate the 'streams' adaptation sets parameter 8 years ago
Derek Buitenhuis cbd3a68f3e avformat/webmdashenc: Require the 'adaptation_sets' option to be set 8 years ago
Luca Barbato 1731c3530b mm: Skip unexpected audio packets 8 years ago
Luca Barbato 279e3aaa14 flv: Validate the packet size 8 years ago
Carl Eugen Hoyos c6aaf0840c lavf/mov: Only copy extradata if it exists. 8 years ago
Paul B Mahol 61088051bd avcodec: add Screen Recorder Gold Codec decoder 8 years ago
Paul B Mahol a96db6be06 avcodec: add Mandsoft Screen Capture Codec decoder 8 years ago
James Zern 20aeee4fc9 matroskadec,cosmetics: fix a couple typos 8 years ago
Vignesh Venkatasubramanian 62c27fdba4 webm_dash_manifest: Add option to specify bandwidth 8 years ago
Paul B Mahol 4f33d9d41a utvideodec: Support ULY4 and ULH4 8 years ago
Paul B Mahol a93faf30d6 utvideodec: Support UQRA and UQRG 8 years ago
Steven Liu 5caaa3a49e avformat/hlsenc: add hls encrypt options 8 years ago
Paul B Mahol c523095564 utvideodec: Support UQY2 8 years ago
Luca Barbato 9e4a5eb51b avformat: Free the internal codec context at the end 8 years ago
Paul B Mahol 95a8a03a19 Add FM Screen Capture Codec decoder 8 years ago
Matthew Gregan b905ba5bc1 avformat/movenc: Fix potential leak of sgpd_entries array. 8 years ago
Carl Eugen Hoyos d89ac691c9 lavf/isom: Remove codec point for WMAv2 that has never worked. 8 years ago
Anton Khirnov 50a1c66cf6 ac3_parser: add a public function for parsing the data required by the demuxer 8 years ago
Michael Niedermayer 6268f2ca7b avformat/movenc: Fix mix of declaration and statement 8 years ago
Matthew Gregan 3041b5d03b avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4). 8 years ago
Matthew Gregan 0c4d208296 avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4). 8 years ago
Michael Niedermayer 9eff4b0d2b avformat/oggparseogm: Check ff_alloc_extradata() for failure 8 years ago
Michael Niedermayer 170d864d2c avformat/oggparseogm: Check available data before reading global header 8 years ago
James Almer d36a3f5a78 avformat/movenc: auto insert vp9_superframe bsf when needed 8 years ago
Luca Barbato d32d59bc97 matroska: Read only the data written in the scratch buffer 8 years ago
James Almer a8b5f37501 avformat/matroskaenc: don't try to update flac extradata if live streaming 8 years ago
James Almer b8f26779d6 lavf: use the new bitstream filter for extracting extradata 8 years ago
Steve Lhomme f4cee500e9 avformat/dump : Display Content Light Level metadata 8 years ago
Thierry Foucu ac24a8202a libavformat/mov: Fix memory leak, need to free the chapter tracks array 8 years ago
tiejun.peng@foxmail.com 9fe73b0147 avformat/ftp: Solve a crash bug when network occur a exception 8 years ago
Damien Riegel 01718dc0df rtp: rfc4175: add handler for YCbCr-4:2:2 8 years ago
Michael Niedermayer 39ee3ddff8 avformat/mov: Check creation_time for overflow 8 years ago