35647 Commits (31c3b9c95e2b14189f2bc9f2bd886834114da81d)
 

Author SHA1 Message Date
Justin Ruggles 31c3b9c95e FATE: rename FLAC tests from flac-* to flac-16-* 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 dfde8a34e5 lavu: add av_ctz() for trailing zero bit count 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 2253df76c1 fate: aac: Place LATM tests and general AAC tests in different groups 13 years ago
Diego Biurrun 92fec47d69 build: The A64 muxer depends on rawenc.o for ff_raw_write_packet() 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
Martin Storsjö d578f94746 rtmp: Use av_strlcat instead of strncat 13 years ago
Janne Grunau b3fab1f2cd doc: add apidoc target for doxygen API documentation 13 years ago
Anton Khirnov 34871beb5e matroskadec: do not use avpacket internals 13 years ago
Anton Khirnov 9221efef79 lavf: fix av_interleaved_write_frame() doxy. 13 years ago
Anton Khirnov 717a450993 lavf: clarify the lifetime of demuxed packets. 13 years ago
Anton Khirnov c8977f6d26 avconv: do not free muxed packet on streamcopy. 13 years ago
Anton Khirnov b4dc6dccba crc: move doxy to the header 13 years ago
Anton Khirnov b68aac7ea3 vf_drawtext: do not use deprecated av_tree_node_size 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
Diego Biurrun 61bc2bc7d4 x86util: Add cpuflags_mmxext alias for cpuflags_mmx2 13 years ago
Diego Biurrun 012f73e271 x86inc: Only define program_name if the macro is unset 13 years ago
Michael Niedermayer e1c804d883 dv1394: Swap the min and max values of the 'standard' option 13 years ago
Martin Storsjö 2b831a59d9 rtpdec_vp8: Don't parse fields that aren't used 13 years ago
Anton Khirnov 0876c28080 lavc: add some AVPacket doxy. 13 years ago
Anton Khirnov fdc8672886 audiointerleave: deobfuscate a function call. 13 years ago
Anton Khirnov 179a5c37e0 rtpdec: factorize identical code used in several handlers 13 years ago
Anton Khirnov f70381ab9d a64: remove interleaved mode. 13 years ago
Martin Storsjö c19e9d00a7 doc: Point to the new location of the c99-to-c89 tool 13 years ago
Ilkka Ollakka 6d1270a0f9 decode_audio3: initialize AVFrame 13 years ago
Justin Ruggles 5459848b14 ws-snd1: set channel layout 13 years ago
Justin Ruggles f7b8506573 wmavoice: set channel layout 13 years ago
Justin Ruggles 002097a00b wmapro: use AVCodecContext.channels instead of keeping a private copy 13 years ago
Justin Ruggles 2ed40608e9 wma: do not keep private copies of some AVCodecContext fields 13 years ago
Justin Ruggles 50a65e7a54 vmdaudio: set channel layout 13 years ago
Justin Ruggles b5f628e227 twinvq: validate sample rate code 13 years ago
Justin Ruggles 335826cf5f twinvq: set channel layout 13 years ago
Justin Ruggles 8cc72ce5a0 twinvq: validate that channels is not <= 0 13 years ago
Justin Ruggles cebea00c8a truespeech: set channel layout 13 years ago
Justin Ruggles 523734eb6a sipr: set channel layout 13 years ago
Justin Ruggles 4c53f4aed3 shorten: validate that the channel count in the header is not <= 0 13 years ago
Justin Ruggles 4e13e50432 ra288dec: set channel layout 13 years ago
Justin Ruggles 6159f64364 ra144dec: set channel layout 13 years ago
Justin Ruggles eb38d8fe92 qdm2: remove unneeded checks for channel count 13 years ago