]> git.sesse.net Git - ffmpeg/history - libavformat
sbgdec: replace EOVERFLOW with ENOMEM.
[ffmpeg] / libavformat /
2011-12-17 Nicolas Georgesbgdec: replace EOVERFLOW with ENOMEM.
2011-12-17 Michael Niedermayeravienc: Fix rawvideo 32bit
2011-12-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-16 Michael Niedermayermtvdemuxer: fix segfault caused by truncated packets.
2011-12-16 Michael Niedermayerlavf: print an error if a packet has been truncated...
2011-12-16 Michael Niedermayertxd/westwood: remove demuxer specific overallocate...
2011-12-16 Michael Niedermayerlavf: Update AVIOContext.maxsize when hitting the end.
2011-12-16 Vladimir Pantelicmpegts: replace some magic numbers with the existing...
2011-12-16 Michael Niedermayeravidec: Check that the header chunks fit in the availab...
2011-12-16 Michael Niedermayertxddemux: Limit allocated packets to filesize.
2011-12-16 Michael Niedermayerthp: simplify overallocate checks.
2011-12-16 Michael Niedermayerlavf: add internal AVIOContext.maxsize
2011-12-16 Michael Niedermayerthpdemux: Check that packed sizes are within the files...
2011-12-16 Michael Niedermayeravidec: Fix infinite loop caused by rounding of timesta...
2011-12-16 Michael Niedermayermovenc: disable iods by default
2011-12-16 Michael Niedermayersmackerdemuxer: check some values before instead of...
2011-12-16 Michael Niedermayerwestwooddemux: dont require avio_size() functionality.
2011-12-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-15 Alex Conversemovenc: Rudimentary IODs support.
2011-12-15 Michael Niedermayerlavf: update rfps debug code.
2011-12-15 Michael Niedermayerlavf: Fix fps misdetection when codec_info_duration...
2011-12-15 Michael Niedermayermov: Fix near infinite loop in stsd parsing.
2011-12-15 Michael Niedermayerwestwooddemuxer: use av_get_packet()
2011-12-15 Michael Niedermayerwestwooddemuxer: Fix 1gb alloc
2011-12-15 Nicolas Georgelavf: add SBG demuxer.
2011-12-15 Martin Storsjöflvenc: Support muxing 16 kHz nellymoser
2011-12-15 Shitiz Gargwestwood: Make sure audio header info is present when...
2011-12-14 Michael Niedermayermtv: Fix FPE with 0 dimensions.
2011-12-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-14 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-12-14 Michael Niedermayerriff: Fix freeing of random value.
2011-12-14 Martin Storsjöapplehttp: Properly clean up if unable to probe a segment
2011-12-14 Martin Storsjöapplehttp: Avoid reading uninitialized memory
2011-12-14 Panagiotis H.M.... Prevent segfault if iformat was not yet initialized.
2011-12-14 Carl Eugen HoyosCosmetics: Improve 'too short LIST' error message in...
2011-12-14 Carl Eugen HoyosDo not reject LIST tags in wav with size 4.
2011-12-14 Carl Eugen HoyosDetect 'yuv2' as rawvideo also in avi.
2011-12-14 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-13 Reimar DöffingerSupport "VLB " audio in NSV files.
2011-12-13 Michael Niedermayerclenaup: #ifdec CONFIG*
2011-12-13 Michael NiedermayerFix all GNU %Ld
2011-12-13 Luca Barbatolavf: dealloc private options in av_write_trailer
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-13 Michael Niedermayermp4enc: Avoid storing sizes in trun when they all match.
2011-12-13 Michael Niedermayermp4enc: Only store flags in trun when they differ from...
2011-12-13 Michael Niedermayermp4enc: dont store durations in trun if they are unneeded.
2011-12-13 Michael Niedermayermp4enc: dont store cts in trun if they are unneeded.
2011-12-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-12-12 Anton KhirnovReplace all uses of av_close_input_file() with avformat...
2011-12-12 Anton Khirnovlavf: add avformat_close_input().
2011-12-12 Anton Khirnovlavf: deprecate av_close_input_stream().
2011-12-12 Anton Khirnovlavf doxy: add some basic demuxing documentation.
2011-12-12 Anton Khirnovlavf doxy: add some general lavf information.
2011-12-12 Anton Khirnovlavf doxy: add misc utility functions to a group.
2011-12-12 Anton Khirnovlavf doxy: add av_guess_codec/format to the encoding...
2011-12-12 Anton Khirnovlavf doxy: add core functions to a doxy group.
2011-12-12 Tomas Härdinmxfdec: Set DTS and PTS on video packets
2011-12-12 Tomas Härdinmxfdec: Only sort IndexTableSegments once
2011-12-12 Tomas Härdinmxfdec: Add Avid's essence element key
2011-12-12 Tomas Härdinmxfdec: Add support for Avid indexes
2011-12-12 Tomas Härdinmxfdec: Check slice_count before freeing slice_offset_e...
2011-12-12 Tomas Härdinmxfdec: Bring back accumulated_offset that was removed...
2011-12-12 Clément Bœschtimecode: rename internal ff_* symbols to avpriv_*.
2011-12-12 Michael Niedermayerseek-test: use standard format specifiers in snprintf()
2011-12-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-11 Mans Rullgardlavu: replace int/float punning functions
2011-12-11 Michael Niedermayerseektest: floatfree
2011-12-11 Mans RullgardRemove extraneous semicolons
2011-12-11 Reimar DöffingerSupport VP8 in NSV.
2011-12-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-10 Martin Storsjösdp: Restore the original mp4 format h264 extradata...
2011-12-10 Luca Abenirtpenc: Add support for mp4 format h264
2011-12-10 Martin Storsjörtpenc: Simplify code by introducing a separate end...
2011-12-10 Martin Storsjömovenc: Use the actual converted sample for RTP hinting
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-10 Anton Khirnovrawdec: don't set codec timebase.
2011-12-10 Anton Khirnovlavf doxy: add muxing stuff to lavf_encoding group
2011-12-10 Anton Khirnovlavf doxy: add demuxing stuff to lavf_decoding group
2011-12-10 Anton Khirnovlavf doxy: expand/reword metadata API doxy.
2011-12-10 Anton Khirnovlavf doxy: add installed headers to groups.
2011-12-10 Anton Khirnovlavf doxy: add avio groups into the lavf_io group.
2011-12-10 Anton Khirnovlavf doxy: rename lavf I/O group to lavf_io.
2011-12-10 Anton Khirnovlavf doxy: add metadata docs to the main lavf group
2011-12-10 Paul B Maholflacdec: Support for tracks in cuesheet metadata block
2011-12-10 Reimar Döffingerrtmpproto: make condition work in overflow case.
2011-12-10 Reimar DöffingerMake detection of single-stream flv work again.
2011-12-10 Justin Rugglesflac muxer: fix writing of file header and STREAMINFO...
2011-12-10 Carl Eugen HoyosSeparate mxf_essence_container_uls for audio and video.
2011-12-10 Reimar Döffingermxfdec: do not try to use an obviously broken index.
2011-12-10 Kostya ShishkovDxtory capture format decoder
2011-12-10 Michael Niedermayeravi: add escape130 support
2011-12-10 Michael Niedermayerwavdec: add ignore length option to ignore incorrect...
2011-12-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-09 Justin Rugglesisom: sort and pretty-print codec_movaudio_tags[]
2011-12-09 Justin Rugglesisom: remove pointless comments in codec_movaudio_tags[]
2011-12-09 Justin Rugglesisom: remove commented-out tag for vorbis
2011-12-09 Justin Rugglesmovenc: write 'chan' tag for AC-3 in MOV
next