]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-09 Michael Niedermayercabac: 3rd try at working around a compiler bug in...
2012-01-09 Stefano Sabatiniffprobe: change formatting logic in the JSON writer
2012-01-09 Stefano Sabatiniffprobe: implement generic reindent logic in the JSON...
2012-01-09 Reimar Döffingersgidec: make compiler optimize away memcpy call in...
2012-01-09 Reimar Döffingerrawdec: use av_shrink_packet.
2012-01-09 Marton Balintlibswresample: introduce int swr_set_compensation(...
2012-01-09 Michael Niedermayerfate: add bitexact and idct to x8intra
2012-01-09 Michael Niedermayercabac: Disable get_cabac_inline_x86() for clang 2.9...
2012-01-09 Michael NiedermayerRevert "Revert commit 599b4c6efddaed33b1667c386b34b0772...
2012-01-09 Michael Niedermayerlavf: Add forgotten line from 212fd3a1f1121a9db20c478f1...
2012-01-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-08 Michael Niedermayerljpegdec: Support MCU in ljpeg_decode_yuv_scan()
2012-01-08 Aneesh Dograbfi: Use bytestream2 functions to prevent buffer overreads.
2012-01-08 Laurentiu Iondpcm: Fix invalid writes
2012-01-08 Aneesh Dograutvideo: frame multithreading.
2012-01-08 Michael NiedermayerMerge remote-tracking branch 'dilaroga/master'
2012-01-08 Michael Niedermayeripmovie: Fix passing resolution changes on.
2012-01-08 Paul B Maholtta: remove obsolete and useless error message
2012-01-08 Carl Eugen... Support 48bit rgb pam encoding.
2012-01-08 Sebastien Zwickertvda: cosmetic.
2012-01-08 Sebastien Zwickertvda: removes useless doxygen command.
2012-01-08 Sebastien Zwickertvda: uses pthreads directly.
2012-01-08 Sebastien Zwickertvda: convert 3 byte NAL sizes to 4 byte.
2012-01-08 Carl Eugen... Support 16bit gray pam encoding.
2012-01-08 Carl Eugen... Support decoding 32bit sunrast images.
2012-01-08 Clément Bœschfate: add generic rules for most of the remaining tests...
2012-01-08 Reimar Döffingerindeo4, swresample: add some missing static/const to...
2012-01-08 Reimar DöffingerAdd wmv8-x8intra fate test.
2012-01-08 Reimar DöffingerFix incorrect increment in sgidec.c
2012-01-08 Clément Bœschlavfi: add audio silencedetect filter.
2012-01-08 Stefano Sabatiniffprobe: use more meaningful names for writer chapter...
2012-01-08 Stefano Sabatiniffprobe: use "%*" printf syntax in XML_INDENT() in...
2012-01-08 Chris Evansvorbis: An additional defense in the Vorbis codec.
2012-01-08 Michael Niedermayerfate: enable wc4-xan test, the sample is now on our...
2012-01-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-07 Michael Niedermayerg723_1: Fix "libavcodec/g723_1.c:988:8: warning: assign...
2012-01-07 Michael Niedermayerdca: Fix uninitialized variable warnings.
2012-01-07 Michael Niedermayerffserver: check chdir() return
2012-01-07 Michael Niedermayerjpegdec: support ilv=1 grayscale jpeg-ls.
2012-01-07 Michael Niedermayerljpegdec: support non zero MCU for RGB. 2nd try
2012-01-07 Reinhard Tartlervorbisdec: Fix decoding bug with channel handling
2012-01-07 Stefano Sabatiniffprobe: add support to video frame information printing
2012-01-07 Stefano Sabatinidoc/filters.texi: fix typo in volume description
2012-01-07 Diego Biurruncabac: Move code only used within the CABAC test progra...
2012-01-07 Diego Biurrunvp56: Drop unnecessary cabac.h #include.
2012-01-07 Diego Biurrunh264-test: Initialize AVCodecContext.av_class.
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 Andrey UtkinDisable annoying warning without changing behavior
2012-01-07 Diego Biurrunfaq: Solutions for common problems with sample paths...
2012-01-07 Michael Niedermayerlavf: Do not attempt to use frame multi threading when...
2012-01-07 Justin Rugglesavcodec: attempt to clarify the CODEC_CAP_DELAY documen...
2012-01-07 Justin Rugglesavcodec: fix avcodec_encode_audio() documentation.
2012-01-07 Mike MelansonFATE: xmv-demux test; exercise the XMV demuxer without...
2012-01-07 Paul B Maholvqf: recognize more metadata chunks
2012-01-07 Mike MelansonFATE test: BMV demuxer and associated video and audio...
2012-01-07 Mike MelansonFATE: indeo4 video decoder test.
2012-01-07 Mike MelansonFATE: update xxan-wc4 test to a sample with more code...
2012-01-07 Mike MelansonChange the recent h264_mp4toannexb bitstream filter...
2012-01-07 Justin Rugglesg722enc: validate AVCodecContext.trellis
2012-01-07 Justin Rugglesg722enc: set frame_size, and also handle an odd number...
2012-01-07 Justin Rugglesg722enc: split encoding into separate functions for...
2012-01-07 Carl Eugen... Cosmetics: Fix indentation.
2012-01-07 Vitor Sessakmpegaudiodec: Use clearer pointer math
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 Justin Rugglestta: fix 24-bit decoding.
2012-01-07 Paul B Maholipmovie: Add param change side data if the video dimens...
2012-01-07 Paul B Maholinterplayvideo: Handle changed video dimensions on...
2012-01-07 Martin Storsjölibavcodec: Handle param change side data in avcodec_de...
2012-01-07 Martin Storsjölibavcodec: Move apply_param_change up above avcodec_de...
2012-01-07 Carl Eugen... Fix OOM error condition in idcin demuxer.
2012-01-07 Stefano Sabatiniffprobe: move header and trailer print from probe_file...
2012-01-07 Stefano Sabatiniffprobe: move writer context registration and initializ...
2012-01-07 Stefano Sabatinicmdutils: make this_year extern, so it can be reference...
2012-01-07 Stefano Sabatinicmdutils: make show_usage() use av_log()
2012-01-07 Janne Grunauindeo3: check motion vectors for validity
2012-01-07 Oana Stratulatffmpeg: Fix segfault with zzufed 4xm file.
2012-01-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-06 Michael Niedermayerindeo5: Fix null pointer dereference.
2012-01-06 Janne Grunauelectronicarts: check bytes per sample for validity
2012-01-06 Michael Niedermayerljpeg: Fix bits != 8 or 16 support
2012-01-06 Michael Niedermayerljpeg: Add predictor=0 support.
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 Laurentiu Ionflicvideo: fix invalid reads
2012-01-06 Chris Evansvorbis: Avoid some out-of-bounds reads
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 Diego Biurruncabac: remove unused function renorm_cabac_decoder
2012-01-06 Diego Biurrunh264: Only use symbols from the SVQ3 decoder under...
2012-01-06 Clément Bœschtimecode: more tolerant frame rate check for drop flag.
2012-01-06 Stefano Sabatiniffprobe: exit in case generic options are incompatible...
2012-01-06 Stefano Sabatiniffprobe: fix NULL pointer dereference in writer_close()
2012-01-06 Stefano Sabatinicmdutils: add print_program_info() used in both show_ba...
2012-01-06 Justin Rugglesadd bytestream2_tell() and bytestream2_seek() functions
2012-01-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-06 Oana Stratulatffmpeg: check if number of input and output channels...
2012-01-06 Janne Grunauparsers: initialize MpegEncContext.slice_context_count...
2012-01-06 James Zernlibvpxenc: restore vp8flags for compatibility
next