20250 Commits (c1f22c29593048ce2c457f8c592627234503bd4b)

Author SHA1 Message Date
James Almer 52223ffe44 Revert "lavf/dashenc: update bitrates on dash_write_trailer" 8 years ago
Moritz Barsnick 6bf48c4805 lavf/tls_gnutls: fix warnings from version check 8 years ago
Moritz Barsnick 16c8a9feea lavf/tls_gnutls: fix compilation with GnuTLS 2.x 8 years ago
James Almer 89a2472ec5 avformat/img2enc: remove av_dup_packet() call 8 years ago
James Almer a447b75de8 avformat: replace all uses of av_copy_packet() 8 years ago
Martin Vignali 45c15b7490 libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlpha 8 years ago
Jörn Heusipp 3d2da6d585
avformat/libopenmpt: Query duration and metadata after selecting subsong 8 years ago
James Almer 86be73c7c1 avformat/mpeg: zero initialize idx_pkt 8 years ago
Marton Balint 01911b9b3c avformat/mxfdec: use the common packet pts setter function for opatom files 8 years ago
Marton Balint 7f80b065a6 avformat/mxfdec: factorize packet pts setter function 8 years ago
James Almer afe674734b avformat/gif: use av_packet_alloc() 8 years ago
James Almer bb4b7624d9 avformat/apngenc: use av_packet_alloc() 8 years ago
Lou Logan 183fd30e0f Fix several typos 8 years ago
Carl Eugen Hoyos 724cf83f10 Remove some unneeded casts of bit_rate. 8 years ago
Steven Liu c34c0e3a64 avformat/hlsenc: support http method for hls fmp4 init file 8 years ago
Steven Liu 7e9cdd3f49 avformat/hlsenc: fix CID 1418106 8 years ago
Tatsuyuki Ishi 598e416840 GnuTLS: eat PREMATURE_TERMINATION error 8 years ago
Anton Khirnov 5a3b602acd avformat/cafdec: reject multichannel Opus streams 8 years ago
Carl Eugen Hoyos b4093e60c5 lavf/caf: Support demuxing Opus. 8 years ago
Carl Eugen Hoyos ca72cd137d lavf/mpegts: Consider stream_type 0x0f just a hint towards AAC. 8 years ago
Carl Eugen Hoyos 2f3a3a7e32 lavf/utils: Do not force chapter end time before chapter start. 8 years ago
Tobias Rapp 3ffd3b7f5f avformat/mxfenc: cosmetic changes 8 years ago
Tobias Rapp 35d6be199a avformat/mxfenc: fix aspect ratio when writing 16:9 DV frames 8 years ago
Aman Gupta 73bf0f42e3 avformat/hlsenc: fix segfault when using -hls_segment_type fmp4 with -hls_segment_filename 8 years ago
Clément Bœsch 6743351558 lavf/http: fix compilation without zlib 8 years ago
Jacek Jendrzej e2f8f14052 lavf/http: Reset compressed header flag, fix http 302 request 8 years ago
Paras Chadha 6ce4a635ed avformat/fitsenc: fill header line with spaces 8 years ago
Michael Niedermayer de03eb622d avformat/mxfenc: Correct the Sample rate for PCM outside D10 8 years ago
Michael Niedermayer 4c33ec004f avformat/mxfenc: Comment edit rate write code like the surrounding code 8 years ago
Michael Niedermayer 4c88087f93 avformat/mxfenc: Replace more literal magic numbers by enum values. 8 years ago
Petri Hintukainen 7a6bd54152 Add SUP/PGS subtitle muxer 8 years ago
Steven Liu ab96e2ca81 avformat/dashdec: free resource allocated by xml 8 years ago
Steven Liu 96d70694ae avformat/dashdec: add dash demuxer base version 8 years ago
James Almer 27b7800ba9 avformat/matroskaenc: also write tags when output is WebM 8 years ago
Michael Niedermayer afc9c683ed avformat/asfdec: Fix DoS in asf_build_simple_index() 8 years ago
Michael Niedermayer 9cb4eb7728 avformat/mov: Fix DoS in read_tfra() 8 years ago
Michael Niedermayer 913feb6263 avformat/gdv: Make FixedSize static 8 years ago
Steven Liu ef7fe81b85 flvdec: Check the avio_seek return value after reading a metadata packet 8 years ago
Karthick J 837c55e072 avformat/hlsenc: Added configuration to override HTTP User-Agent 8 years ago
Alex Converse 4d2b9ece45 avformat/flvdec: Set need_context_update when setting the initial extradata 8 years ago
wm4 5d76674756 lavf: make avio_read_partial() public 8 years ago
James Almer 877076ffa1 avformat/avio: update avio_alloc_context() doxy 8 years ago
Steven Liu adeb41afb8 avformat/dash:add copyright to dash.c 8 years ago
Anton Khirnov 78a7af823b Use the new AVIOContext destructor. 8 years ago
Anton Khirnov b12e4d3bb8 avio: add a destructor for AVIOContext 8 years ago
Steven Liu 837580f458 avformat/dash: move reused API to common file and header file 8 years ago
孙浩(晓黑) 9d00fb9d70 avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() 8 years ago
孙浩(晓黑) 900f39692c avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() 8 years ago
孙浩(晓黑) c24bcb5536 avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. 8 years ago
Daniel Glöckner feb1dbc7bd avformat/mov: prevent duplication of first fragment's ctts_data 8 years ago