summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/proresdec : add 12b prores idctMartin Vignali2018-12-02
* avcodec/proresdec : add unpack alpha 12 funcMartin Vignali2018-12-02
* avcodec/proresdec : make inline func for unpack alphaMartin Vignali2018-12-02
* avcodec/proresdec : put unpack alpha func in prores ctxMartin Vignali2018-12-02
* avcodec/proresdsp indent after prev commitMartin Vignali2018-12-02
* avcodec/proresdec : rename dsp part for 10b and check dspinit for supported b...Martin Vignali2018-12-02
* avcodec/proresdec : move dsp init after codec tag checkMartin Vignali2018-12-02
* avcodec/proresdsp : remove unused valueMartin Vignali2018-12-02
* avcodec/utils : add YUVA444P12 and YUVA422P12 to pixfmt who need height paddi...Martin Vignali2018-12-02
* lavc/kvazaar: fix auto thread flag in kvazaar wrapper.Jun Zhao2018-12-02
* avdevice/decklink_enc: add support for setting genlock timing offsetMarton Balint2018-12-02
* ffplay: fix -x and -y options when only one of them is usedMarton Balint2018-12-02
* ffplay: convert float math to int math in calculate_display_rectMarton Balint2018-12-02
* avformat/mpegenc: extend muxing PCM-DVD to other depthsPaul B Mahol2018-12-01
* avcodec: add PCM-DVD encoderPaul B Mahol2018-12-01
* avcodec/hevcdec: Check for overlapping slicesMichael Niedermayer2018-12-01
* avcodec/truemotion2rt: Fix rounding in input size checkMichael Niedermayer2018-12-01
* avcodec/mips: [loongson] refine optimization in h264_chroma.Shiyou Yin2018-12-01
* configure: enable mipsfpu for loongson platform.Shiyou Yin2018-11-30
* avformat/ac3dec: always skip junk bytes before sync bytesPaul B Mahol2018-11-30
* lavc/qsvenc: assert uninitialized pict_typeLinjie Fu2018-11-30
* lavc/qsvenc: add forced_idr optionZhong Li2018-11-30
* lavc/qsvenc: enable ICQ and ICQ_LA on LinuxZhong Li2018-11-30
* avformat/dashdec: add subtitle stream supportSteven Liu2018-11-30
* lavc/libaomenc: Add a maximum constraint of 64 encoder threads.Jun Zhao2018-11-29
* avcodec/libdav1d: add an option to toggle Film GrainJames Almer2018-11-28
* avcodec/libdav1d: read profile from the sequence header referenced by the oup...James Almer2018-11-28
* avcodec/libdav1d: use constants defined in the public API to limit thread countJames Almer2018-11-28
* avcodec/libdav1d: remove init cleanup internal codec capJames Almer2018-11-28
* Revert "libopus: Add channel mapping 2 support in libopusdec"Rostislav Pehlivanov2018-11-28
* Revert "avcodec/libopusenc: Fix warning when encoding ambisonics with channel...Rostislav Pehlivanov2018-11-28
* avcodec/libopusenc: Fix warning when encoding ambisonics with channel mapping 2Felicia Lim2018-11-29
* lavf/rawdec: Do not mark streams from raw subtitle demuxers as data streams.Carl Eugen Hoyos2018-11-28
* avcodec/opus: check if internal is availablePaul B Mahol2018-11-28
* avpriv_tempfile: add djgpp fallbackPeter Ross2018-11-28
* configure: memalign is broken on djgpp 2.05Peter Ross2018-11-28
* additional math.h functions for djgppPeter Ross2018-11-28
* configure: detect djgpp libcPeter Ross2018-11-28
* avcodec/opus: set skip_samplesPaul B Mahol2018-11-28
* hwcontext_opencl: Only release command queue if it existsMark Thompson2018-11-28
* lavf/Makefile: Fix demuxer dependencies: dvbsub, dvbtxtCarl Eugen Hoyos2018-11-27
* ffmpeg: Avoid duplicating Closed Captions when increasing frame rate.Carl Eugen Hoyos2018-11-27
* lavfi/fps: Avoid duplicating Closed Captions when increasing frame rate.Carl Eugen Hoyos2018-11-27
* avcodec/diracdec: Check component quantMichael Niedermayer2018-11-27
* lavf/dashdec: Add webm to the list of allowed extensions.Andrey Semashev2018-11-27
* fftools/ffmpeg: delete the unused code.Jun Zhao2018-11-27
* fftools/ffprobe: Indent the code.Jun Zhao2018-11-27
* lavfi/buffersrc: Indent the code.Jun Zhao2018-11-27
* avcodec/tiff: Fix integer overflows in left shift in init_image()Michael Niedermayer2018-11-27
* lavc/jrevdct: Avoid an aliasing violation.Carl Eugen Hoyos2018-11-27