20274 Commits (d17a00379e7ab5601ffc7da0a53b0c9f9d48a567)

Author SHA1 Message Date
Carl Eugen Hoyos 4590d073cc lavf/mxfdec: Search all components of material track for source package. 7 years ago
Michael Niedermayer ef973bd98d avformat/mxfenc: Fix labels for IEC PAL DV 420 7 years ago
Michael Niedermayer a56ec48d42 avformat/mxfenc: Add IEC DV25 7 years ago
Carl Eugen Hoyos e9f9175db6 lavf/bit: Fix the G.729 bit auto-detection. 8 years ago
Carl Eugen Hoyos 6f7bd8cd90 lavf/bit: Use pkt->size instead of a constant for G.729 frame size. 8 years ago
Carl Eugen Hoyos 44bdb88811 lavf/bit: Only build the G.729 bit demuxer if requested. 8 years ago
Pablo Montilla 1015982f45 lavf/mov: Allow reading very large files. 8 years ago
Martin Storsjö 5455a44aa5 movenc-test: Add tests for negative cts offsets 8 years ago
Martin Storsjö 07e4be7ec9 movenc: Add an option for enabling negative CTS offsets 8 years ago
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