summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffplay: only drop frames if not in frame step modeMarton Balint2012-12-28
* ffplay: move frame step pause from the video thread to video_refreshMarton Balint2012-12-28
* auenc: do not write invalid file sizePaul B Mahol2012-12-28
* vf_divtc: dont mix av_strdup and freeMichael Niedermayer2012-12-28
* vf_detc: dont mix av_strdup & freeMichael Niedermayer2012-12-28
* vf_mp: fix 'discards const qualifier from pointer target type'Michael Niedermayer2012-12-28
* libavutil/samplefmt: Fix project nameMichael Niedermayer2012-12-28
* MAINTAINERS: s/mjpeg.c/mjpeg*.c/Michael Niedermayer2012-12-28
* lavf/segment: add segment_frames optionStefano Sabatini2012-12-28
* lavf/segment: add reference_stream optionStefano Sabatini2012-12-28
* libpostproc: alloc a few bytes more in the temporary bufferMichael Niedermayer2012-12-28
* libpostproc: Fix off by 1 error in the C dering codeMichael Niedermayer2012-12-28
* mjpegdec: Support 16bit DQTMichael Niedermayer2012-12-27
* build: fix g723_1 decoder dependencyPaul B Mahol2012-12-27
* gifdec: fix transparent background colorDon Moir2012-12-27
* mjpegdec: reset restart_count on progressive scansMichael Niedermayer2012-12-27
* doc/encoders: clarify the direction of the quality setting parameters for lib...Stefano Sabatini2012-12-27
* doc/ffmpeg-formats: extend documentation for the probesize parameterStefano Sabatini2012-12-27
* ffmpeg: remove annoying logs and improve reporting in case of unavailable bit...Stefano Sabatini2012-12-27
* MAINTAINERS: add libswresampleMichael Niedermayer2012-12-27
* docs: add soxr documentationRob Sykes2012-12-27
* soxr_resample: soxr API parameter renameRob Sykes2012-12-27
* soxr_resample: Correct email addressRob Sykes2012-12-27
* lavfi/tile: small align cosmetics.Clément Bœsch2012-12-26
* lavfi/tile: remove usage of link->{cur,out}_buf.Clément Bœsch2012-12-26
* lavfi/scale: remove usage of link->cur_buf.Clément Bœsch2012-12-26
* lavfi/deshake: remove usage of link->cur_buf.Clément Bœsch2012-12-26
* lavfi/decimate: remove usage of link->cur_buf.Clément Bœsch2012-12-26
* lavfi/video: remove unused ff_inplace_start_frame().Clément Bœsch2012-12-26
* mjpegdec: handle the occurance of rstn emulationMichael Niedermayer2012-12-26
* mjpegdec: Handle RSTn in progressive jpegsMichael Niedermayer2012-12-26
* mjpegdec: factor handle_rstn() outMichael Niedermayer2012-12-26
* build: mp filter does not depend on postproc anymorePaul B Mahol2012-12-26
* vf_idet: fix type of statsMichael Niedermayer2012-12-26
* lavfi/idet: remove unused assert include.Clément Bœsch2012-12-26
* lavfi/idet: remove unecessary context assignment.Clément Bœsch2012-12-26
* lavfi/idet: support named parameters.Clément Bœsch2012-12-26
* lavfi/idet: remove unecessary poll_frame callback.Clément Bœsch2012-12-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-26
|\
| * mpegvideo: initialize videodsp with correct pixel depthJanne Grunau2012-12-26
* | vc1dsp: fix the warning fix, make it work with --disable-asmMichael Niedermayer2012-12-26
* | doc/resampler: extend docs for min_comp and min_hard_comp optionsStefano Sabatini2012-12-26
* | lavfi/aresample: fix styleStefano Sabatini2012-12-26
* | libswscale/swscale-test: fix some const correctnessMichael Niedermayer2012-12-26
* | vc1dsp: fix pointer type warningsMichael Niedermayer2012-12-26
* | lavc/utils: fix 'warning: missing braces around initializer'Michael Niedermayer2012-12-26
* | lcldec: fix zlib const pointer warningMichael Niedermayer2012-12-26
* | imgconvert: fix 2 "discards const qualifier from pointer target type"Michael Niedermayer2012-12-26
* | imgconvert: dont depend on default return type for get_color_type()Michael Niedermayer2012-12-26
* | h264_direct: silence several warning: assignment from incompatible pointer type"Michael Niedermayer2012-12-26