19299 Commits (0daa2554636ba1d31f3162ffb86991e84eb938a8)

Author SHA1 Message Date
Diego Biurrun 27860819d5 ppc: Consistently use convenience macro for runtime CPU detection 11 years ago
Diego Biurrun 205fdd4ea5 ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 11 years ago
Martin Storsjö 570d4b2186 x86: h264: Don't keep data in the redzone across function calls on 64 bit unix 11 years ago
Martin Storsjö 0776e0ef6b adpcm: Write the proper predictor in trellis mode in IMA QT 11 years ago
Martin Storsjö 3d79d0c93e adpcm: Avoid reading out of bounds in the IMA QT trellis encoder 11 years ago
Marc-Antoine Arnaud f558f0d2da avcodec options: add enum option for color_range 11 years ago
Marc-Antoine Arnaud 7c29b7229b avcodec options: add enum option for colorspace 11 years ago
Marc-Antoine Arnaud efc2dfe6a0 avcodec options: add enum option for color_trc 11 years ago
Marc-Antoine Arnaud bd71c300f9 avcodec options: add enum option for color_primaries 11 years ago
Marc-Antoine Arnaud 8a06794112 mpeg2: add sequence display extension information 11 years ago
Martin Storsjö 2f7065190a libfdk-aac: Relicense the library wrappers to the ISC license 11 years ago
Janne Grunau 896a5bff64 arm: check if AS supports .dn 11 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
Diego Biurrun b88cc5cca1 bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext 11 years ago
Dirk Ausserhaus f76e3669bb Decode both parts of Indeo4 IP frames 11 years ago
Dirk Ausserhaus 3df0d20028 Move Indeo4 frametypes into common header. 11 years ago
Anton Khirnov ed39cda029 flacenc: send final extradata in packet side data 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 eb800f120d libavcodec: set AVFrame colorspace fields on decoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Thierry Fauck d6d767d93e ppc: Fix compilation for ppc64le (ELFv2) 11 years ago
Diego Biurrun 368f50359e dsputil: Split off quarterpel bits into their own context 11 years ago
Diego Biurrun cb52a17cb6 dsputil: Move Bink-specific add_pixels8 to binkdsp 11 years ago
Diego Biurrun 054013a0fc dsputil: Move APE-specific bits into apedsp 11 years ago
Diego Biurrun 256da0770e dsputil: Move mspel_pixels_tab to the only place it is used 11 years ago
Diego Biurrun 3832a65901 dsputil: Move ff_alternate_*_scan tables to mpegvideo 11 years ago
Diego Biurrun 65d5d58658 dsputil: Move SVQ1 encoding specific bits into svq1enc 11 years ago
Diego Biurrun 2ea2612df5 svq1enc: Rename SVQ1Context to SVQ1EncContext 11 years ago
Diego Biurrun b5aa485513 ppc: Move vec_unaligned_load macro to util_altivec 11 years ago
Anton Khirnov 5fdaf312c5 flac: make avpriv_flac_parse_block_header() inline 11 years ago
Anton Khirnov f13ffb6636 flacdec: do not overwrite a channel layout set by the caller 11 years ago
Diego Biurrun 512f3ffe9b dsputil: Split off HuffYUV encoding bits into their own context 11 years ago
Diego Biurrun 0d439fbede dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
Diego Biurrun 888dcd8675 h264_picture: Remove pointless dsputil.h #include 11 years ago
Diego Biurrun f1df0a4c08 on2avc: Remove pointless dsputil.h #include 11 years ago
Vittorio Giovara 21f68c2489 avcodec: bump version after rotation api 11 years ago
Niels Möller 6b7b8585d7 dca: Convert dca_dmixtable to integers 11 years ago
Janne Grunau 132a5711a2 check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA) 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Anton Khirnov 9929b3564c pthread_frame: simplify the code by using new AVPacket API 11 years ago
Anton Khirnov cdf58f0599 avpacket: fix copying side data in av_packet_copy_props() 11 years ago
Anton Khirnov c9f8809ee4 hevc/intra_pred: simplify neighboring sample derivation 11 years ago
Mickaël Raulet 25bb7eaf9e hevc/intra_pred: drop unnecessary conditions in loops 11 years ago
Mickaël Raulet 4c390b1ba9 hevc/intra_pred: optimize EXTEND_()* 11 years ago
Anton Khirnov a1c2b48018 hevc: templatize intra_pred 11 years ago
Mickaël Raulet 04db5794cd hevc: templatize pred_planar 11 years ago
Anton Khirnov fd056029f4 lavc: add avcodec_free_context(). 11 years ago
Anton Khirnov e1b66778b6 lavc: remove the locking code in avcodec_close() 11 years ago
Janne Grunau d3f5b94762 aarch64: opus NEON iMDCT and FFT 11 years ago
Anton Khirnov 3b2fbe67bd lavc: properly handle subtitle_header in avcodec_copy_context() 11 years ago