29164 Commits (618230c7f44adf2c6acc68028e4117376c9f68db)
 

Author SHA1 Message Date
Ronald S. Bultje 618230c7f4 swscale: update big endian reference values after dff5a835. 14 years ago
Kostya Shishkov cb7b55b096 wavpack: skip blocks with no samples 14 years ago
Justin Ruggles bd2deab706 cosmetics: remove outdated comment that is no longer true 14 years ago
Mans Rullgard deb3ed01b5 build: replace some addprefix/addsuffix with substitution refs 14 years ago
Diego Biurrun bb00b15f9e avutil: Remove unused arbitrary precision integer code. 14 years ago
Diego Biurrun d2ee495fb2 configure: Drop check for availability of ten assembler operands. 14 years ago
Nathan Caldwell 1bb52045d3 aacenc: Save channel configuration for later use. 14 years ago
Alex Converse 8dbaa5bd69 aacenc: Fix codebook trellising for zeroed bands. 14 years ago
Ronald S. Bultje 13a099799e swscale: change prototypes of scaled YUV output functions. 14 years ago
Ronald S. Bultje dff5a83532 swscale: re-add support for non-native endianness. 14 years ago
Ronald S. Bultje 3d3c814937 swscale: disentangle yuv2rgbX_c_full() into small functions. 14 years ago
Ronald Bultje 6fba14eecb swscale: split yuv2packed[12X]_c() remainders into small functions. 14 years ago
Ronald S. Bultje dc179ec819 swscale: split yuv2packedX_altivec in smaller functions. 14 years ago
Ronald S. Bultje 0d994b2f45 swscale: don't use planar output functions to write to NV12/21. 14 years ago
Justin Ruggles 8683c6a638 ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c 14 years ago
Justin Ruggles 668afae438 ac3enc: merge log2_tab() into normalize_samples() 14 years ago
Justin Ruggles 7dcdf974d0 ac3enc: Remove bit allocation fallbacks. 14 years ago
Mans Rullgard 659aa20e56 build: improve rules for test programs 14 years ago
Mans Rullgard bc877faf7f build: factor out the .c and .S compile commands as a macro 14 years ago
Ronald S. Bultje 97535ffb97 swscale: remove unused xInc/srcW arguments from hScale(). 14 years ago
Jason Garrett-Glaser 9a0dda8b3a H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bit 14 years ago
Jason Garrett-Glaser 84153d1883 H.264: make filter_mb_fast support 4:4:4 14 years ago
Diego Biurrun 3fbc9bbb88 mpeg4videoenc: Remove disabled variant of mpeg4_encode_block(). 14 years ago
Alexis Ballier 9ddf1b1ae4 configure: allow post-fixed cpu strings for athlon64, k8, and opteron 14 years ago
Diego Biurrun f3876ea485 Move some variable declarations below the proper #ifdefs. 14 years ago
Mans Rullgard d0ce090ec5 ARM: silence some annoying armcc warnings 14 years ago
Diego Biurrun c713620b4c ffplay: Remove unused-but-set channels variable from update_sample_display(). 14 years ago
Diego Biurrun 729f953fb5 build: Add DEP_LIBS dependency directly to the shared library build rule. 14 years ago
Diego Biurrun 89b5829d0a build: Remove multiple inclusion guards from config.mak. 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Diego Biurrun 3a0d0ff5e6 aacenc: Mark psy_3gpp_window() as av_unused. 14 years ago
Diego Biurrun b36518dcf4 configure: Add -Wno-format-zero-length to CFLAGS. 14 years ago
Can Wu fc66e23154 udp: Receive on the remote port number, if no local port is set 14 years ago
Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
Martin Storsjö 9abbe8cc13 Use av_printf_format to check the usage of printf style functions 14 years ago
Martin Storsjö 67e9ae14d9 Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
Mans Rullgard 9e19704a6a ARM: enable thumb for Cortex-M* CPUs 14 years ago
Diego Biurrun 35fa0d4758 nsvdec: Propagate error values instead of returning 0 in nsv_read_header(). 14 years ago
Mans Rullgard f038cf3c74 build: remove SRC_PATH_BARE variable 14 years ago
Mans Rullgard bb5249244d build: move basic rules and variables to main Makefile 14 years ago
Mans Rullgard 8d853efe53 build: move special targets to end of main Makefile 14 years ago
Stefano Sabatini 41b68dce4d lavdev: improve feedback in case of invalid frame rate/size 14 years ago
Stefano Sabatini a4bda40544 vfwcap: prefer "framerate_q" over "fps" in vfw_read_header() 14 years ago
Stefano Sabatini e60068baeb v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters() 14 years ago
Stefano Sabatini a5351720cc fbdev: prefer "framerate_q" over "fps" in device context 14 years ago
Stefano Sabatini da51a7c69c bktr: prefer "framerate" over "fps" for grab_read_header() 14 years ago
Nicolas George 147bcf27c4 ALSA: implement channel layout for playback. 14 years ago
Carl Eugen Hoyos 2359aeb52d alsa: support unsigned variants of already supported signed formats. 14 years ago
Carl Eugen Hoyos 921715edff alsa: add support for more formats. 14 years ago
Mans Rullgard 8986fddc2b ARM: allow building in Thumb2 mode 14 years ago