]> git.sesse.net Git - ffmpeg/history - libavformat
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat /
2011-09-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-17 Laurent Aimaroggdec: fix out of bound write in the ogg demuxer
2011-09-17 Laurent AimarReject audio tracks with invalid interleaver parameters...
2011-09-17 Anton Khirnovmovenc: create an alternate group for each media type
2011-09-17 Anton Khirnovrawdec: refactor private option for raw video demuxers
2011-09-17 Anton Khirnovpcmdec: use unique classes for all pcm demuxers.
2011-09-17 Anton Khirnovrawdec: g722 is always 1 channel/16kHz
2011-09-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-16 Michael Niedermayerlavf/utils: rewrite real fps calculation code.
2011-09-16 Daniel Kristjanssonmxfenc: Add support for MPEG-2 MP@HL-14 in mxf container
2011-09-16 Peter RossBinary text decoder
2011-09-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-15 Michael Niedermayermpegts: make sure the "standard" code doesnt override...
2011-09-15 Laurent AimarFixed size given to init_get_bits().
2011-09-15 Ingo BrücklCorrect determination of file size and frames in VBRI...
2011-09-15 Elvis PresleyProRes Decoder
2011-09-15 Dustin Brodymatroskadec: fix typo.
2011-09-15 Dustin Brodymatroskadec: bail on parsing of incorrect seek index...
2011-09-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-14 Joakim PlateDon't override duration from file header with bitrate...
2011-09-14 Joakim Plate[yop] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[wtv] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[tta] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[tmv] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[r3d] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[nsv] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[mxfdec] Check return value of avio_seek and avoid...
2011-09-14 Joakim Plate[mpc8] Check return value of avio_seek and avoid modify...
2011-09-14 Joakim Plate[jvd] Check return value of avio_seek and avoid modifyi...
2011-09-14 Joakim Plate[filmstrip] Check return value of avio_seek and avoid...
2011-09-14 Joakim Plate[ffmdec] Check return value of avio_seek and avoid...
2011-09-14 Joakim Plate[dv] Check return value of avio_seek and avoid modifyin...
2011-09-14 Joakim Plate[cafdec] Check return value of avio_seek and avoid...
2011-09-14 Joakim Plate[bink] Check return value of avio_seek and avoid modify...
2011-09-14 Alex Converselavf utils: Remove write-only variable
2011-09-14 Alex Converselavf utils: Rename shadowing variable
2011-09-14 Michael NiedermayerMerge remote-tracking branch 'hexene/scratchpad'
2011-09-14 elupusmake mpegts_get_pcr resync if it's not on a valid mpegt...
2011-09-14 elupuscosmetic reindent of mpegts_get_pcr
2011-09-14 elupuscheck return value of url_fseek in mpegts_get_pcr
2011-09-14 elupusrespect the maximum position mpegts_get_pcr is allowed...
2011-09-14 elupusremove unused code in mpegts_get_pcr
2011-09-13 Michael NiedermayerMerge remote-tracking branch 'hexene/scratchpad'
2011-09-13 Michael Niedermayerwtvenc: add some asserts because iam paranoid
2011-09-13 zhentan fengWTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)
2011-09-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-13 Michael Niedermayerlibavformat/utils: print ts in the "invalid dts/pts...
2011-09-12 Laurent AimarFixed off by one packet size allocation in the smacker...
2011-09-12 Laurent AimarCheck for invalid packet size in the smacker demuxer.
2011-09-12 Joakim Plateasf: only try to read asf index once
2011-09-12 Laurent Aimarsegafilm: Fix potential division by 0 on corrupted...
2011-09-12 Laurent Aimarsegafilm: Check for memory allocation failures in segaf...
2011-09-12 Laurent Aimarape demuxer: fix segfault on memory allocation failure.
2011-09-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-12 Philip de Niermxfdec: skip to end of structural sets This fixes readi...
2011-09-12 Kostya Shishkovsmacker demuxer: handle possible av_realloc() failure.
2011-09-12 Joakim Platermdec: Check return value of more avio_seek calls
2011-09-12 Joakim Plateavidec: Check return value of more avio_seek calls
2011-09-12 Joakim Plateasf: Check return value of more avio_seek calls
2011-09-12 Laurent AimarFix writes out of bounds in the ogg demuxer.
2011-09-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-11 Laurent AimarFixed segfault on corrupted smacker streams in the...
2011-09-11 Laurent AimarFixed segfault on memory allocation failure in ape...
2011-09-11 Joakim Platempegts: When playing mpegts over rtp/rtsp/sdp, lavf...
2011-09-11 Joakim PlateFix for some non interleaved avi files that gets played...
2011-09-11 Joakim PlateAllow reading of growing avi files (ie currently being...
2011-09-11 Georgi Chorbadzhiyskimpegts: improve error reporting
2011-09-11 Aviad Rozenhekmpegts: on seek, reset the cc for all PIDs
2011-09-10 Michael Niedermayermpegts: update comment to match code
2011-09-10 Joakim Platelibavformat/utils: Only require first packet to be...
2011-09-10 Joakim Platempegts: Some additional HDMV types and reg descriptors...
2011-09-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-10 chinshouavisynth: Fix upside down bug
2011-09-10 chinshouavisynth: Remove wrong pts calculation.
2011-09-09 Laurent AimarFixed size given to init_get_bits().
2011-09-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-09 Wolfram Glogerav_interleave_packet_per_dts: switch noninterleaved...
2011-09-09 Chiranjeevi Melamasfenc: fix assert failure on long ffserver runs
2011-09-08 Gavin KinseyPrevent double free of side_data when AVFMT_FLAG_KEEP_S...
2011-09-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-08 Yan Jingffmdec: set avio buffer to ffm->packet_size, avoid...
2011-09-08 Michael Niedermayerffmdec: fix seeking for non indexed files
2011-09-08 Yan Jingffmdec: handle wrapped file in ffm_seek
2011-09-08 Diego BiurrunEmploy FF_ARRAY_ELEMS instead of manually calculating...
2011-09-08 Carl Eugen HoyosAdd loas as an extension for LOAS/LATM.
2011-09-08 Carl Eugen HoyosSupport remuxing aac_latm.
2011-09-07 zhentan fengWTV muxer (1_extract_wtv_common_code.patch)
2011-09-07 Asad Mehmoodflvdec: Remove AVFMTCTX_NOHEADER if both flags and...
2011-09-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-07 Michael Niedermayerrtpdec_asf: Fix integer underflow that could allow...
2011-09-07 Michael Niedermayerrtpdec_asf: fix memleak
2011-09-07 Michael Niedermayerrtp: Fix integer underflow that could allow remote...
2011-09-07 Kieran KunhyaAdd LATM muxer
2011-09-07 Anton Khirnovlibx264: add 'direct-pred' private option
2011-09-07 Anton Khirnovlibx264: add 'partitions' private option
2011-09-07 Joseph Weckerflvdec: A little bit of cleanup
2011-09-07 Joseph Weckerflvenc: Correctly encode data stream into in-band metad...
2011-09-07 Joseph Weckerflvdec: Properly decoding in-band metadata packets...
2011-09-07 Joseph Weckerflvdec: Started to remove most of the "only 1-audio...
2011-09-07 Joseph Weckerflv: Ammon's changes migrated from 0.6.0 - I believe...
next