38314 Commits (917853661f955ddabeb0a6d682d03f0b0759f2b7)

Author SHA1 Message Date
Carl Eugen Hoyos f4c133c708 lavc/mips/iirfilter_mips: Include config.h. 8 years ago
Carl Eugen Hoyos a88b0b0ba7 lavc/mips/hevc_idct_msa: Add missing const qualifier. 8 years ago
Michael Niedermayer b29feec982 avcodec/indeo2: Check remaining bits in ir2_decode_plane() 8 years ago
Michael Niedermayer 2f00300b77 avcodec/vp3: Check remaining bits in unpack_dct_coeffs() 8 years ago
Michael Niedermayer 63b8d4146d avcodec/bmp: Use ff_set_dimensions() 8 years ago
Martin Vignali 37f4d22075 libavcodec/exr : fix piz uncompress on big endian 8 years ago
James Almer cac8de2da5 avcodec/options: do a more thorough clean up in avcodec_copy_context() 8 years ago
James Almer 54a4c9b4e9 avcodec/options: factorize avcodec_copy_context() cleanup code 8 years ago
Muhammad Faiz d535e0c140 avcodec/pthread_frame, decode: allow errors to happen on draining 8 years ago
James Zern 1bee78a019 libvpxenc: allow aq-mode 4 (equator360) 8 years ago
Rostislav Pehlivanov f7542d7e35 opus_pvq: use function pointers for recursion 8 years ago
James Almer 453f8ea242 avcodec/opus_pvq: fix recursive inlining compilation failures 8 years ago
Michael Niedermayer 6ca82975b7 avcodec/mdec: Fix runtime error: left shift of negative value -127 8 years ago
Michael Niedermayer fa8fd0808f avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and clang 8 years ago
Martin Vignali e46d637452 libavcodec/exr : fix float to uint16 conversion for negative float value 8 years ago
Rostislav Pehlivanov f16180f448 opus_pvq: merge band encoding and decoding into one function 8 years ago
Rostislav Pehlivanov 18a0d9d7ad opus_pvq: remove outdated/incorrect comments and redundant variables 8 years ago
Rostislav Pehlivanov 4d59de3991 opus_pvq: minor cleanups 8 years ago
Ben Chang 8de3458a07 avcodec/nvenc: surface allocation reduction 8 years ago
Clément Bœsch 78a5fc4579 lavc/hevcdec: fix invalid use of ff_get_format() 8 years ago
Philip Langdale dd49eff930 avcodec/crystalhd: Another attempt at using mpeg4_unpack_bframes bsf 8 years ago
Philip Langdale 181aa1be49 avcodec/crystalhd: Explicitly set frame pts at all times 8 years ago
Vittorio Giovara 960b4d4761 decode: Initialize ret before using it 8 years ago
Philip Langdale f95c81ce10 avcodec/movtextenc: Ignore unmatched closing style tags 8 years ago
Philip Langdale 41b0561dc7 avcodec/crystalhd: Switch to the new generic filtering mechanism 8 years ago
James Almer 16c88465a1 avcodec/decode: also update consumed bytes on last_pkt_props->size 8 years ago
Paul B Mahol ac30754a14 avcodec/dnxhd_parser: fix parsing interlaced video, simplify code 8 years ago
Muhammad Faiz 31f61b0d4f avcodec: do not use AVFrame accessor 8 years ago
Jan Sebechlebsky f92e1af844 avcodec/bsf: Check for packet payload when setting BSF EOF flag. 8 years ago
James Almer 844a115cd3 Revert "avcodec/bsf: Forbid packet without payload in av_bsf_send_packet" 8 years ago
Philip Langdale 3148387086 avcodec/crystalhd: Adapt to new new decode API 8 years ago
Michael Niedermayer fc8cff96ed avcodec/h264_cavlc: Fix undefined behavior on qscale overflow 8 years ago
Paul B Mahol 4925537004 avcodec/utvideodec: fix gradient prediction when stride does not match width 8 years ago
Paul B Mahol 9ef21a897c avcodec/utvideodec: fix decoding odd sizes with interlaced video with some formats 8 years ago
James Almer 0f05f2c7e6 avcodec/aac_adtstoasc: fix ASC passthrough on small frames 8 years ago
Carl Eugen Hoyos b6a8396245 lavc/motion_est: Fix undefined negative left shifts. 8 years ago
Paul B Mahol 61088051bd avcodec: add Screen Recorder Gold Codec decoder 8 years ago
Paul B Mahol a96db6be06 avcodec: add Mandsoft Screen Capture Codec decoder 8 years ago
Paul B Mahol f6b5a5c7d0 avcodec/dnxhdenc: fix recent regression 8 years ago
Carl Eugen Hoyos b9e4bbc686 lavc/opus_pvq: Add missing copyright notices from libopus. 8 years ago
Paul B Mahol 5dedb2afd6 avcodec/dnxhd*: add ff_dnxhd_get_hr_frame_size() 8 years ago
Paul B Mahol 34c2eea3d8 avcodec/dnxhdenc: make sure that mb_height > 255 can be stored 8 years ago
Rostislav Pehlivanov 3f1c527bf5 opus_pvq: add resynth support and band encoding cost function 8 years ago
James Almer 8cd8c83317 avcodec/aacenc_ltp: fix use of uninitialized values 8 years ago
Michael Niedermayer cd8e62746f avcodec/tiff: Factor constant computation out of inner loop 8 years ago
James Almer 2b4cc8d1bb avcodec/dnxhddec: fix -Wformat warning raised by DJGPP 8 years ago
Paul B Mahol da2fd3f73e avcodec/lcldec: mark output frames as keyframes 8 years ago
Paul B Mahol c61dc28911 avcodec/lcldec: add support for frame threads 8 years ago
Paul B Mahol 25e491b6f9 avcodec/dnxhddec: add support for very big resolutions 8 years ago
Clément Bœsch 8839cbf911 Revert "avcodec/svq1: zero initialize entries array" 8 years ago