]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-13 Michael NiedermayerFix all GNU %Ld
2011-12-13 Michael Niedermayertwinnvq: remove ;;
2011-12-13 Michael Niedermayerdecoding example: reset pts/dts after subpacket.
2011-12-13 Michael Niedermayerffmpeg: reset dts/pts after decoding the first subpacket
2011-12-13 Michael Niedermayermsrledec: Check for overreads
2011-12-13 Michael Niedermayeraascdec: Check input buffer size on raw data.
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-13 Michael Niedermayerlavc: use hexadecimal debug print for showing err_recog...
2011-12-13 Michael Niedermayermsmpeg4dec: restore error concealment functionality...
2011-12-13 Michael Niedermayermpeg4dec: restore error concealment functionality after...
2011-12-13 Michael Niedermayerh263dec: restore error concealment functionality after...
2011-12-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-12 Michael Niedermayerbuild: Disable avconv more completely while leaving...
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-12-12 Reimar DöffingerUpdate seek reference for added metadata to lavf tests.
2011-12-12 Paul B Maholvcr1: drop unnecessary emms_c() calls without MMX code
2011-12-12 Reimar Döffingerlavf-regression: minimal metadata test.
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 Anton KhirnovAdd basic libavdevice documentation.
2011-12-12 Dustin Brodylavc: convert error_recognition to err_recognition.
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 Clément Bœschdrawtext: allow burning the timecode.
2011-12-12 Clément Bœschtimecode: add avpriv_timecode_to_string().
2011-12-12 Clément Bœschtimecode: better input checks in init function.
2011-12-12 Clément Bœschcleanup: remove two extraneous semicolons.
2011-12-12 Michael Niedermayerffmpeg: fix codecids with ffserver + ffmpeg + ffm
2011-12-12 Martin Storsjöx86: Require 7 registers for the cabac asm
2011-12-12 Janne Grunauavconv: update -map option help text
2011-12-12 Martin Storsjöx86: Require 7 registers for the cabac asm
2011-12-12 Mans Rullgardx86: bswap: remove test for bswap instruction
2011-12-12 Mans Rullgardbswap: make generic implementation more compiler-friendly
2011-12-12 Michael Niedermayerseek-test: use standard format specifiers in snprintf()
2011-12-12 Michael Niedermayerfate: replace forgotten avconv by ffmpeg in vsynth...
2011-12-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-12 Mans Rullgardh264: remove useless cast
2011-12-12 Mans Rullgardproresdec: fix decode_slice() prototype
2011-12-11 Mans Rullgardx86: cabac: replace explicit memory references with...
2011-12-11 Justin Rugglesavplay: don't request a stereo downmix
2011-12-11 Mans Rullgardwmapro: use av_float2int()
2011-12-11 Mans Rullgardlavc: avoid invalid memcpy() in avcodec_default_release...
2011-12-11 Mans Rullgardlavu: replace int/float punning functions
2011-12-11 Michael Niedermayerseektest: floatfree
2011-12-11 Andrey Utkinlavfi: install libavfilter/vsrc_buffer.h
2011-12-11 Michael Niedermayerdoc/ffmpeg.texi
2011-12-11 Mans RullgardRemove extraneous semicolons
2011-12-11 Reimar DöffingerSupport VP8 in NSV.
2011-12-11 Michael Niedermayerregressiontest: try mp2 for wtv
2011-12-11 Michael Niedermayerregressiontest: try to fix wtv
2011-12-11 Clément Bœschlife: add mold, mold_color, life_color and death_color...
2011-12-11 Clément Bœschlife: add seed information in filter summary.
2011-12-11 Stefano Sabatinilavfi: add cellauto source
2011-12-11 Reimar DöffingerAdd caf format regression test.
2011-12-11 Reimar DöffingerEnable already existing rso regression test.
2011-12-11 Reimar DöffingerAdd regression test for "sox" format muxer/demuxer.
2011-12-11 Reimar DöffingerAdd wtv seek test.
2011-12-11 Reimar DöffingerAdd wtv lavf regression test.
2011-12-11 Michael NiedermayerMAINTAINERS: extend syntax for entries
2011-12-11 Hanspeter NiederstrasserCorrect use of OSX to Mac OS X and properly format...
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 Michael Niedermayereval.texi: document that variables are not shared betwe...
2011-12-10 Michael Niedermayerh264: Fix concealment regression introduced by babf4fe0...
2011-12-10 Michael Niedermayerh264: reset prev_poc_msb to the same value everywhere.
2011-12-10 Anton KhirnovWarn about avserver being broken.
2011-12-10 Anton Khirnovavconv: drop code for special handling of avserver...
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 Michael Niedermayerffmpeg: better warning about loop_input
2011-12-10 Shitiz Gargttadec: check channel count as read from extradata.
2011-12-10 Paul B MaholAdd CLJR encoding and decoding regression tests
2011-12-10 Paul B Maholcljr: remove unused code
2011-12-10 Paul B Maholflacdec: Support for tracks in cuesheet metadata block
2011-12-10 Reimar DöffingerRun zmbv regression without md5sum.
2011-12-10 Reimar Döffingerrtmpproto: make condition work in overflow case.
next