summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/htmlsubtitles: Fix reading one byte beyond the arrayMichael Niedermayer2016-11-12
* pnmdec: make sure v is capped by maxvalAndreas Cadhalpun2016-11-12
* pnm: limit maxval to UINT16_MAXAndreas Cadhalpun2016-11-12
* smvjpegdec: make sure cur_frame is not negativeAndreas Cadhalpun2016-11-12
* dvbsubdec: fix division by zero in compute_default_clutAndreas Cadhalpun2016-11-10
* proresdec_lgpl: explicitly check coff[3] against slice_data_sizeAndreas Cadhalpun2016-11-10
* lavc/utils.c: Make sure skip_samples never goes negative.Sasi Inguva2016-11-10
* avcodec/hap: add "compressor" option to Hap encoder to disable secondary comp...Tom Butterworth2016-11-10
* lavc/hevc_ps: Fix an error message.Carl Eugen Hoyos2016-11-10
* lavc/hevc_ps: Use correct pix_fmt for 12bit 4:0:0.Carl Eugen Hoyos2016-11-10
* nut: add gray12 supportMichael Niedermayer2016-11-10
* escape124: reject codebook size 0Andreas Cadhalpun2016-11-09
* avcodec/hap: pass texture-compression destination as argument, not in contextTom Butterworth2016-11-08
* opus: move the entropy decoding functions to opus_rc.cRostislav Pehlivanov2016-11-08
* opus: move all tables to a separate fileRostislav Pehlivanov2016-11-08
* aacenc: quit when the audio queue reaches 0 rather than keeping track of empt...Rostislav Pehlivanov2016-11-08
* mpegaudio_parser: don't return AVERROR_PATCHWELCOMEAndreas Cadhalpun2016-11-07
* mpeg4audio: validate sample_rateAndreas Cadhalpun2016-11-07
* lzf: update pointer p after reallocAndreas Cadhalpun2016-11-05
* avcodec/nvenc.c: Use new safe dlopen code.Matt Oliver2016-11-05
* avcodec/rawdec: check for side data before checking its sizeJames Almer2016-11-04
* diracdec: check return code of get_buffer_with_edgeAndreas Cadhalpun2016-11-04
* diracdec: clear slice_params_num_buf on allocation failureAndreas Cadhalpun2016-11-04
* diracdec: use correct buffer for slice_params_buf reallocAndreas Cadhalpun2016-11-04
* avcodec/hap: consistent name for codecTom Butterworth2016-11-04
* qsvenc: do not re-execute encoding on all positive status codesAnton Khirnov2016-11-04
* libx265: Add option to force IDR framesDerek Buitenhuis2016-11-04
* avcodec/ac3dec: Check expaccMichael Niedermayer2016-11-03
* hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara2016-11-03
* ppc: pixblockdsp: do unaligned block accesses correctly againAndreas Cadhalpun2016-11-03
* crystalhd: Update high level descriptionPhilip Langdale2016-11-02
* crystalhd: Simplify output frame handlingPhilip Langdale2016-11-02
* crystalhd: Loop for a frame internally where possible.Philip Langdale2016-11-02
* crystalhd: Keep NOPTS_VALUE so we know it's not there.Philip Langdale2016-11-02
* crystalhd: Remove h.264 parserPhilip Langdale2016-11-02
* crystalhd: We don't need the track the last picture number anymorePhilip Langdale2016-11-02
* crystalhd: Remove trust_interlaced heuristicPhilip Langdale2016-11-02
* crystalhd: Revert back to letting hardware handle packed b-framesPhilip Langdale2016-11-02
* crystalhd: Switch to new decode API and remove the insanityPhilip Langdale2016-11-02
* crystalhd: Fix up the missing first samplePhilip Langdale2016-11-02
* lavc: Add hevc main10 profile to ffmpeg cliVittorio Giovara2016-11-02
* avcodec/sunrast: Fix input buffer pointer checkMichael Niedermayer2016-11-02
* lavc/hapenc: Use the correct printf length modifier for size_t arguments.Carl Eugen Hoyos2016-11-02
* avcodec/dnxhdenc: Fix alignment of edge_buf*Michael Niedermayer2016-11-01
* apngdec: use side data to pass extradata to the decoderAndreas Cadhalpun2016-11-01
* Fix build warnings due to misleading indentationAdriano Pallavicino2016-11-01
* interplayacm: increase bitstream buffer size by AV_INPUT_BUFFER_PADDING_SIZEAndreas Cadhalpun2016-11-01
* avcodec/smc: Check side data size before useMichael Niedermayer2016-10-31
* avcodec/tscc: Check side data size before useMichael Niedermayer2016-10-31
* avcodec/rscc: Fix constantMichael Niedermayer2016-10-31