16893 Commits (ae3822bca16f1cdb2460a35b16f8ef636a04314e)

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