]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-06-22 Michael NiedermayerMerge commit 'a6a675a79287565c3c23455439b114676b63a96c'
2014-06-22 Michael NiedermayerMerge commit 'fbf4d2197f35bddccec00ad53185ee4ab81778a0'
2014-06-22 Michael NiedermayerMerge commit 'c54e118722cbbdc04945538d1796d4472a1ff406'
2014-06-22 Michael NiedermayerMerge commit '85d805d5cccb2f57e7f2e2254d7a870f05926cfd'
2014-06-22 Michael NiedermayerMerge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9'
2014-06-22 Michael NiedermayerMerge commit '49470b9404583ab3aff6835f78a759349d331696'
2014-06-22 Michael Niedermayerffmpeg: fix reinitializing with threads while flushing
2014-06-22 Anshul Maheshwariffmpeg: fix transcoding dvbsub to dvbsub
2014-06-22 Anshul Maheshwariavcodec/dvbsubdec: support returning exact end times
2014-06-22 Michael Niedermayeravfilter/vf_blend: fix macro ()
2014-06-22 Michael Niedermayeravfilter/unsharp_opencl: fix macro ()
2014-06-22 James Almerx86/audiodsp: move asm code out of dsputil
2014-06-22 Andrey Utkindrawtext: drop unused draw_glyphs() arg "rgbcolor"
2014-06-22 Michael NiedermayerMerge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'
2014-06-22 Diego Biurrunconfigure: Drop stray error resilience dependencies
2014-06-22 Diego Biurrunbuild: Record explicit dependency of intrax8 on error...
2014-06-22 Diego Biurrunbuild: Have the eatqi decoder depend on the MPEG-1...
2014-06-22 Diego Biurrunbuild: Add missing object files for webm muxer
2014-06-22 Diego Biurrunbuild: Add missing object files for Matroska demuxer
2014-06-22 Diego Biurrunbuild: Add missing replaygain object file for CAF demuxer
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...
2014-06-22 Ronald S. Bultjeswr: remove another forgotten division in DSP function.
2014-06-22 Michael Niedermayeravfilter/vf_hqx: remove << 0
2014-06-22 Michael Niedermayerfate/filter-video: fix hqx on big endian part 2
2014-06-22 Michael Niedermayeravfilter/vf_hqx: partly fix big endian fate test
2014-06-22 Michael Niedermayerswscale/x86/input: prevent RGB32_TO_Y_FN from reading...
2014-06-22 Michael Niedermayerswscale/x86/input: prevent RGB32_TO_UV_FN from reading...
2014-06-21 Michael Niedermayeravfilter/deshake_opencl: fix macro ()
2014-06-21 Michael Niedermayeravfilter/avf_showspectrum: fix macro ()
2014-06-21 Clément Bœschavfilter/hqx: add some self promotion in doxy.
2014-06-21 Clément Bœschavfilter/hqx: unroll the pattern calculation
2014-06-21 Michael Niedermayeravformat/flvdec: give live_flvdec a separate name
2014-06-21 Carl Eugen... Show duration for large asf files as written in the...
2014-06-21 Carl Eugen... Do not show libzvbi in the configure output if it was...
2014-06-21 Clément Bœschavfilter: add hqx filter (hq2x, hq3x, hq4x)
2014-06-21 Michael Niedermayeravcodec/libtwolame: fix encoding lsf with defaults
2014-06-21 Michael Niedermayeravcodec/bitstream: document the double volatile
2014-06-21 Anshul Maheshwariffmpeg: fix memleak and corruption of AVSubtitle with...
2014-06-21 Diego Biurrunbuild: Add missing object file for Matroska demuxer
2014-06-21 Michael Niedermayeravcodec/ituh263enc: fix advanced intra coding
2014-06-20 Michael NiedermayerMerge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf'
2014-06-20 Michael Niedermayeravcodec/utils: check sar only when width/height are set
2014-06-20 Michael NiedermayerMerge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'
2014-06-20 Michael Niedermayeravcodec/bitstream: try to workaround internal compiler...
2014-06-20 Michael Niedermayeravcodec/x86/rv40dsp_init: fix () in macros
2014-06-20 Michael Niedermayeravcodec/wavpackenc: fix () in macros
2014-06-20 Moritz Barsnickfix several typos
2014-06-20 Vittorio Giovarah264: fix build when error resilience is disabled
2014-06-20 Michael NiedermayerMerge commit 'd349afb07bacccb62eb5369c38d6406d2909d792'
2014-06-20 Michael NiedermayerMerge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f'
2014-06-20 Michael NiedermayerMerge commit '778111592bf5f38630858ee6dfcfd097cd6c6da9'
2014-06-20 Michael NiedermayerMerge commit '452860d7e056f9a894cac2fe52cdedeae4c38251'
2014-06-20 Michael NiedermayerMerge commit '874390e163427c1fe7682ab27924a7843780dbb3'
2014-06-20 Justin RugglesAdd av_image_check_sar() and use it to validate SAR
2014-06-20 James Almerconfigure: remove superfluous check for AVX/FMA3 suppor...
2014-06-20 Timothy Gudoc: remove RELEASE_NOTES
2014-06-20 Anton Khirnovdv: cosmetics, reindent
2014-06-20 Anton Khirnovdv: get rid of global non-const tables
2014-06-20 Anton Khirnovdvenc: initialize the profile only once, at init
2014-06-20 Anton KhirnovUse av_packet_rescale_ts() to simplify code.
2014-06-20 Anton Khirnovlavc: add a convenience function for rescaling timestam...
2014-06-20 Stefano Sabatinilavc/h264_slice: clarify informational message in case...
2014-06-20 Stefano Sabatinidoc/codecs: extend documentation for thread_type option
2014-06-20 Timothy Gutests/fate.sh: report different status for different...
2014-06-19 Michael NiedermayerMerge commit '440842c4eb1d7709654ec97cd687663d11ef499c'
2014-06-19 Vittorio Giovarastereo3d: add missing include guards
2014-06-19 James Almeralpha/blockdsp: move clear_blocks out of dsputil
2014-06-19 Gaullier Nicolasavformat/utils: better probing for duration in estimate...
2014-06-19 Michael Niedermayeravcodec/h264: Use named identifier for single thread...
2014-06-19 Carl Eugen... s86/scale: Do not return the result of a (void) functio...
2014-06-19 James Almerx86/blockdsp: restore author attribution
2014-06-19 Michael NiedermayerMerge commit '852c329a69ddfd635807f60454df07d021c64901'
2014-06-19 Diego Biurrunconfigure: Drop duplicate pkg-config entry from help...
2014-06-19 Michael NiedermayerMerge commit 'b2290bf10b12b7772f55fcab014a47e18e9fdef2'
2014-06-19 Michael Niedermayeravcodec: add simpleauto idct
2014-06-19 James Almerlavf/Makefile: fix standalone compilation of live_flv...
2014-06-19 James Almerconfigure: fix NASM output format on Win64
2014-06-19 James Almerx86/hevc_idct: fix movd parameter size in DC_ADD_INIT
2014-06-19 Dirk Ausserhausi263: skip dummy frames
2014-06-19 James Almerx86/blockdsp: move asm code out of dsputil
2014-06-19 Christophe... huffyuv: change statistics initialization
2014-06-19 Michael Niedermayeravcodec/x86/lossless_videodsp: Fix size of values read...
2014-06-19 Michael NiedermayerMerge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'
2014-06-18 Rong Yanppc: Fix the bug of fft for little endian environment...
2014-06-18 Michael NiedermayerMerge commit '869fc416f7c78ed4e397e0208acd1545771c0502'
2014-06-18 Michael NiedermayerMerge commit 'c385313d2590fd26e26bb9bdacddef78162ab490'
2014-06-18 Michael NiedermayerMerge commit 'c9c1e00f95350e7a36b0d05a03939c7f6438e371'
2014-06-18 Michael NiedermayerMerge commit '49a242687cf44f86570b706db3c5912ff06bc6c2'
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-06-18 Lou Logandoc/bitstream_filters: document imxdump
2014-06-18 Luca Barbatohevc: Mark num_bins_in_se as unused
2014-06-18 Joshua Kordanirtsp: Support misordered fmtp rtpmap
2014-06-18 Luca Barbatortsp: Factor out fmtp parsing
2014-06-18 Luca Barbatodoc: Document segment_list_type
2014-06-18 Michael Niedermayerffmpeg_opt: Dont exit on avformat_find_stream_info...
2014-06-18 Michael Niedermayeravformat/mux: simplify ff_choose_timebase()
2014-06-18 Michael Niedermayerdump_stream_format: fix division by 0
2014-06-18 Michael NiedermayerMerge commit '194be1f43ea391eb986732707435176e579265aa'
2014-06-18 Clément Bœschavcodec/ass: move playres parameters below scripttype
2014-06-18 Clément Bœschavcodec/ass: explicit PlayRes[XY]
next