24794 Commits (503f9c0bd6ad6929d1f89f0745fe6ab9f71e6e96)
 

Author SHA1 Message Date
Måns Rullgård 3091eeb363 configure: remove unused flag save/restore functions 14 years ago
Måns Rullgård 9efdf9b5c0 configure: simplify append function 14 years ago
Måns Rullgård 84400e9d10 configure: simplify check_lib function 14 years ago
Måns Rullgård ad4d974c36 configure: remove unused function check_foo_config 14 years ago
Måns Rullgård becfe99ad5 twinvq: remove VLAs 14 years ago
Måns Rullgård 9bfb72d9e9 rv34: kill VLAs 14 years ago
Josh Allmann c47f567c70 rtpdec_mpeg4: Rename PayloadContext to be consistently 'data' 14 years ago
Josh Allmann ca937a5508 RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp 14 years ago
Josh Allmann 73e6c53e64 rtpdec: Move AAC depacketization code in rtpdec to a proper payload handler 14 years ago
Josh Allmann 7fc8ac7fd8 RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c 14 years ago
Josh Allmann 9b3788efc3 RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c 14 years ago
Josh Allmann 30619e6e59 RTSP: Remove skip_spaces in favor of strspn 14 years ago
Jai Menon 50061b6234 Print a space after the AVClass prefix. 14 years ago
Jai Menon d6a9349062 avienc : Avoid creating invalid AVI files when muxing subtitle streams 14 years ago
Jason Garrett-Glaser 03ac56e7f1 fix typo in vp8 decoder error message 14 years ago
Baptiste Coudurier 3491866a4b Improve mov atom parsing debug message, print parent atom and size in decimal 14 years ago
Måns Rullgård 27d8806986 fate: add vp8 tests 14 years ago
Måns Rullgård 851ffa803f configure: use warn function for unrecognised --cc and --arch settings 14 years ago
Måns Rullgård 31a0dcb232 configure: warn about missing yasm 14 years ago
Måns Rullgård 7bfc8ae69f configure: add 'warn' function 14 years ago
Måns Rullgård 5113b3bd5c tta: replace potentially huge VLAs with malloc/free in context 14 years ago
Luca Barbato 1f563bfa15 Remove typo: s/ingore/ignore/ 14 years ago
Thad Ward 741b5fd44a Set an opaque alpha value when decoding rgba ffv1. 14 years ago
Måns Rullgård 30cdfb49b4 asfdec: ensure number of streams is within bounds; remove VLA in asf_read_pts() 14 years ago
Måns Rullgård dd93649b71 Remove VLA in ff_kbd_window_init, limit window size to 1024 14 years ago
Måns Rullgård 796cea09b6 vp6: convert VLA to fixed size 14 years ago
Vitor Sessak 89c7d8058c Fix compilation on x64. 14 years ago
Vitor Sessak 57dbd12b6d Fix asm constraints in apply_window() 14 years ago
Måns Rullgård 986f143a38 alac: change VLAs to fixed size 14 years ago
Vitor Sessak bc2b368215 SSE-optimized MP3 floating point windowing functions 14 years ago
Alexei Svitkine 3bb96f914e Correctly return EOF for smacker videos 14 years ago
Francesco Lavra 31ed3f1f1d Fix dependencies for the ra_144 encoder 14 years ago
Måns Rullgård 5262f7ed1d snow: remove unused parameter to mc_block() 14 years ago
Stefan Gehrer 8f910a5621 avoid conditional and division in chroma MV calculation 14 years ago
Måns Rullgård 79aec75792 flacenc: convert VLA to fixed size 14 years ago
Vitor Sessak 47ba787442 Move float-specific function to mpegaudiodec_float.c 14 years ago
Vitor Sessak 9dac6dbb22 Remove pointless condition in #if 14 years ago
Alex Converse d6e0080175 Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section. 14 years ago
Alex Converse e29af81818 aactab: Tablegenify ff_aac_pow2sf_tab. 14 years ago
Jason Garrett-Glaser 2966cc1849 Update x264asm header files to latest versions. 14 years ago
Ronald S. Bultje 44c70a9b3d Fix a typo, spotted by Diego. 14 years ago
Ronald S. Bultje db7d307f5c Add missing changelog entry for VP8 decoder. 14 years ago
Diego Biurrun c1bffe25fa Add required #includes to pass 'make checkheaders'. 14 years ago
Martin Storsjö 02174293c6 Reindent 14 years ago
Martin Storsjö ed8d57665b Add all required includes to avio.h 14 years ago
Måns Rullgård 0dbfc1db21 Enable pthreads automatically unless w32threads is requested 14 years ago
Michael Niedermayer 1d4c1c3b7a Continue after guids in asf after which other guids are possible instead of skiping 14 years ago
Måns Rullgård 20843f51e7 Remove OS/2 threads support 14 years ago
Diego Pettenò a65e687b2f Add barcelona to the list of cmov/fast_cmov compatible CPUs. 14 years ago
Måns Rullgård 9f342dabc6 Remove beosthreads support 14 years ago