42294 Commits (599fe93a840397f551d94db406d0bad42b46b94b)
 

Author SHA1 Message Date
Michael Niedermayer 4d0d55cd62 checkasm: Use LOCAL_ALIGNED 9 years ago
Anton Khirnov 41d47ea85f lavc: add Intel libmfx-based HEVC decoder. 9 years ago
Anton Khirnov bf52f77391 lavc: add Intel libmfx-based MPEG2 decoder. 9 years ago
Anton Khirnov f89f78c1c5 lavc: add a HEVC mp4->annex B bitstream filter 9 years ago
Anton Khirnov 96dca089b1 qsvdec: move qsv_process_data() from qsvdec_h264 to the common code 9 years ago
Anton Khirnov fa85fcf2b7 qsvenc_hevc: fix enum declaration 9 years ago
Anton Khirnov 22522d9c2c qsvdec: fix a memleak of async_fifo 9 years ago
Anton Khirnov aa9d15d89b qsvdec: avoid an infinite loop with no consumed data and no output 9 years ago
Steve Lhomme c9edbe4af9 use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe 9 years ago
Steve Lhomme a54e720e02 configure: force -nologo- when detecting MSVC 9 years ago
Martin Storsjö 44f7df0c98 dds: Write the palette in the native endian form 9 years ago
Tom Butterworth 11f3d5c69b hap: Name enums, remove unused struct member 9 years ago
Tom Butterworth 083cbc930d snappy: Refactor so ff_snappy_uncompress() uses an existing buffer 9 years ago
Alexandra Hájková 7f388c0fab asfdec: remove the wrong condition 9 years ago
Tom Butterworth ae5a8dca67 hap: Fix slice size computation 9 years ago
Tom Butterworth ebe8b5d947 dds: Fix the slice size computation 9 years ago
Anton Khirnov 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 9 years ago
Alexandra Hájková aed7715b8f asfdec: increment nb_streams right after the stream allocation 9 years ago
Alexandra Hájková ee80f834cb asfdec: set nb_streams to 0 in the asf_read_close 9 years ago
Vittorio Giovara 21c90d86d2 mpegvideo: Add missing include 9 years ago
Vittorio Giovara a16854892c dds: Add a rgba fate test 9 years ago
Michael Niedermayer d08d8b61aa dds: Fix 32bpp bitmaps decoding 9 years ago
Vittorio Giovara 57214b2f7f dds: Fix palette decoding 9 years ago
Vittorio Giovara ea4d46e729 dds: Fix enum declaration 9 years ago
Alexandra Hájková 2a187a074a asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0 9 years ago
Alexandra Hájková 93f16f338f asfdec: close the demuxer properly when read_header is failing 9 years ago
Alexandra Hájková 5655236a67 asfdec: factor out seeking to the Data Object outside while 9 years ago
Anton Khirnov ecee1148af qsvenc_hevc: use the correct HW plugin UID 9 years ago
Janne Grunau e605bf3b59 checkasm: remove empty array initializer list in h264pred test 9 years ago
Luca Barbato 3ae0e721c7 checkasm: Always link statically 9 years ago
Luca Barbato 6b2b26e7af dds: Decode using optimal slices sizes 9 years ago
Luca Barbato 977105407c hap: Decode using optimal slices sizes 9 years ago
Luca Barbato 219b39a71a parseutil: Use non ambiguous aliases for uhd 9 years ago
Janne Grunau 9ed6f9a17c arm: use a local label instead of the function symbol in ff_prefetch_arm 9 years ago
Janne Grunau f56d8d8dd7 h264: aarch64: intra prediction optimisations 9 years ago
Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 9 years ago
Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 9 years ago
Vittorio Giovara 91f9b6579a flashsvenc: Keep coded_frame.key_frame a write-only variable 9 years ago
Vittorio Giovara 75c1ed2e4c ffv1enc: Use input frame to set SAR and interlacing 9 years ago
Vittorio Giovara 10a9149de2 ffv1enc: Keep coded_frame.key_frame a write-only variable 9 years ago
Vittorio Giovara efc618aff9 qtrleenc: Keep coded_frame.key_frame a write-only variable 9 years ago
Vittorio Giovara f3b4a92241 libtheoraenc: Keep coded_frame.key_frame a write-only variable 9 years ago
Vittorio Giovara d6006dd9f0 libvpxenc: Do not entangle coded_frame 9 years ago
Vittorio Giovara 7fc8d8a1b3 libxvid: Do not entangle coded_frame 9 years ago
Vittorio Giovara 56672aeaee svq1enc: Do not entangle coded_frame 9 years ago
Vittorio Giovara 05fb4c9aaf proresenc: Do not entangle coded_frame 9 years ago
Vittorio Giovara 91767360d8 a64multienc: Do not entangle coded_frame 9 years ago
Vittorio Giovara 95e2317ed8 roqvideoenc: Drop unneeded initialization 9 years ago
Vittorio Giovara 1f171de8ca mpegvideo_enc: Drop unnneded initialization 9 years ago