summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc/ffmpeg: correct minor typoGanesh Ajjanagadde2015-08-11
* libavcodec/qsvdec.c: Extended error messages for MFXVideoDECODE_Init() resultIvan Uskov2015-08-11
* mmaldec: fix problems with flush logicwm42015-08-11
* mmaldec: do not mutate user's AVCodecContext extradata fieldwm42015-08-11
* mmaldec: hack against buffering problems on broken inputwm42015-08-11
* concatdec: fix broken file_inpoint calculationMarton Balint2015-08-11
* aacenc: Move small misc. functions to a separate fileRostislav Pehlivanov2015-08-11
* doc/codecs: Document color_range for the input sideMichael Niedermayer2015-08-11
* avformat/ftp: Use av_freep() for dir_bufferMichael Niedermayer2015-08-10
* lavf/ftp: properly read an empty pathMariusz Szczepańczyk2015-08-10
* lavf/ftp: implement directory listing callbacksLukasz Marek2015-08-10
* avcodec/mjpegenc_common: do not ignore the color_range fieldMichael Niedermayer2015-08-10
* avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns...Paul B Mahol2015-08-10
* Merge commit '5f200bbf98efe50f63d0515b115d2ba8dae297bc'Hendrik Leppkes2015-08-10
|\
| * movenc: Place the sidx index after the initial moov/mdat pairMartin Storsjö2015-08-10
* | Merge commit '83f254e65f938657a4dbec711e4c94252a72daf9'Hendrik Leppkes2015-08-10
|\|
| * movenc: Rename reserved_moov_pos to reserved_header_posMartin Storsjö2015-08-10
* | Merge commit '8e34089e265a6b01e1e3301e8864439d26793753'Hendrik Leppkes2015-08-10
|\|
| * movenc: Check that frag_info entries exist in mov_write_sidx_tagMartin Storsjö2015-08-10
* | Merge commit '1542ec96389f32e5081c6c607e4b6f5e257ccdf2'Hendrik Leppkes2015-08-10
|\|
| * cosmetics: Drop spurious spaces from if clausesPaolo Bizzarri2015-08-08
* | Merge commit '0f562f5b833d603e04123d198c59f8b2b5eb43e4'Hendrik Leppkes2015-08-10
|\|
| * h264: Do not print an error when the buffer has to be refilledLuca Barbato2015-08-06
* | avformat/gifdec: correct r_frame_rate for single frame gifsMichael Niedermayer2015-08-10
* | postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefixMichael Niedermayer2015-08-10
* | Revert "movtextdec: Use default style information from movtext header"Michael Niedermayer2015-08-10
* | movtextdec: Use default style information from movtext headerNiklesh2015-08-09
* | ffplay: increase MIN_FRAMES to 25Marton Balint2015-08-09
* | ffplay: add specific constants for buffer fullness settings when using extern...Marton Balint2015-08-09
* | avcodec: loongson optimize h264qpel with mmi v1周晓勇2015-08-09
* | swscale/alphablend: Support chroma subsamplingMichael Niedermayer2015-08-09
* | swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARDMichael Niedermayer2015-08-09
* | swscale/alphablend: Factor target computation out of the loopsMichael Niedermayer2015-08-09
* | swscale/alphablend: Fix big endian formats on LEMichael Niedermayer2015-08-09
* | swscale/alphablend: support packed pixel formatsMichael Niedermayer2015-08-09
* | avcodec/snowenc: Avoid use of deprecated me_methodMichael Niedermayer2015-08-09
* | swscale/swscale: Document param[0..1]Michael Niedermayer2015-08-09
* | graphdump: include internal.h for AVFilterPadAndreas Cadhalpun2015-08-08
* | use avfilter_pad_get_{type,name} accessor functionsAndreas Cadhalpun2015-08-08
* | avfilter: remove obsolete function declarationsAndreas Cadhalpun2015-08-08
* | avcodec: add missing FF_API_CODEC_ID guardAndreas Cadhalpun2015-08-08
* | cmdutils: remove sws_opts usage, simplify codeMichael Niedermayer2015-08-08
* | cmdutils: Fix overriding flags on the command line.Michael Niedermayer2015-08-08
* | ffmpeg: switch swscale option handling to AVDictionary similar to what the ot...Michael Niedermayer2015-08-08
* | avfilter/vf_scale: apply generic options after flags.Michael Niedermayer2015-08-08
* | ffplay: pass all sws options to the filter graphMichael Niedermayer2015-08-08
* | cmdutils: Export all sws options using a AVDictionary like the other subsyste...Michael Niedermayer2015-08-08
* | avfilter/graphparser: Do not ignore scale_sws_opts if args == NULLMichael Niedermayer2015-08-08
* | swscale: Implement alphablendaway for planar 4:4:4 formatsMichael Niedermayer2015-08-08
* | swscale: Add sws_alloc_set_opts()Michael Niedermayer2015-08-08