]> git.sesse.net Git - ffmpeg/history - libavformat
fate: enable wc4-xan test, the sample is now on our rsync server.
[ffmpeg] / libavformat /
2012-01-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-07 Diego Biurrunbuild: Skip compiling network.h and rtsp.h if networkin...
2012-01-07 Diego Biurruncosmetics: drop some pointless parentheses
2012-01-07 Michael Niedermayerlavf: Do not attempt to use frame multi threading when...
2012-01-07 Paul B Maholvqf: recognize more metadata chunks
2012-01-07 Michael Niedermayertta: Fix returned error code at EOF
2012-01-07 Michael Niedermayertta: fix off be 1 error in the end detection.
2012-01-07 Paul B Maholipmovie: Add param change side data if the video dimens...
2012-01-07 Carl Eugen HoyosFix OOM error condition in idcin demuxer.
2012-01-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-06 Janne Grunauelectronicarts: check bytes per sample for validity
2012-01-06 Michael Niedermayertta: Fix returned error code at EOF
2012-01-06 Michael Niedermayertta: fix off be 1 error in the end detection.
2012-01-06 Reimar DöffingerFlush decoders correctly in avformat_find_stream_info().
2012-01-06 Paul B Maholvqf: add more known extensions
2012-01-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-06 Anssi Hannulaspdifenc: use special alignment for DTS-HD length_code
2012-01-05 Janne Grunauipmovie: do not read audio packets before the codec...
2012-01-05 Martin Storsjöavio: Only do implicit network initialization for netwo...
2012-01-05 Martin Storsjöavio: Add an URLProtocol flag for indicating that a...
2012-01-05 Chris Evansmatroskadec: Fix a bug where a pointer was cached to...
2012-01-05 Clément Bœschmov: support timecode extraction.
2012-01-05 Clément Bœschmov: annotate read values in tmcd track.
2012-01-05 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-01-05 Alex Conversemov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled...
2012-01-05 Anton Khirnovlavf: cosmetics, reformat av_read_frame().
2012-01-05 Anton Khirnovlavf: refactor av_read_frame() to make it easier to...
2012-01-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-04 Michael NiedermayerRevert "rmdec: Avoid allocating huge packets"
2012-01-04 Michael Niedermayerlavf: use avg_frame_rate and packet number to exit...
2012-01-04 Michael Niedermayerlavf: revert commit bb99ae3ae924c942a634bec7711ec7ee11c...
2012-01-04 Shitiz Gargmtv: Make sure audio_subsegments is not 0
2012-01-04 Chris Evansmkv: Fix a bug where a pointer was cached to an array...
2012-01-04 Jean Firstflvdec: Fix compiler warning for uninitialized variables
2012-01-04 Jean Firstrtsp: Fix compiler warning for uninitialized variable
2012-01-04 Andrew RyanInsert missing newline at end of error log message...
2012-01-04 Carl Eugen Hoyosyuv4 libquicktime packed 4:2:0 encoder and decoder.
2012-01-04 Carl Eugen Hoyosv308 Quicktim Uncompressed 4:4:4 encoder and decoder.
2012-01-04 Carl Eugen HoyosAdd decoder for Avid 1:1 10-bit RGB Packer (AVrp).
2012-01-04 Janne Grunauavio: exit early in fill_buffer without read_packet
2012-01-04 Michael Niedermayerlavf: Fix try_decode_frame() so it doesnt loop infinitely.
2012-01-04 Michael Niedermayerelectronicarts: Pass error through ea_read_header().
2012-01-04 Oana Stratulatelectronicarts: Fix division by zero. Fixes Ticket...
2012-01-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-03 Justin Rugglesadx: add an adx muxer
2012-01-03 Justin Rugglesadx: add AVFMT_GENERIC_INDEX to demuxer flags.
2012-01-03 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-01-03 Jean Firstrtsp: Fix compiler warning for uninitialized variable.
2012-01-03 Anton Khirnovlavf: flush decoders in avformat_find_stream_info().
2012-01-03 Jean Firstwtvdec: use intfloat.h instead of intfloat_readwrite.h
2012-01-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-02 Diego BiurrunFix a bunch of typos.
2012-01-02 Diego BiurrunDrop some pointless void* return value casts from av_ma...
2012-01-02 Clément Bœschmp3enc: fix playback with mp3 encoded files on some...
2012-01-02 Jean Firstflvdec: use av_uninit to silence compiler warnings
2012-01-02 Paul B Maholy41p encoder and decoder
2012-01-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-01 Janne Grunaumpegenc: simplify muxrate calculation
2012-01-01 Reimar Döffingerrawdec: Set start_time to 0 for raw audio files.
2012-01-01 Carl Eugen HoyosDetect 'yuv2' as rawvideo also in avi.
2012-01-01 Jean Firstmov: av_dlog use PRId64 instead of %ld
2012-01-01 Jean Firstmxfdec: change av_log formatting %lx to PRIx64 and...
2012-01-01 Michael Niedermayermpegpsenc: Fix integer overflow of the muxrate calculation.
2011-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-31 Carl Eugen HoyosDo not map asf metadata key WM/Track to track.
2011-12-31 Janne Grunauthreads: default to automatic thread count detection
2011-12-31 Michael Niedermayermxg: fix compiler warning for uninitialized variables
2011-12-31 Jean Firstid3v2: fix compiler warning for uninitialized variables
2011-12-31 Michael Niedermayerlavf: ffio_limit(), treat avio_size()==0 as error.
2011-12-31 Michael Niedermayerflvdec: Check avpriv_mpeg4audio_get_config() return
2011-12-31 Jean Firstmpegts: remove unused variable
2011-12-31 Jean Firstmovenc: remove unused variables
2011-12-31 Jean Firstcache: use av_freep instead of av_free in cache_open
2011-12-31 Jean Firstcache: remove unused variable in cache_open
2011-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-30 Michael Niedermayerflvdec: Add comment about the 5 second threshold
2011-12-30 Paul B MaholUse more designated initializers.
2011-12-30 Paul B Maholmp3enc: remove unused variable
2011-12-30 Michael Niedermayerflvdec: Print a warning in all failure cases of parse_k...
2011-12-30 Michael Niedermayerflvdec: Disable metadatacreator "MEGA" hack
2011-12-30 Michael Niedermayerflvdec: Check index for being valid
2011-12-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-30 Michael Niedermayernsvdec: Check av_malloc(string_size)
2011-12-29 Michael Niedermayerissdemux: Check packet_size for validity
2011-12-29 Andrey Utkinapplehttpproto: Apply the same reload interval changes...
2011-12-29 Martin Storsjöapplehttp: Use half the target duration as interval...
2011-12-29 Andrey Utkinapplehttp: Use the last segment duration as reload...
2011-12-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-28 Jindřich Makovičkampegts: adjustable minimum PES payload
2011-12-28 Jindřich Makovičkampegts: properly output large audio packets
2011-12-28 Paul B Maholavformat: Add SMJPEG demuxer.
2011-12-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-27 Carl Eugen HoyosMake Interplay palette opaque and increase its dynamics.
2011-12-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-26 Marton Balintdv: fix avpriv_dv_codec_profile with lowres > 0
2011-12-26 Michael Niedermayerid3v2: fix variable type for uncompress()
2011-12-26 Adrian DrzewieckiProcess compressed id3v2 tags.
2011-12-26 Clément Bœschgxf: remove gxf_ prefix to timecode metadata keys.
2011-12-26 Matthieu Bourondv: add timecode to metadata
2011-12-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next