20260 Commits (47d6b02f6c3d58141ace48bb5e8971cae56f8874)

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