summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vf_hqdn3d: fix uninitialized variable useAnton Khirnov2013-03-11
* vf_gradfun: fix uninitialized variable useAnton Khirnov2013-03-11
* h264_refs: cosmetics, reformatAnton Khirnov2013-03-11
* h264: remove a useless svq3 conditionAnton Khirnov2013-03-11
* mpegvideo: remove FMT_H264Anton Khirnov2013-03-11
* mpegvideo: reindentAnton Khirnov2013-03-11
* mpegvideo: remove useless references to h264 and svq3Anton Khirnov2013-03-11
* lavf: remove disabled FF_API_R_FRAME_RATE cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_AV_GETTIME cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_INTERLEAVE_PACKET cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_READ_PACKET cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_APPLEHTTP_PROTO cruftAnton Khirnov2013-03-11
* lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_IDCT cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_SNOW cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_MMI cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_LIBMPEG2 cruftAnton Khirnov2013-03-11
* lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruftAnton Khirnov2013-03-11
* atomic: prefer gcc builtins over win32 atomics, if available.Hendrik Leppkes2013-03-11
* avframe: copy reordered_opaque in copy_propsJanne Grunau2013-03-11
* ra144: check buffer size before requesting a bufferJanne Grunau2013-03-10
* wmapro: unref skipped framesJanne Grunau2013-03-10
* svq1: use av_frame_free to free refcounted frameJanne Grunau2013-03-10
* lavc: fix get_buffer() compatibility layer for audio.Anton Khirnov2013-03-10
* ratecontrol: remove an unused variableAnton Khirnov2013-03-10
* vorbisdec: do not leak the first frame.Anton Khirnov2013-03-10
* vf_pad: fix a & instead of && typoXi Wang2013-03-10
* avplay: enable only when SDL 1.2 is foundVittorio Giovara2013-03-09
* lavc: remove disabled FF_API_VDA_ASYNC cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_CODEC_ID cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_DSP_MASK cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_SUB_ID cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_INTER_THRESHOLD cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_COLOR_TABLE_ID cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov2013-03-09
* lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruftAnton Khirnov2013-03-09
* atomic: fix CAS with armcc.Anton Khirnov2013-03-09
* png: use av_mallocz_array() for the zlib zalloc functionJustin Ruggles2013-03-08
* libmp3lame: use the correct remaining buffer size when flushingJustin Ruggles2013-03-08
* atomic: Exclude the unsupported implementation headers from checkheadersMartin Storsjö2013-03-08
* avconv: do not silently ignore unused codec AVOptions.Anton Khirnov2013-03-08
* avconv: fix a typoAnton Khirnov2013-03-08
* FATE: replace -vb with -b:vAnton Khirnov2013-03-08
* FATE: remove the -dct option from some decoding tests.Anton Khirnov2013-03-08
* avconv: use a local variable for InputFile in open_input_file().Anton Khirnov2013-03-08
* avconv: use a local variable for OutputFile in open_output_file().Anton Khirnov2013-03-08
* avconv: print an error on applying options of the wrong type.Anton Khirnov2013-03-08