38997 Commits (a246af86e47044dec243db2f708cc125d608ea78)
 

Author SHA1 Message Date
  Anton Khirnov a246af86e4 FATE: add MSS2 tests 12 years ago
  Anton Khirnov ca96e33716 vp9: drop support for real (non-emulated) edges 12 years ago
  Anton Khirnov ef8c93e2f1 vp8: drop support for real (non-emulated) edges 12 years ago
  Anton Khirnov ebfe622bb1 mpegvideo: drop support for real (non-emulated) edges 12 years ago
  Martin Storsjö 952d3187d8 arm: Add a missing # as prefix for an immediate constant 12 years ago
  Martin Storsjö 5dae487235 arm: Allow overriding the alignment set in the function macro 12 years ago
  Martin Storsjö b7b932f5e3 arm: Remove a leftover define for the pld instruction 12 years ago
  Martin Storsjö 67bb3a4e28 arm: cosmetics: Reindent the h264dsp neon init function 12 years ago
  Diego Biurrun 9997cee04d network.h: Add #endif comments to improve readability 12 years ago
  Diego Biurrun 794fcf79a8 Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 12 years ago
  Paul B Mahol 63debaa74c libopusenc: Change default frame duration to 20 ms 12 years ago
  Martin Storsjö 9409c9bdbf configure: Disable networking if winsock2.h is available but winsock functions aren't 12 years ago
  Michael Niedermayer 01d245ef43 random_seed: Rewrite the generic clock() based seed code 13 years ago
  Luca Barbato e61b8fa560 configure: Update freetype check to follow upstream 12 years ago
  Luca Barbato d68dc3c944 drawtext: Drop pointless header 12 years ago
  Anton Khirnov 6892d145a0 segafilm: fix leaks if reading the header fails 12 years ago
  Anton Khirnov 9cbf2d78f0 pthread_frame: unref decoded frames on failure 12 years ago
  Anton Khirnov a03a642d5c h264: do not use 422 functions for monochrome 12 years ago
  Anton Khirnov 9eef9eb301 h264: check that execute_decode_slices() is not called too many times 12 years ago
  Anton Khirnov bfd26b7ce6 h264: reject mismatching luma/chroma bit depths during sps parsing 12 years ago
  Anton Khirnov 9a026c7298 h264: rebuild the default ref list if the reference count changes 12 years ago
  Anton Khirnov 4736d003fa cavsdec: check ff_get_buffer() return value 12 years ago
  Anton Khirnov 50079a6aa9 lavc: do not leak the internal frame if opening the codec fails 12 years ago
  Anton Khirnov 3867f3718b lavf: remove a pointless check 12 years ago
  Anton Khirnov 75647dea6f oggparseogm: check timing variables 12 years ago
  Anton Khirnov 8058284ce0 lavc: add 422/444 YUV with alpha to align_dimensions() 12 years ago
  Kostya Shishkov 2f97094608 lagarith: do not call simd functions on unaligned lines 12 years ago
  Anton Khirnov f4a8a00805 sgidec: fix buffer size check in expand_rle_row() 12 years ago
  Anton Khirnov adb199d1bc kgv1dec: replace forcing EMU_EDGE by a copy 12 years ago
  Anton Khirnov fe80fa53bc 4xm: replace forcing EMU_EDGE by a copy 12 years ago
  Anton Khirnov fffca3d278 4xm: return a proper error code. 12 years ago
  Guillaume Martres 060667195e hevc: rename some HEVC conformance streams 12 years ago
  Guillaume Martres 98c0cd0b99 hevc: add new conformance streams 12 years ago
  Johan Andersson 7ce88e5ec4 cmdutils: update copyright year to 2014. 12 years ago
  Tim Walker 7840c40445 (e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data. 12 years ago
  Tim Walker 13345fc1f8 (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags. 12 years ago
  Tim Walker e92123093d mlpdec: set AV_FRAME_DATA_MATRIXENCODING side data. 12 years ago
  Tim Walker 4b7f1a7ced mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream. 12 years ago
  Tim Walker 30d70e79a6 dcadec: set AV_FRAME_DATA_MATRIXENCODING side data. 12 years ago
  Tim Walker 6bfdb2de88 dcadec: set the output channel mode more accurately. 12 years ago
  Tim Walker 5b4797a21d avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 12 years ago
  Tim Walker 5c437fb672 lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. 12 years ago
  Diego Biurrun 52ccc4a0ec configure: Support preprocessor macros as header names 12 years ago
  Martin Storsjö 82b9799bb2 sdp: Check that fmt->oformat is non-null before accessing it 12 years ago
  Alex Converse 9d18a7d3ec fate: Update AAC ELD 5.1 ref for recent bugfixes. 12 years ago
  Alex Converse 7f29644108 aac: Fix low delay windowing. 12 years ago
  Alex Converse 42d1b41983 fate: Add a test vector for AAC ELD with TNS. 12 years ago
  Alex Converse b2212dec0f aac: Fix TNS decoding for the 512 sample window family. 12 years ago
  Alex Converse e2096e2eaa fate: Add a downsampled SBR testvector 12 years ago
  Martin Storsjö 3348e3492d arm: Use the matching endfunc macro instead of the assembler directive directly 12 years ago