summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0Thomas Guillem2018-07-19
* avcodec: parse options from AVCodec.bsfsAman Gupta2018-07-19
* avcodec/dvbsub_parser: Do not discard dataMichael Niedermayer2018-07-18
* avcodec/cfhd: Use bytestream2 for peaksMichael Niedermayer2018-07-18
* avcodec/tscc: Move reget buffer to after decodingMichael Niedermayer2018-07-18
* avcodec/lagarith: Remove redundant varianble initMichael Niedermayer2018-07-18
* avcodec/dvdsub_parser: Allocate input paddingMichael Niedermayer2018-07-15
* avcodec/vp8_parser: Remove redundant output initializationMichael Niedermayer2018-07-15
* avcodec/dvdsub_parser: Init output buf/sizeMichael Niedermayer2018-07-15
* avcodec/lagarith: Check that the range coded data stream is consistent when t...Michael Niedermayer2018-07-15
* libavcodec/cfhd: Fix signed overflow in shiftMichael Niedermayer2018-07-15
* avcodec/dirac_dwt_template: Fix signedness regression in interleave()Michael Niedermayer2018-07-14
* avcodec/mips: fix conflicting types error of ff_vc1_h_s_overlap_mmi.Shiyou Yin2018-07-14
* avcodec/internal: increase FF_SANE_NB_CHANNELS to 256Marton Balint2018-07-13
* avcodec/utils: report insane channel count errorsMarton Balint2018-07-13
* lavc/aarch64/h264dsp_init_aarch64: Fix weight function prototypes.Carl Eugen Hoyos2018-07-13
* lavc/hevc_ps: use skip_bits instead of get_bits when skip bits.Jun Zhao2018-07-13
* lavc/hevc_ps: Refine sps_range_extension parse.Jun Zhao2018-07-13
* libavcodec/mpegaudiodecheader.h: fix version check patternKarsten Otto2018-07-13
* lavc/h263dec: Remove a variable declaration that can lead to a warning.Carl Eugen Hoyos2018-07-13
* lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN caseZhong Li2018-07-12
* libavcodec/mpegaudiodecheader.h : detect reserved mpeg idKarsten Otto2018-07-09
* avcodec/mjpegdec: Check for odd progressive RGBMichael Niedermayer2018-07-08
* libavcodec/vp8: Do not compute line pointers per pixel in fade()Michael Niedermayer2018-07-07
* avcodec/vp8_parser: Do not leave data/size uninitializedMichael Niedermayer2018-07-07
* avcodec/mpeg4videodec: Check for bitstream end in read_quant_matrix_ext()Michael Niedermayer2018-07-04
* avcodec/atrac9tab: add missing header includeJames Almer2018-07-04
* lavc/atrac9tab: Add inclusion guards.Carl Eugen Hoyos2018-07-04
* avcodec/indeo4: Check for end of bitstream in decode_mb_info()Michael Niedermayer2018-07-04
* avcodec/truemotion2: Check len in tm2_read_stream()Michael Niedermayer2018-07-04
* avcodec/ac3dec: Check channel_map indexMichael Niedermayer2018-07-04
* avcodec/mpeg4videodec: Remove use of FF_PROFILE_MPEG4_SIMPLE_STUDIO as indica...Michael Niedermayer2018-07-04
* avcodec/shorten: Fix undefined addition in shorten_decode_frame()Michael Niedermayer2018-07-04
* avcodec/shorten: Fix undefined integer overflowMichael Niedermayer2018-07-04
* avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_itera...Michael Niedermayer2018-07-04
* avcodec/jpeg2000dec: Check that there are enough bytes for all tilesMichael Niedermayer2018-07-04
* lavc: implement an ATRAC9 decoderRostislav Pehlivanov2018-07-03
* avcodec/dvdsubdec: Check for fully transparent rectangles earlierMichael Niedermayer2018-07-02
* avcodec/vc1_block: Fix mqaunt check for negative valuesMichael Niedermayer2018-06-30
* avcodec/vc1: fix check for missing CBPTABJerome Borsboom2018-06-29
* avcodec/vc1: fix overlap filter for frame interlaced picturesJerome Borsboom2018-06-29
* avcodec/vc1: change the internal ordering of blocks within a macroblockJerome Borsboom2018-06-29
* avcodec/vc1: fix condition guarding overlap filter on I pictureJerome Borsboom2018-06-29
* h264_slice: Fix return of incomplete frames from decoderJohn Stebbins2018-06-28
* avcodec/mpeg4videodec: Check read profile before setting itMichael Niedermayer2018-06-28
* avcodec/ac3_parser: Check init_get_bits8() for failureMichael Niedermayer2018-06-28
* avcodec/dpx: Check elements in 12bps planar pathMichael Niedermayer2018-06-28
* avcodec/qsvenc: fix version detection on cygwinTimo Rothenpieler2018-06-27
* avcodec/escape124: Fix spelling errors in commentMichael Niedermayer2018-06-27
* avcodec/dvbsubdec: Compute scoretab without iterating over pixels multiple ti...Michael Niedermayer2018-06-27