summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter/hqx: add some self promotion in doxy.Clément Bœsch2014-06-211-0/+1
* avfilter/hqx: unroll the pattern calculationClément Bœsch2014-06-211-15/+9
* avformat/flvdec: give live_flvdec a separate nameMichael Niedermayer2014-06-211-1/+1
* Show duration for large asf files as written in the file header.Carl Eugen Hoyos2014-06-211-1/+2
* Do not show libzvbi in the configure output if it was not enabled.Carl Eugen Hoyos2014-06-211-1/+0
* avfilter: add hqx filter (hq2x, hq3x, hq4x)Clément Bœsch2014-06-2111-1/+595
* avcodec/libtwolame: fix encoding lsf with defaultsMichael Niedermayer2014-06-211-1/+5
* avcodec/bitstream: document the double volatileMichael Niedermayer2014-06-211-1/+1
* ffmpeg: fix memleak and corruption of AVSubtitle with multiple outputsAnshul Maheshwari2014-06-211-0/+4
* build: Add missing object file for Matroska demuxerDiego Biurrun2014-06-211-1/+2
* avcodec/ituh263enc: fix advanced intra codingMichael Niedermayer2014-06-211-10/+5
* Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf'Michael Niedermayer2014-06-201-1/+4
|\
| * h264: fix build when error resilience is disabledVittorio Giovara2014-06-201-1/+4
* | avcodec/utils: check sar only when width/height are setMichael Niedermayer2014-06-201-1/+2
* | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer2014-06-2019-11/+120
|\ \ | |/
| * Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-2019-14/+116
* | avcodec/bitstream: try to workaround internal compiler bug in gcc 4.2Michael Niedermayer2014-06-201-1/+1
* | avcodec/x86/rv40dsp_init: fix () in macrosMichael Niedermayer2014-06-201-6/+6
* | avcodec/wavpackenc: fix () in macrosMichael Niedermayer2014-06-201-7/+7
* | fix several typosMoritz Barsnick2014-06-202-5/+5
* | Merge commit 'd349afb07bacccb62eb5369c38d6406d2909d792'Michael Niedermayer2014-06-201-37/+37
|\ \ | |/
| * dv: cosmetics, reindentAnton Khirnov2014-06-201-37/+37
* | Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f'Michael Niedermayer2014-06-206-58/+30
|\ \ | |/
| * dv: get rid of global non-const tablesAnton Khirnov2014-06-206-58/+30
* | Merge commit '778111592bf5f38630858ee6dfcfd097cd6c6da9'Michael Niedermayer2014-06-201-4/+10
|\ \ | |/
| * dvenc: initialize the profile only once, at initAnton Khirnov2014-06-201-4/+10
* | Merge commit '452860d7e056f9a894cac2fe52cdedeae4c38251'Michael Niedermayer2014-06-202-19/+4
|\ \ | |/
| * Use av_packet_rescale_ts() to simplify code.Anton Khirnov2014-06-202-26/+4
* | Merge commit '874390e163427c1fe7682ab27924a7843780dbb3'Michael Niedermayer2014-06-204-1/+30
|\ \ | |/
| * lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-204-1/+30
* | configure: remove superfluous check for AVX/FMA3 support in YasmJames Almer2014-06-201-2/+0
* | doc: remove RELEASE_NOTESTimothy Gu2014-06-201-16/+0
* | lavc/h264_slice: clarify informational message in case of disabled slice mult...Stefano Sabatini2014-06-201-1/+4
* | doc/codecs: extend documentation for thread_type optionStefano Sabatini2014-06-201-2/+13
* | tests/fate.sh: report different status for different errorsTimothy Gu2014-06-201-3/+3
* | Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c'Michael Niedermayer2014-06-191-0/+5
|\ \ | |/
| * stereo3d: add missing include guardsVittorio Giovara2014-06-191-0/+5
* | alpha/blockdsp: move clear_blocks out of dsputilJames Almer2014-06-195-23/+56
* | avformat/utils: better probing for duration in estimate_timings_from_pts()Gaullier Nicolas2014-06-191-1/+10
* | avcodec/h264: Use named identifier for single thread fall-back return from ff...Michael Niedermayer2014-06-193-2/+3
* | s86/scale: Do not return the result of a (void) function from a void function.Carl Eugen Hoyos2014-06-191-1/+2
* | x86/blockdsp: restore author attributionJames Almer2014-06-191-1/+3
* | Merge commit '852c329a69ddfd635807f60454df07d021c64901'Michael Niedermayer2014-06-191-2/+1
|\ \ | |/
| * configure: Drop duplicate pkg-config entry from help outputDiego Biurrun2014-06-191-2/+1
* | Merge commit 'b2290bf10b12b7772f55fcab014a47e18e9fdef2'Michael Niedermayer2014-06-191-0/+4
|\ \ | |/
| * i263: skip dummy framesDirk Ausserhaus2014-06-191-0/+4
* | avcodec: add simpleauto idctMichael Niedermayer2014-06-196-0/+8
* | lavf/Makefile: fix standalone compilation of live_flv demuxerJames Almer2014-06-191-0/+1
* | configure: fix NASM output format on Win64James Almer2014-06-191-1/+6
* | x86/hevc_idct: fix movd parameter size in DC_ADD_INITJames Almer2014-06-191-1/+1
OpenPOWER on IntegriCloud