6814 Commits (f4096bf6eeddc605457192476dbbf110d4cc6140)

Author SHA1 Message Date
Martin Storsjö 0b6a7ff4b4 rtsp: Do a forgotten reindenting 14 years ago
Peter Ross e8ffb2fa4c Add G.722 to RIFF codec list 14 years ago
Carl Eugen Hoyos 2400730fe7 Increase avformat micro version, forgotten in r25834. 14 years ago
Carl Eugen Hoyos 25a08596d3 Add copyright notices for the E-AC3 and TrueHD parts of the muxer. 14 years ago
Anssi Hannula 323e3f8b6c IEC 61937 encapsulation of TrueHD for HDMI passthrough. 14 years ago
Reimar Döffinger fe9d2edbdb DV: use data_offset to fix seeking in badly cut files where the first 14 years ago
Anatoly Nenashev 9d09ebf1ed Mobotix .mxg demuxer 14 years ago
Baptiste Coudurier adc7305424 In mov demuxer, if multiple h264 stsd are present, do not concatenate streams, fix #2069 14 years ago
Baptiste Coudurier 581ba2cee1 In av_find_stream_info, decode more h264 to get correct delay, issue #2020 14 years ago
Stephen D'Angelo c538eb51c6 In TS demuxer, create the AVStream during pmt parsing if the pes stream does not 14 years ago
Baptiste Coudurier b795ff97e5 In TS demuxer, keep the pmt filter open to parse all pmt sections, 14 years ago
Aurelien Jacobs 8ba5bf5a7c avidec: read some of the Nikon specific tags produced by Nikon cameras 14 years ago
Aurelien Jacobs 73d0e33102 avidec: support non-standard creation_time format 14 years ago
Aurelien Jacobs d35cdd5719 avidec: trivial simplification regarding av_metadata_set 14 years ago
Anton Khirnov eaa4542b64 matroskaenc: don't duplicate title information 14 years ago
Anton Khirnov bcb5d217ba id3v2: add TDEN<->creation_time tag mapping 14 years ago
Anton Khirnov 29c5c59013 lavf: document the new creation_time tag 14 years ago
Baptiste Coudurier 8ee764b020 Remove some warnings 14 years ago
Baptiste Coudurier 175272cb07 10l, fix memleak, forgot to free mp4_dec_config_descr 14 years ago
Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 14 years ago
Baptiste Coudurier 91360ce61d Unset variable fps for mov and mp4 muxer, they support it 14 years ago
Anssi Hannula 3b39e2739f S/PDIF demuxer 14 years ago
Aurelien Jacobs 7df2214328 movdec: export creation_date as metadata 14 years ago
Aurelien Jacobs 933875a0f5 avidec: export creation_date as metadata 14 years ago
Reimar Döffinger fa8cc12650 Improve documentation wording. 14 years ago
Reimar Döffinger 0f46d68522 Fix indentation. 14 years ago
Reimar Döffinger 24ae353dfb WC3/xan: move palette handling to decoder, avoiding need for 14 years ago
Reimar Döffinger 6bfc268305 Add av_append_packet function, to be used in code that merges packets 14 years ago
Reimar Döffinger d9640a55ea Merge rotation into lookup table. 14 years ago
Carl Eugen Hoyos 4b6bfbe2b7 100l: Fix crash in SPDIF muxer. 14 years ago
Carl Eugen Hoyos 909865fdbe Add support for IEC 61937 ("SPDIF") encapsulation for E-AC-3. 14 years ago
Aurelien Jacobs b3c0fc7673 av_find_stream_info(): set subtitle codec time_base 14 years ago
Baptiste Coudurier 2b91d83ef3 In mov demuxer, export .mov encoder metadata tag 14 years ago
Martin Storsjö dd22cfb101 rtsp: Parse and use the Content-Base reply header, if present 14 years ago
Aurelien Jacobs cb2c971d91 allow passing subtitles header between decoder and encoder 14 years ago
Anton Khirnov 273231466c lavf/utils: use av_{i/o}format_next() instead of first_{i/o}format 14 years ago
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Anssi Hannula 8079d2ec08 Move code to be used by the IEC 61937 demuxer from spifenc.c into common 14 years ago
Anssi Hannula 8cceef1681 Rename spdif.c as spdifenc,c to prepare for future spdif demuxer. 14 years ago
Yuriy Kaminskiy c77549c510 rtsp: Set the real_setup pointer properly, avoid out of bounds memory accesses 14 years ago
Ronald S. Bultje 37e9cc4ec7 Remove two instances of AVERROR(ff_neterrno()), because ff_neterrno() itself 14 years ago
Stefano Sabatini ba7d6e798e Remove usage of deprecated libavcodec/audioconvert.h functions. 14 years ago
Thierry Foucu caa7ad5dc6 Fix 16kHz Mono NellyMoser in flv. 14 years ago
Anton Khirnov bf800c7db8 matroskadec: skip invalid tags with no TagName 14 years ago
Mike Edenfield 7e35d8596b http: Handle 301/307 redirect requests, too 14 years ago
Janne Grunau 915bfa33d1 mpegts: support LATM syntax 14 years ago
Stefano Sabatini 267ff3aed1 Document url_write(). 14 years ago
Martin Storsjö 0526c6f7c7 rtsp: Split out the RTSP demuxer functions to a separate, new file 14 years ago
Martin Storsjö c2688f3ac8 rtsp: Move rtsp_setup_output_streams into rtspenc.c 14 years ago
Anton Khirnov 042ca05f0f vorbiscomment: convert metadata before computing the header's length 14 years ago