17068 Commits (7b1fbd4729a52dd7c02622dbe7bb81a6a7ed12f8)

Author SHA1 Message Date
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
Justin Ruggles f7b8506573 wmavoice: set channel layout 12 years ago
Justin Ruggles 002097a00b wmapro: use AVCodecContext.channels instead of keeping a private copy 12 years ago
Justin Ruggles 2ed40608e9 wma: do not keep private copies of some AVCodecContext fields 12 years ago
Justin Ruggles 50a65e7a54 vmdaudio: set channel layout 12 years ago
Justin Ruggles b5f628e227 twinvq: validate sample rate code 12 years ago
Justin Ruggles 335826cf5f twinvq: set channel layout 12 years ago
Justin Ruggles 8cc72ce5a0 twinvq: validate that channels is not <= 0 12 years ago
Justin Ruggles cebea00c8a truespeech: set channel layout 12 years ago
Justin Ruggles 523734eb6a sipr: set channel layout 12 years ago
Justin Ruggles 4c53f4aed3 shorten: validate that the channel count in the header is not <= 0 12 years ago
Justin Ruggles 4e13e50432 ra288dec: set channel layout 12 years ago
Justin Ruggles 6159f64364 ra144dec: set channel layout 12 years ago
Justin Ruggles eb38d8fe92 qdm2: remove unneeded checks for channel count 12 years ago
Justin Ruggles be2ab8b75a qdm2: make sure channels is not <= 0 and set channel layout 12 years ago
Justin Ruggles e3d6ab5704 qcelpdec: set channel layout 12 years ago
Justin Ruggles d26701ce2f nellymoserdec: set channels to 1 12 years ago
Justin Ruggles d40dab907a libopencore-amr: set channel layout for amr-nb or if not set by the user 12 years ago
Justin Ruggles 30f8da29bf libilbc: set channel layout 12 years ago
Justin Ruggles 0fd1ddf155 dpcm: use AVCodecContext.channels instead of keeping a private copy 12 years ago
Justin Ruggles 1c7a016153 imc: set channels to 1 instead of validating it 12 years ago
Justin Ruggles 32c7769e5c gsmdec: always set channel layout and sample rate at initialization 12 years ago
Justin Ruggles c5b8acad73 libgsmdec: always set channel layout and sample rate at initialization 12 years ago
Justin Ruggles a346aaf148 g726dec: do not validate sample rate 12 years ago
Justin Ruggles e00eb03cd8 g726dec: set channel layout at initialization instead of validating it 12 years ago
Justin Ruggles 99d8686357 flacdec: do not warn on sample rate change 12 years ago