16895 Commits (b655cfefafd565590bfc5976b9ce8dd141b3c41c)

Author SHA1 Message Date
  Diego Biurrun 17fecb4a59 flashsv: Drop unused function and struct parameters 13 years ago
  Justin Ruggles 00dd9a6d6a pcm: fix decoding of pcm_s16le_planar on big-endian 13 years ago
  Luca Barbato ae3822bca1 imgconvert: remove PixFmtInfo 13 years ago
  Luca Barbato d1d9efaae6 avcodec: split avpicture from imgconvert 13 years ago
  Justin Ruggles 7c278d2ae4 alacenc: support 24-bit encoding 13 years ago
  Justin Ruggles c9d0f4506f pcmdec: use planar sample format for pcm_s16le_planar 13 years ago
  Justin Ruggles 79b7747556 vorbisdec: use float planar sample format 13 years ago
  Diego Biurrun 89923fce70 x86: h264_intrapred: Fix C function names in comments 13 years ago
  Diego Biurrun 87af05c575 x86: SPLATD: port to cpuflags 13 years ago
  John Stebbins 1c5805521c PGS subtitles: Set AVSubtitle pts value 13 years ago
  Janne Grunau e6160bda98 h264: Fix parameters to ff_er_add_slice() call 13 years ago
  Janne Grunau 60b6b8c019 h264: always check ref_count for validity 13 years ago
  Diego Biurrun 8c3849bc76 x86: dsputil: port to cpuflags 13 years ago
  Xi Wang b74dbdd5e9 bgmc: Fix av_malloc checks in ff_bgmc_init() 13 years ago
  Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 13 years ago
  Diego Biurrun da39cac8de Drop broken and unused CABAC test program. 13 years ago
  Diego Biurrun 5e9c6ef8f3 x86: h264_weight_10bit: port to cpuflags 13 years ago
  Luca Barbato 83f9ed42ec libtheoraenc: add missing pixdesc.h header 13 years ago
  Luca Barbato cc085993f4 avcodec: remove ff_is_hwaccel_pix_fmt 13 years ago
  Luca Barbato c1a02e884a pixdesc: add av_pix_fmt_get_chroma_sub_sample 13 years ago
  Mans Rullgard a384f6a7f7 ppc: replace pointer casting with AV_COPY32 13 years ago
  Mans Rullgard 031aac9861 ppc: fix some unused variable warnings 13 years ago
  Justin Ruggles faf340f60c binkaudio: set channel layout 13 years ago
  Diego Biurrun 2b479bcab0 build: Drop AVX assembly ifdefs 13 years ago
  Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 13 years ago
  Alberto Delmás 802713c4e7 mss2: prevent potential uninitialized reads 13 years ago
  Kostya Shishkov 6d93308c0c mss2: reindent after last commit 13 years ago
  Alberto Delmás b077eb0780 mss2: fix handling of unmasked implicit WMV9 rectangles 13 years ago
  Diego Biurrun 6cd796049d x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macros 13 years ago
  Diego Biurrun 4b60fac419 x86: PALIGNR: port to cpuflags 13 years ago
  Diego Biurrun 4d1f69f244 x86: h264_qpel_10bit: port to cpuflags 13 years ago
  Justin Ruggles 3a2731cbd3 flacenc: ensure the order is within the min/max range in LPC order search 13 years ago
  Diego Biurrun 6ca60d4ddd x86: h264_intrapred: port to cpuflags 13 years ago
  James Zern 12776d5d2a libvpxenc: Allow enabling constrained quality (CQ) mode 14 years ago
  Martin Storsjö ad961726dc libopencore-amr: Check the return value of amr_decode_fix_avctx 13 years ago
  Justin Ruggles 2e76f34387 flacenc: use RICE2 entropy coding mode for 24-bit 13 years ago
  Justin Ruggles 13e1ee6c84 flacenc: add 24-bit encoding 13 years ago
  Justin Ruggles 799e232490 flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext 13 years ago
  Justin Ruggles 5ff998a233 flacenc: use uint64_t for bit counts 13 years ago
  Justin Ruggles e783316322 flacenc: remove wasted trailing 0 bits 13 years ago
  Justin Ruggles 6a744d2619 flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endian 13 years ago
  Diego Biurrun 930e26a3ea x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabled 13 years ago
  Diego Biurrun dbb37e7711 x86: PABSW: port to cpuflags 13 years ago
  Diego Biurrun 6c104826bd x86: vc1dsp: port to cpuflags 13 years ago
  Diego Biurrun 0a7a94f2e5 x86: Refactor PSWAPD fallback implementations and port to cpuflags 13 years ago
  Diego Biurrun 9a07c1332c parser: Move Doxygen documentation to the header files 13 years ago
  John Stebbins 85f67c4865 PGS subtitles: Expose forced flag 13 years ago
  Diego Biurrun 26f01bd106 x86: PMINUB: port to cpuflags 13 years ago
  Diego Biurrun 9ce02e14f0 x86: ac3dsp: port to cpuflags 13 years ago
  Anton Khirnov 0876c28080 lavc: add some AVPacket doxy. 13 years ago