20295 Commits (17ba9e123f1e66fad92f0ff6bd7aaa7ddfac7ff4)

Author SHA1 Message Date
bnnm 1954e625b1 avcodec/wmaprodec: support multichannel XMA stream configurations 7 years ago
Carl Eugen Hoyos 14b1553939 lavf/adp: Fix the probe function on systems with signed char. 7 years ago
Carl Eugen Hoyos 2386cfc1ae lavf/rtpenc: Add support for little-endian G.726. 7 years ago
Carl Eugen Hoyos 50462e3e5e lavf/sdp: Fix MIME-type for big-endian G.726. 7 years ago
Carl Eugen Hoyos a20f64bee2 lavf/img2dec: Auto-detect svg images. 7 years ago
James Almer cc5b7601f7 avformat/mp3enc: flush buffered packets if referencing fails 7 years ago
Luca Barbato 1e27837265 rtsp: Move message parsing to a separate function 7 years ago
Lukas Stabe 1fd80106be avformat: fix id3 chapters 7 years ago
Tobias Rapp c941e99b7f avformat/wavenc: replace literal numbers with enum constants 7 years ago
Jan Ekström ffc58b2ce2 movenc: take packet dts shifting into mention in check_pkt 7 years ago
Ingo Brückl 08c7513096 avformat/mp3dec: Fix definition of MIDDLE_BITS 7 years ago
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. 7 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