summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc: add new API for iterating codecs and codec parsersJosh de Kock2018-02-06
* avcodec/me_cmp: remove ff_me_cmp_init_static()Muhammad Faiz2018-02-05
* avcodec/utvideodec: Fix bytes left check in decode_frame()Michael Niedermayer2018-02-05
* id3v2: fix unsynchronizationwm42018-02-04
* rtsp: rename certain options after a deprecation periodwm42018-02-04
* examples: Add a VA-API transcode example.Jun Zhao2018-02-04
* avcodec: do not use init_static_data on some codecsMuhammad Faiz2018-02-04
* avcodec/wavpack: Fix integer overflow in FFABSMichael Niedermayer2018-02-03
* avfilter/af_join: Fix crash in join filterNikolas Bowe2018-02-03
* avcodec/ffv1enc: mark RGB48 support as non-experimentalJérôme Martinez2018-02-03
* ffprobe: remove usage of deprecation warning removal pragmasJames Almer2018-02-02
* ffprobe: Initialize coded_width/heightZhong Li2018-02-02
* librsvgdec: Fix frame clearing codeCalvin Walton2018-02-02
* fate: add id3v2 testRichard Shaffer2018-02-02
* configure: Remove carriage return ('\r') in Windows CC_IDENTXiaohan Wang2018-02-02
* avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble()Michael Niedermayer2018-02-02
* avcodec/exr: Fix memleaks in decode_header()Michael Niedermayer2018-02-02
* avformat/hls: store referer message in HLS http requestSteven Liu2018-02-01
* avformat/http: add referer option into httpSteven Liu2018-02-01
* avfilter: add comments for duplicate lineSteven Liu2018-02-01
* avcodec/vc2enc: prevent bitrate overshootsRostislav Pehlivanov2018-01-31
* avcodec/dirac_dwt: Fix several integer overflowsMichael Niedermayer2018-01-30
* avcodec/indeo5: Do not leave frame_type set to an invalid valueMichael Niedermayer2018-01-30
* avcodec/hevc_ps: Check log2_sao_offset_scale_*Michael Niedermayer2018-01-30
* avcodec/mediacodecdec: use ff_hevc_ps_uninit()James Almer2018-01-30
* avcodec/hevc_parser: use ff_hevc_decode_extradata() to parse extradataJames Almer2018-01-30
* avcodec/mpegaudio_parser: Skip APE tags when parsing mp3 packets.Dale Curtis2018-01-30
* avformat/mpegenc - fix typo in VBV warningGyan Doshi2018-01-30
* avcodec/Makefile: add missing opus.c dependency to opus encoderJames Almer2018-01-30
* avcodec/mlp_parser: reindent after last commitJames Almer2018-01-29
* avcodec/mlp_parser: don't try to combine frames when full frames are providedJames Almer2018-01-29
* avformat/matroskadec: force full frame parsing of MLP/TrueHD streamsJames Almer2018-01-29
* avcodec/mpeg4videodec: Avoid possibly aliasing violating castsMichael Niedermayer2018-01-29
* avcodec/get_bits: Document the return code of get_vlc2()Michael Niedermayer2018-01-29
* avcodec/mpeg4videodec: Check mb_num also against 0Michael Niedermayer2018-01-29
* dashdec: Fix segfault on decoding segment timelineBrendan McGrath2018-01-29
* avformat: deprecate AVFormatContext filename fieldMarton Balint2018-01-28
* avformat: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avformat/hls: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-28
* fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-28
* avformat: add url field to AVFormatContextMarton Balint2018-01-28
* avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_f...Marton Balint2018-01-28
* checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali2018-01-28
* avcodec/utvideoenc : add SIMD (avx) for sub_left_predictionMartin Vignali2018-01-28
* avfilter/x86/vf_blend : avfilter/x86/vf_blend : add AVX2 version for each fun...Martin Vignali2018-01-28
* avfilter/vf_framerate: add SIMD functions for frame blendingMarton Balint2018-01-28
* avfilter/vf_framerate: change blend factor precisionMarton Balint2018-01-28
* avfilter/vf_framerate: factorize blend functions and unify filter_sliceMarton Balint2018-01-28
* avfilter/vf_framerate: unify luma and chroma blendingMarton Balint2018-01-28