32309 Commits (fb7b5dc0e6146e21e67a1de0c32567e69edb33a6)

Author SHA1 Message Date
Ronald S. Bultje 1e4a77d001 vp9: apply mv scaling workaround only when subsampling is enabled. 10 years ago
Ronald S. Bultje dc96c0f9fc vp9: read all 4x4 blocks in sub8x8 blocks individually with scalability. 10 years ago
Ronald S. Bultje e12188e143 vp9: fix segmentation map referencing upon framesize change. 10 years ago
Michael Niedermayer a9bf628bfd avcodec/dcadec: Check subsubframes 10 years ago
Michael Niedermayer a6a45774d0 avcodec/dcadec: Check nchans 10 years ago
Ronald S. Bultje d32d0593f1 vp9: disable more pmulhrsw optimizations in idct16/32. 10 years ago
Ronald S. Bultje 96d30c3495 vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations. 10 years ago
wm4 cc5e4bb484 hevc: make avcodec_decode_video2() fail if get_format() fails 10 years ago
Michael Niedermayer f6b8b96607 avcodec/cavsdec: Use ff_set_dimensions() 10 years ago
Michael Niedermayer c5c06e392b avcodec/cavsdec: Check frame_rate_code 10 years ago
Michael Niedermayer 139e1c8009 avcodec/cavsdec: Check esc_code 10 years ago
Michael Niedermayer 019daa0775 avcodec/qdrw: Fix the code which asks for version 1 samples 10 years ago
Michael Niedermayer 5c8e4bf7c4 avcodec/qdrw: another try at skipping the first 512 bytes 10 years ago
Clément Bœsch 5c219e289e avcodec/srtdec: attempt to correct SubRip positioning 10 years ago
Clément Bœsch 56bc0a6736 avcodec/ass: make default playback resolution available to decoders 10 years ago
Rong Yan a2cd07d22a avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() fix vec_lvsl bug 10 years ago
Shivraj Patil 8252f63d1b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc functions 10 years ago
Michael Niedermayer 50d878d930 avcodec/msrledec: Ask for sample that uses a branch with a unused byte 10 years ago
Michael Niedermayer 22f15f5735 avcodec/on2avc: Check run more carefully 10 years ago
Michael Niedermayer 93cfa7d169 avcodec/mpeg4audio: add some padding/alignment to MAX_PCE_SIZE 10 years ago
Michael Niedermayer 4b28907e4a avcodec/qdrw: cleanup skip code 10 years ago
Michael Niedermayer 81cf910856 avcodec/mjpegdec: fix len computation in ff_mjpeg_decode_dqt() 10 years ago
Michael Niedermayer cf9ab119d0 avcodec/mjpegdec: Check len in ff_mjpeg_decode_dht() 10 years ago
Stefano Pigozzi e7c5e17d4f vda: Make output CVPixelBuffer format configurable 10 years ago
Michael Niedermayer dc35a58149 avcodec/mjpegdec: Check len in ff_mjpeg_decode_dqt() 10 years ago
Gopu Govindaswamy 3b5e5e6a29 libx265: Use the Multi-library Interface 10 years ago
Michael Niedermayer 6d3f17838d avcodec/jpeglsdec: assert that overflows end at exactly x=w 10 years ago
Michael Niedermayer f8f155a18a avcodec/jpeg2000dec: fix boolean operator 10 years ago
Michael Niedermayer 04da0d2586 avcodec/hevc_ps: Move log2_ctb_size checks up to prevent undefined shift operations 10 years ago
Michael Niedermayer 65e5032955 avcodec/hevc_ps: Explicitly check num_tile_* for negative values 10 years ago
Michael Niedermayer b195aa5d52 avcodec/hevc_ps: Check vps_num_hrd_parameters 10 years ago
Michael Niedermayer 16c95b1073 avcodec/hevc_ps: More completely check vps_num_layer_sets 10 years ago
Michael Niedermayer 6679d5f29a avcodec/hevc: Simplify entry_point_offset parsing 10 years ago
Michael Niedermayer 1c6ae98d4a avcodec/hevc: Check num_entry_point_offsets 10 years ago
Michael Niedermayer 3e9d5e16ad avcodec/hevc: Check offset_len 10 years ago
Andreas Cadhalpun a7c0c79333 aacdec: remove a duplicated line 10 years ago
Michael Niedermayer 93b0ee21a2 avcodec/hevc_sei: Check num_sps_ids_minus1 value 10 years ago
Michael Niedermayer 8a62b80ce6 avcodec/vqavideo: Check chunk size 10 years ago
Andreas Cadhalpun ec38a1ba40 aacdec: don't return frames without data 10 years ago
Shiina Hideaki 85ca012ba6 mjpegenc: Fix JFIF header byte ordering 10 years ago
Vittorio Giovara d84429d41e dnxhd: Print unknown header when found 10 years ago
Vittorio Giovara 0348e74c01 quickdraw: Skip the empty 512 byte header for images 10 years ago
Carl Eugen Hoyos d0dce15da3 quickdraw: Make the palette opaque 10 years ago
foo86 0670acc4f1 dca_parser: Extend DTS core sync word and fix existing check 10 years ago
Michael Niedermayer 3ecc063322 avcodec/hevc: Fix order of operations in hls_decode_neighbour() 10 years ago
Gopu Govindaswamy 94c20de429 avcodec/libx265: use x265 Multi-library Interface to query the API 10 years ago
Michael Niedermayer d0b294286c avcodec/ppc/h264qpel_template: Fix alignment assert 10 years ago
Michael Niedermayer 729108515d avcodec/snowenc: set dia_size for the first pass of motion estimation too 10 years ago
Michael Niedermayer 58201c6e9e avcodec/snowenc: correct fullpel search pattern 10 years ago
Michael Niedermayer db6d0a5bd2 avcodec/snowenc: Fix used reference MV in fullpel iterative ME 10 years ago