summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | avcodec/mjpegdec: Do not permute quantization tablesMichael Niedermayer2016-04-03
* | exif: take a generic log contextHendrik Leppkes2016-04-02
* | avcodec: properly initialize AVCodecParameters profile/levelHendrik Leppkes2016-04-02
* | lavc/videotoolboxenc: Workaround encoder errorRick Kern2016-04-02
* | lavc/videotoolboxenc: Fix crash when closing codec after errorRick Kern2016-04-02
* | lavc/utils: use pkt_timebase for legacy subtitles timing codeClément Bœsch2016-04-02
* | lavc/ccaption_dec: remove usage of avctx->time_baseClément Bœsch2016-04-02
* | lavc/audiotoolboxdec: add eac3 decoderRodger Combs2016-04-02
* | lavc/audiotoolboxdec: fix a number of config and timestamp issuesRodger Combs2016-04-02
* | lavc/audiotoolboxdec: support ADTS AAC inputRodger Combs2016-04-02
* | lavc/audiotoolboxenc: allow setting maxrate with pre-10.9 deployment targetsRodger Combs2016-04-02
* | lavc/audiotoolboxenc: fix iOS buildRodger Combs2016-04-02
* | lavc/audiotoolboxenc: fix a number of config issuesRodger Combs2016-04-02
* | lavc/audiotoolboxenc: remove unneeded packet metadataRodger Combs2016-04-02
* | avcodec/parser: assert that the codec id is not NONE in av_parser_parse2()Michael Niedermayer2016-04-01
* | avcodec/j2kenc: Add attribution to OpenJPEG project:Aaron Boxer2016-04-01
* | lavc: factor apply_param_change() AV_EF_EXPLODE handlingwm42016-04-01
* | lavc/utils: transfer width/height for subs in codecparClément Bœsch2016-03-31
* | codecpar: Add video delay fieldDerek Buitenhuis2016-03-31
* | Add frame_size to AVCodecParametersHendrik Leppkes2016-03-31
* | lavc: Add seek_preroll to AVCodecParametersJames Almer2016-03-31
* | Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'Derek Buitenhuis2016-03-31
|\|
| * lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-23
* | Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d'Derek Buitenhuis2016-03-31
|\|
| * lavc: add codec parameters APIAnton Khirnov2016-02-23
| * x86: hevc: Fix linking with both yasm and optimizations disabledDiego Biurrun2016-02-23
* | AAC encoder: fix undefined behaviorClaudio Freire2016-03-30
* | AAC encoder: fix signed integer overflowClaudio Freire2016-03-30
* | avcodec/nvenc: Generate AUD NAL units for better compatiblityTimo Rothenpieler2016-03-30
* | Revert "aacenc: use av_clip() instead of av_clip() during quantization"Rostislav Pehlivanov2016-03-30
* | aacenc: use av_clip() instead of av_clip() during quantizationRostislav Pehlivanov2016-03-30
* | avcodec/mips: Optimization synced to the newest code base.Jovan Zelincevic2016-03-29
* | cfhd: Do not initialize context sizeVittorio Giovara2016-03-29
* | fix some a/an typosLou Logan2016-03-28
* | avcodec/utils: fix packet duration of frames with discarded paddingsMarton Balint2016-03-28
* | lavc/mediacodec: fix zero stride for OMX.allwinner.video.decoder.avcKirill Gavrilov2016-03-28
* | avcodec: add dca core extraction bsfPaul B Mahol2016-03-28
* | lavc/mediacodec: use ternary operator to set slice-height valueMatthieu Bouron2016-03-28
* | avcodec/diracdec: check bitstream size related fields for overflowsMichael Niedermayer2016-03-28
* | avcodec: Remove libdcadec, we already have it merged internallyKieran Kunhya2016-03-27
* | avcodec/h264_slice: Check PPS more extensively when its not copiedMichael Niedermayer2016-03-27
* | avcodec/audiotoolboxenc: Fix compile error on OS X 10.8.Dan Dennedy2016-03-26
* | lavc/flicvideo: Implement padding in COPY chunks.Carl Eugen Hoyos2016-03-26
* | avcodec/exr: add support for B44 and B44A compressionMartin Vignali2016-03-26
* | avcodec/jpeg2000dec: add slice threading supportPaul B Mahol2016-03-25
* | avcodec/jpeg2000dec: account two last bytes from end of bytestream as EOC markerPaul B Mahol2016-03-25
* | avcodec/libopenjpegenc: fix mixed declarations and codeJames Almer2016-03-25
* | avcodec/libopenjpegdec: fix mixed declarations and codeJames Almer2016-03-25
* | avcodec/libutvideodec: copy frame so it has reference counters when refcounte...Michael Niedermayer2016-03-24
* | vc2enc: optimize and simplify quantizationRostislav Pehlivanov2016-03-24