summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter: add agate filterPaul B Mahol2015-09-22
* avcodec/mpegvideo_enc: Avoid fine lambda steps in VBV retry code when RD is n...Michael Niedermayer2015-09-22
* hls: only seek if there is an offsetAndreas Cadhalpun2015-09-22
* avcodec/dvdsubdec: don't use a NULL log contextwm42015-09-22
* avcodec/dvdsubdec: reject some broken packetswm42015-09-22
* avcodec/dvdsub: fix partial packet assemblywm42015-09-22
* avformat/hls: fix some cases of HLS streams which require cookieswm42015-09-22
* avfilter: add tremolo filterKyle Swanson2015-09-22
* Update my email addressJean Delvare2015-09-22
* hevc: fix wpp threading deadlock.Ronald S. Bultje2015-09-21
* vp9: fix loopfilter test code to address Hendrik's comments.Ronald S. Bultje2015-09-21
* x86/vp9dsp: fix local header includeJames Almer2015-09-21
* x86/vp9dsp: add missing header includeJames Almer2015-09-21
* avcodec/dvdsubdec: fix indentationwm42015-09-21
* avformat/assdec: do not drop duplicate subtitleswm42015-09-21
* avformat/vobsub: do not attempt to check duplicate subtitleswm42015-09-21
* avformat/subtitles: make dropping duplicate events optionalwm42015-09-21
* avformat/vobsub: compare correct packet stream IDswm42015-09-21
* configure: silence error if tput not foundGanesh Ajjanagadde2015-09-21
* doc: mention libavcodec can decode Opus nativelyJames Almer2015-09-20
* mpjpeg: CRLF terminating a sequence of MIME headers should not cause an errorAlex Agranovsky2015-09-21
* avcodec/snowenc: Do not write into const AVFrameMichael Niedermayer2015-09-20
* avcodec/snowenc: Remove unused new_picture fieldMichael Niedermayer2015-09-20
* swscale: fix ticket 4850Pedro Arthur2015-09-20
* avdevice/libdc1394: add const to suppress "assignment discards const qualifie...Michael Niedermayer2015-09-20
* avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiersGanesh Ajjanagadde2015-09-20
* tests/checkasm: fix stack smash in check_loopfilterRodger Combs2015-09-20
* lavf/matroska: ignore ChapCountry ID for nowRodger Combs2015-09-20
* avfilter: add rubberband wrapperPaul B Mahol2015-09-20
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* lavfi: drop the requirement that request_frame returns a frame.Nicolas George2015-09-20
* lavfi/vf_idet: reindent after last commit.Nicolas George2015-09-20
* lavfi/vf_idet: remove the loop in request_frame().Nicolas George2015-09-20
* lavfi/buffersink: loop over ff_request_frame().Nicolas George2015-09-20
* x86/vp9mc: fix string concatenation of fullpel function namesJames Almer2015-09-20
* avcodec/internal: Use do {} while() for ff_tlog()Michael Niedermayer2015-09-20
* tests/checkasm/vp9dsp: Add () to protect macro argumentsMichael Niedermayer2015-09-20
* checkasm: add VP9 loopfilter tests.Ronald S. Bultje2015-09-20
* checkasm: add jpeg2000dsp rct_int testsJames Almer2015-09-20
* avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-20
* avformat/format: silence -Wdiscarded-qualifiersGanesh Ajjanagadde2015-09-20
* swscale/output: fix undefined left shifts of negative numbersGanesh Ajjanagadde2015-09-20
* avcodec/mlpdec: fix a undefined left shift of negative numberGanesh Ajjanagadde2015-09-20
* hevc: properly handle no_rasl_output_flag when removing pictures from the DPBHendrik Leppkes2015-09-20
* avcodec/motion_est_template: fix undefined left shift of negative numberGanesh Ajjanagadde2015-09-19
* avresample/resample: remove unused variableGanesh Ajjanagadde2015-09-19
* avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-19
* avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-19
* doc/filters: fix typo in eq contrast optionLou Logan2015-09-19
* cmdutils: Filter dst/srcw/hMichael Niedermayer2015-09-19