18337 Commits (728c4658563dc82115ade0f1679679eddb7be5ff)

Author SHA1 Message Date
  Anton Khirnov 728c465856 vdpau: add a constructor for AVVDPAUContext. 12 years ago
  Anton Khirnov ca22d1dea2 vdpau: add a convenience function for getting a decoder profile. 12 years ago
  Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 12 years ago
  Diego Biurrun c7f7bfc9e3 Remove all Alpha architecture optimizations 12 years ago
  Diego Biurrun 45ef963908 mpegaudioenc: Move some static tables to MpegAudioContext 12 years ago
  Diego Biurrun 5d6a990c11 mpegaudioenc: Remove broken integer-only quantization code path 12 years ago
  Luca Barbato 08303d7741 hwaccel: Simplify ff_find_hwaccel 12 years ago
  Kostya Shishkov 5462dde194 metasound: Fix error message argument 12 years ago
  Diego Biurrun cb56c3961b h263dsp: K&R formatting cosmetics 12 years ago
  Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 12 years ago
  Diego Biurrun 86f910806b Remove #undefs for formerly forbidden system functions 12 years ago
  Diego Biurrun 70cbf33405 vdpau: Add missing #includes to fix standalone header compilation 12 years ago
  Diego Biurrun e2b5b09789 x86: rv40dsp: Use PAVGB instruction macro where appropriate 12 years ago
  Yusuke Nakamura 3ef9b7ab95 hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scale 12 years ago
  Jan Ekström 885ec92425 hevc: Use parsed VUI colorimetry in avcodec 12 years ago
  Jan Ekström cd8f772d06 lavc: Add colorimetry values for BT.2020, other non-included ones 12 years ago
  Gian-Carlo Pascutto 454959a5aa aacdec: Set the profile during decoding 12 years ago
  Anton Khirnov da6506c607 lavc: move AVCodecContext.pkt to AVCodecInternal 12 years ago
  Anton Khirnov 38ecc3702d pthread: store thread contexts in AVCodecInternal instead of AVCodecContext 12 years ago
  Anton Khirnov daa7a1d443 pthread_slice: rename ThreadContext -> SliceThreadContext 12 years ago
  Anton Khirnov cc14ee03a7 lavc: split slice and frame threading functions into separate files 12 years ago
  Anton Khirnov 5cd6513f5b pthread: drop avcodec_ prefixes from static functions 12 years ago
  Mikulas Patocka 694d997afe x86: hpeldsp: Use PAVGB instruction macro where necessary 12 years ago
  Vittorio Giovara 3ea5f64fff ansi: fix possible use of uninitialized variables 12 years ago
  Vittorio Giovara c68d4c230a mpeg4video_parser: K&R formatting cosmetics 12 years ago
  Vittorio Giovara dc6ea00cd2 mpeg4video: K&R formatting cosmetics 12 years ago
  Luca Barbato 037fea388e flashsv: K&R formatting cosmetics 12 years ago
  Diego Biurrun 1700b4e678 x86: vp8dsp: Split loopfilter code into a separate file 12 years ago
  Michael Niedermayer 57070b1468 flashsv: Check diff_start diff_height values 12 years ago
  Luca Barbato 4a64e67988 flashsv: Refactor a little 12 years ago
  Anton Khirnov 28240a60c1 lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.h 12 years ago
  Anton Khirnov eb5920c195 lavc: deprecate unused FF_BUG_OLD_MSMPEG4 12 years ago
  Anton Khirnov 0300962b76 lavc: schedule FF_BUG_AC_VLC for removal on the next major bump. 12 years ago
  Anton Khirnov f8b2bcd2ad lavc: deprecate FF_DEBUG_VIS_* 12 years ago
  Anton Khirnov a1504eee41 lavc: deprecate AVCodecContext.debug_mv 12 years ago
  Anton Khirnov ccc7129845 lavc: deprecate FF_DEBUG_MV and remove all traces of its use 12 years ago
  Guillaume Martres 064698d381 Add HEVC decoder 12 years ago
  Anton Khirnov 0a9e94bba8 webp: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 757d5e8ef9 vp8: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 2e0ab4d314 vp56: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov b53febc1c0 vp3: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 3cfdb912cb txd: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov db92e4ea8d truemotion1: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov c265b8bb76 tiff: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov eed5a478ba targa: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 7fbb75cc70 svq1dec: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 9c0ece1b4f sunrast: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov c755870d52 sgidec: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov 1d389e2a80 rv34: stop using deprecated avcodec_set_dimensions 12 years ago
  Anton Khirnov ce9f5b13ed rv10: stop using deprecated avcodec_set_dimensions 12 years ago