]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-11-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-09 Michael NiedermayerPRINT_CODEC_SUPPORTED: fix used variable
2012-11-08 Nicolas Georgedoc/faq: explain libfoo-dev packages.
2012-11-08 Justin Rugglesflacenc: ensure the order is within the min/max range...
2012-11-08 Justin Rugglesavconv: rescale packet duration to muxer time base...
2012-11-08 Justin Rugglesadd 24-bit FLAC encoding to Changelog
2012-11-08 Luca Abenirtpenc_aac: Fix calculation of the header size
2012-11-08 Michael Niedermayerframe_thread_encoder: silence integer to pointer withou...
2012-11-08 Diego Biurrunx86: h264_intrapred: port to cpuflags
2012-11-08 Michael Niedermayersctp: silence const warning
2012-11-08 Michael Niedermayerffmdec: remove unused variable
2012-11-08 Michael Niedermayerlibopencore-amr: fix av_log() argument
2012-11-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-08 Luca Abenirtpenc_aac: Fix 10l bug
2012-11-07 Nicolas Georgedoc/faq: replace @file by @command for "ffmpeg".
2012-11-07 Alexander Strasserdoc/libavcodec: hint to where to find the Git history
2012-11-07 Stefano Sabatinidoc/Makefile: change DOCLIBS check
2012-11-07 Stefano Sabatinilavu: remove disabled FF_API_OLD_EVAL_NAMES code
2012-11-07 Stefano Sabatinilavu/opt: show valid range in case of out-of-range...
2012-11-07 James Zernlibvpxenc: Allow enabling constrained quality (CQ)...
2012-11-07 Thierry FoucuFix the packet duration when flushing the encoder.
2012-11-07 Michael Niedermayerfate-rsync: replace -a by -rlt
2012-11-07 Michael Niedermayergsm_parser: fix infinite loop
2012-11-07 Paul B Maholadpcm: improve smjpeg decoding
2012-11-07 Peter Rosswtvenc: produce seekable files
2012-11-07 Peter Rosswtvenc: simplify write_timestamp
2012-11-07 Peter Rosswtvenc: output third video pts in timestamp chunk ...
2012-11-07 Peter Rosswtvenc: indent fixup
2012-11-07 Peter Rosswtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROP...
2012-11-07 Michael Niedermayerffv1dec: propagate return code from ffv1_common_init()
2012-11-07 Michael Niedermayerffv1dec: more completely check slice count
2012-11-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-07 Paul B Maholsmjpegenc: use bits_per_coded_sample instead of calling...
2012-11-07 Michael Niedermayerkgv1dec: fix end condition
2012-11-06 Martin Storsjölibopencore-amr: Check the return value of amr_decode_f...
2012-11-06 Stefano Sabatinilavfi/movie: return proper error code in case of av_get...
2012-11-06 Stefano Sabatiniffprobe: fix potential NULL pointer dereference
2012-11-06 Stefano Sabatinilavfi/showwaves: return error in case of allocation...
2012-11-06 Stefano Sabatinilavfi/showwaves: simplify check in filter_samples()
2012-11-06 Nicolas Georgesbgdec: dont set slide to a uninitialized value
2012-11-06 Michael Niedermayervf_drawbox: dont move uninitialized and then unused...
2012-11-06 Michael Niedermayerutils: fix integer overflow with DURATION_MAX_READ_SIZE
2012-11-06 Paul B Maholfate: add PMP demuxer test
2012-11-06 Paul B Maholwavpack: check if number of samples is not too big
2012-11-06 Peter Rosswtv: move duplicated guids into wtv.c
2012-11-06 Peter Rosswtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT
2012-11-06 Peter Rosswtvenc: fix typo
2012-11-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-06 Paul B Maholwavpack: use more meaningful error codes
2012-11-06 Diego Biurrunfate: atrac: Place atrac1 and atrac3 tests in different...
2012-11-06 Diego Biurrunfate: aac: cosmetics: Group AAC LATM tests together
2012-11-06 Stefano Sabatini.gitignore: ignore *.3 files as well
2012-11-06 Stefano Sabatinidoc/Makefile: remove .3 file with make clean
2012-11-06 Diego Biurrunx86: avresample: Add missing colons to assembly labels
2012-11-06 Alexander Strasserdoc/libavcodec: do not say multimedia streams in the...
2012-11-06 Alexander Strasserdoc/libavcodec: improve wording in description
2012-11-06 Stefano Sabatinidoc/ffserver: fix typos/reword paragraphs about FFM...
2012-11-06 Stefano Sabatiniexamples/muxing: fix typo: allocated -> allocate
2012-11-06 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-11-06 Michael Niedermayerimg2enc: support 16bit per sample yuv in split planes.
2012-11-06 Michael NiedermayerMAINTAINERS: fix entry for img2
2012-11-06 Michael Niedermayerimg2enc: support storing alpha planes too in split...
2012-11-06 Michael Niedermayerimg2enc: Fix yuva with yuv split planes.
2012-11-06 Michael Niedermayerimg2enc: check pix_fmt for split planes mode.
2012-11-06 Michael Niedermayerimg2enc: ensure that the codec is rawvideo for split...
2012-11-06 Stefano Sabatiniexamples/demuxing: fix braino
2012-11-06 Stefano Sabatiniexamples/demuxing: dump input information *after* tryin...
2012-11-05 Paul B Maholfate: add more pix_fmt tests for xwd
2012-11-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-05 Michael NiedermayerMerge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'
2012-11-05 Michael NiedermayerMerge commit '930e26a3ea9d223e04bac4cdde13697cec770031'
2012-11-05 Martin Storsjörtmpproto: Use av_strlcat instead of strncat
2012-11-05 Paul B Maholavrndec: use more meaningful error codes
2012-11-05 Paul B Mahollavf/avr: make .long_name consistent with others
2012-11-05 Paul B Maholcljr: use meaningful error code
2012-11-05 Justin RugglesFATE: add a 24-bit FLAC encoding test
2012-11-05 Justin Rugglesflacenc: use uint64_t for bit counts
2012-11-05 Justin RugglesFATE: rename FLAC tests from flac-* to flac-16-*
2012-11-05 Justin Rugglesflacenc: remove wasted trailing 0 bits
2012-11-05 Justin Rugglesflacenc: use RICE2 entropy coding mode for 24-bit
2012-11-05 Justin Rugglesflacenc: add 24-bit encoding
2012-11-05 Justin Rugglesflacdsp: move lpc encoding from FLAC encoder to FLACDSP...
2012-11-05 Justin Ruggleslavu: add av_ctz() for trailing zero bit count
2012-11-05 Justin Rugglesflacenc: use a separate buffer for byte-swapping for...
2012-11-05 Michael Niedermayerudp: check ff_socket_nonblock() return code
2012-11-05 Diego Biurrunfate: aac: Place LATM tests and general AAC tests in...
2012-11-05 Diego Biurrunbuild: The A64 muxer depends on rawenc.o for ff_raw_wri...
2012-11-05 Diego Biurrunx86: h264qpel: Only define mmxext QPEL functions if...
2012-11-05 Michael Niedermayersegment: fix null ptr deref
2012-11-05 Paul B MaholAVR demuxer
2012-11-05 Piotr Bandurskidpcm: use AV_LOG_ERROR for error message.
2012-11-05 Piotr Bandurskiriff: add "lsvm" FourCC for H263.
2012-11-05 Michael Niedermayerdocs/ffserver: document ffm/ffm2
2012-11-05 Michael Niedermayerffm: redesign header format to make it extensible
2012-11-05 Paul B Maholfate: add more pix_fmt tests for pam
2012-11-05 Diego Biurrunx86: PABSW: port to cpuflags
2012-11-05 Diego Biurrunx86: vc1dsp: port to cpuflags
2012-11-05 Martin Storsjörtmp: Use av_strlcat instead of strncat
2012-11-05 Paul B Mahollavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAM...
2012-11-05 Michael Niedermayerframe_thread_encoder: fix handling of case where the...
next