20313 Commits (310fd0d3d456501d67ca9c029fa4462e286a215e)

Author SHA1 Message Date
  Michael Niedermayer 19008e06c6 wmavoice: switch to av_assert 13 years ago
  Michael Niedermayer 946ed78f5f aacdec: fix priming/skip for AAC HE/HE2 13 years ago
  Michael Niedermayer 0fc684ff7c aacdec: pass AVPacket to aac_decode_frame_int() 13 years ago
  Michael Niedermayer 818f3dc907 audio_frame_que: remove broken code that is specific to old audio_que 13 years ago
  Philip Langdale 7816c7e772 Add missing codec descriptor for timingless subrip. 13 years ago
  Michael Niedermayer 85c830331c lavc: protect calls to frame_thread_encoder by HAVE_THREADS 13 years ago
  Paul B Mahol e4fff08f5b exr: fix decoding ZIP16 and height not multiple of 16 13 years ago
  Michael Niedermayer 2d5c80b2e8 frame_thread_encoder: pass frame pict type and quality 13 years ago
  Michael Niedermayer 097a909ea1 frame_thread_encoder: pass private options 13 years ago
  Diego Biurrun 2e6f93a284 x86: Always compile files with functions that are called unconditionally 13 years ago
  Diego Biurrun 2f2aa2e542 x86: mpegvideoenc: fix linking with --disable-mmx 13 years ago
  Diego Biurrun d39791bf39 x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 13 years ago
  Martin Storsjö 3ad9eac5a0 testprogs: Remove unused includes 13 years ago
  Diego Biurrun bcc45d6348 x86: avcodec: Drop silly "_mmx" suffixes from filenames 13 years ago
  Diego Biurrun efbd04c332 x86: avcodec: Drop silly "_sse" suffixes from filenames 13 years ago
  Michael Niedermayer 6d35470063 utvideoenc: use ff_huff_gen_len_table 13 years ago
  Michael Niedermayer 5a582bd3b5 huffman: add ff_huff_gen_len_table 13 years ago
  Reimar Döffinger 998f92d680 cllc: simplify/fix swapped data buffer allocation. 13 years ago
  Martin Storsjö 6f5b1a2ba4 h264: Check that the codec isn't null before accessing it 13 years ago
  Martin Storsjö 0b58c77ed1 audio_frame_queue: Define af_queue_log_state before using it 13 years ago
  Derek Buitenhuis 61e262f6d7 vp56: Don't use DECLARE_ALIGN on a typedef name 13 years ago
  Kostya Shishkov 7627c35a81 vc1: export some functions 13 years ago
  Michael Niedermayer fa6c795c3f allcodecs: fix vda order 13 years ago
  Xidorn Quan 78cca74222 vdadec: implement vda decoder 13 years ago
  Mans Rullgard dbc9f84ea6 Revert "dsputil: make {add/put/put_signed}_pixels_clamped() non-static." 13 years ago
  Diego Biurrun 3d868fe542 build: Restore dependency of acelp_filters.o on celp_math.o 13 years ago
  Diego Biurrun dafcbfe443 celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 13 years ago
  Diego Biurrun 5549854335 celp_math: Move ff_cos() to the only place it is used 13 years ago
  Derek Buitenhuis 5395d882b4 vp56: Don't use DECLARE_ALIGN on a typedef name 13 years ago
  Reimar Döffinger 237f53ce85 cllc: simplify/fix swapped data buffer allocation. 13 years ago
  Georg Lippitsch 5cc5d9d5f7 dpx: 10 and 12 bit decoding 13 years ago
  Kostya Shishkov 0de4a563e4 mss1: move code that will be reused by MSS2 decoder into separate file 13 years ago
  Kostya Shishkov 49df339f4b mss1: merge decode_intra() and decode_inter() 13 years ago
  Luca Barbato e0f7a9f6e7 huffyuv: update to current coding style 13 years ago
  Luca Barbato f76e47877c huffman: update to current coding style 13 years ago
  Diego Biurrun 3f02c533f3 build: fft: x86: Drop unused YASM-OBJS-FFT- variable 13 years ago
  Diego Biurrun d7f9786cbc audio_frame_queue: Clean up ff_af_queue_log_state debug function 13 years ago
  Diego Biurrun 1ce5dce454 dwt: Remove unused code. 14 years ago
  Mans Rullgard 88386feefd cavs: convert cavsdata.h to a .c file 13 years ago
  Diego Biurrun a6d9f9e60e cavs: Move inline functions only used in one file out of the header 13 years ago
  Diego Biurrun ef07ac1e12 cavs: Move data tables used in only one place to that file 13 years ago
  Paul B Mahol 8f9941b160 avrndec: silence warning about incompatible pointer types 13 years ago
  Michael Niedermayer bfb39023b0 h264: ff_init_cabac_states doesnt use its argument thus remove it 13 years ago
  Mans Rullgard db70730291 x86: fft: remove unused fft_dispatch* functions 13 years ago
  Paul B Mahol 65b552cc31 lavc: add some missing .long_name to codec_descriptors[] 13 years ago
  Derek Buitenhuis aa7a565101 cllc: Pad swapped buffer 13 years ago
  Georg Lippitsch 2a57c9ae8f dpx: 10 and 12 bit encoding 13 years ago
  Jan Ekström 01cb4c84f5 utvideodec: Fix single symbol mode decoding 13 years ago
  Nicolas George de60880543 lavc/dvdsubenc: check the type of rectangles. 13 years ago
  Mans Rullgard 081bab5ee3 truespeech: drop useless casts 13 years ago