summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '5584abf69d83169a010aca404cd1cf95c23ad9ef'James Almer2019-02-20
|\
| * arm: Emit .thumb_func directivesMartin Storsjö2018-10-12
* | doc/libav-merge: add a line about the previous skipped mergeJames Almer2019-02-20
* | Merge commit '04e8b8b0530e2aa33010faba3d0b6b6c9c5b704e'James Almer2019-02-20
|\|
| * avcodec/libaomenc: export the Sequence Header OBU as extradataJames Almer2018-10-11
* | Merge commit '97c9a5084479eeb66f4beb100cc7589a2c8bfe81'James Almer2019-02-20
|\|
| * avcodec/libaomenc: remove AVOption related to frame partitionsJames Almer2018-10-11
| * avcodec/extract_extradata: don't uninitialize the H2645Packet on every proces...James Almer2018-10-06
| * avcodec/extract_extradata: Move the reference in the bsf internal bufferJames Almer2018-10-06
| * avcodec/extract_extradata: Do not allocate more space than needed when removi...James Almer2018-10-06
| * avcodec/extract_extradata: Zero-initialize the padding bytes in all allocated...James Almer2018-10-06
| * avcodec/extract_extradata_bsf: Fix leak discovered via fuzzingNikolas Bowe2018-10-03
| * avcodec/bsf: Add ff_bsf_get_packet_ref() functionJan Sebechlebsky2018-10-03
* | aarch64: vp8: Move the vp8dsp makefile entries to the right placesMartin Storsjö2019-02-19
* | aarch64: vp8: Remove superfluous includesMartin Storsjö2019-02-19
* | aarch64: vp8: Fix assembling with armasm64Martin Storsjö2019-02-19
* | aarch64: vp8: Fix assembling with clangMartin Storsjö2019-02-19
* | palettegen: Fill with last color, not blackTomas Härdin2019-02-19
* | libavcodec/zmbvenc: motion estimation improvements/bug fixes:Matthew Fearnley2019-02-19
* | libavcodec/zmbvenc: block scoring improvements/bug fixesMatthew Fearnley2019-02-19
* | lavc/libdavs2: fix parameter setting errorhwren2019-02-19
* | lavc/libxavs2: use upper layer qp parameters firsthwren2019-02-19
* | lavc/libxavs2: remove unused context parameterhwren2019-02-19
* | lavf/mpeg: fix indentXiaofeng Wang2019-02-18
* | avformat/matroskadec: Check parents remaining lengthSteve Lhomme2019-02-17
* | avformat/webmdashenc: Check id in adaption_setsMichael Niedermayer2019-02-17
* | avformat/http: Fix Out-of-Bounds access in process_line()Wenxiang Qian2019-02-17
* | avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393Wenxiang Qian2019-02-17
* | avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner ...Kevin Backhouse via RT2019-02-17
* | avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner ...Kevin Backhouse via RT2019-02-17
* | avcodec/mpegvideo_enc: Use av_assert1() instead of assert()Michael Niedermayer2019-02-17
* | avformat/matroskadec: Do not leak queued packets on sync errorsMichael Niedermayer2019-02-17
* | doc/fftools-common-opts: add example for codec option stream specifiersGyan Doshi2019-02-17
* | doc/muxers: grammar fixReto Kromer2019-02-17
* | lavc/libgsmenc: Force mono and use 13k as default bitrate.Carl Eugen Hoyos2019-02-17
* | avcodec/mips: [loongson] optimize theora decoding with mmi.gxw2019-02-16
* | avcodec/mpeg4videodec: Clear interlaced_dct for studio profileMichael Niedermayer2019-02-16
* | avcodec/version: Bump micro-version for nvdec/cuviddec changesPhilip Langdale2019-02-16
* | avcodec/cuviddec: Add support for decoding HEVC 4:4:4 contentPhilip Langdale2019-02-16
* | avcodec/nvdec: Explicitly mark codecs that support 444 output formatsPhilip Langdale2019-02-16
* | avcodec/nvdec: Add support for decoding HEVC 4:4:4 contentPhilip Langdale2019-02-16
* | avcodec/hevc_ps: Expose all SPS and PPS range extension flagsPhilip Langdale2019-02-16
* | avutil/cuda_check: fix usage of removed .c fileTimo Rothenpieler2019-02-15
* | avformat/mov: Do not use reference stream in mov_read_sidx() if there is no r...Michael Niedermayer2019-02-14
* | avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan2019-02-14
* | avutil/cuda_check: avoid pointlessly exporting same symbol from two librariesTimo Rothenpieler2019-02-14
* | avformat/utils: parse some stream specifiers recursivelyMarton Balint2019-02-13
* | avformat/mpegts: also convert strings without a specified encoding to UTF-8Marton Balint2019-02-13
* | avformat/mpegts: fix charset of type 0x11Marton Balint2019-02-13
* | doc/muxers: fix typoReto Kromer2019-02-13