31036 Commits (cdeb803e2fe1239e0217186c7441c94adb0d9895)
 

Author SHA1 Message Date
Stefano Sabatini cdeb803e2f vf_lut: fix draw_slice() in case of non packed image data for packed RGB 14 years ago
ami_stuff 9df1d329a5 Support fourcc Y8 (ticket 308). 14 years ago
ami_stuff 90d475a9e7 Support fourcc YV16 (ticket 307). 14 years ago
Carl Eugen Hoyos e747b091cb Fix VDPAU decoding for some H264 samples. 14 years ago
Michael Niedermayer f211d9d839 Merge remote-tracking branch 'qatar/master' 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
Baptiste Coudurier 721719dd0c dnxhddec: handle cid change in bitstream. 14 years ago
Baptiste Coudurier 90a40b226a ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2. 14 years ago
Diego Biurrun 3fbc9bbb88 mpeg4videoenc: Remove disabled variant of mpeg4_encode_block(). 14 years ago
Stefano Sabatini 2f222b9550 lavfi: add testsrc source 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
Reimar Döffinger 5c13b5bb39 Add operand size to add instructions. 14 years ago
Reimar Döffinger ebc64dc818 Revert "build: Remove multiple inclusion guards from config.mak." 14 years ago
Reimar Döffinger 1109680434 Revert "build: Remove redundant config.mak includes from subdirectory Makefiles." 14 years ago
Reimar Döffinger b3ca11f07f Revert "build: Add DEP_LIBS dependency directly to the shared library build rule." 14 years ago
Michael Niedermayer 4ccb7911ba Merge remote-tracking branch 'qatar/master' 14 years ago
Stefano Sabatini 5fba761f6e samplefmt: remove deprecated use of av_get_bits_per_sample_fmt() 14 years ago
Stefano Sabatini 5aca97e247 vsink_buffer: add missing description 14 years ago
Stefano Sabatini d7686b3e0f configure: select buffersink_filter when ffplay is enabled 14 years ago
Mans Rullgard d0ce090ec5 ARM: silence some annoying armcc warnings 14 years ago
Reimar Döffinger c5cf0f7a76 Fix compilation in subdir with NASM. 14 years ago
Reimar Döffinger fe343286ec Restore some more rules to common.mak to improve building in subdirs. 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
Nicolas George 392aa6e444 ogg_read_packet: forward error code. 14 years ago
Michael Niedermayer dca3542d35 Merge remote-tracking branch 'qatar/master' 14 years ago
Stefano Sabatini e65d6e22e3 configure: select buffersink_filter when ffmpeg is enabled 14 years ago
Diego Biurrun b36518dcf4 configure: Add -Wno-format-zero-length to CFLAGS. 14 years ago
Reimar Döffinger 5aa8b270db Restore accidentally removed parts of "BRIEF" list. 14 years ago
Jeff Downs f6d28cf029 parse_options(): Avoid passing NULL as a string arg to fprintf 14 years ago
Can Wu fc66e23154 udp: Receive on the remote port number, if no local port is set 14 years ago
Stefano Sabatini f925b24381 general.texi: clarify with examples what "the FFmpeg libraries" means 14 years ago
Stefano Sabatini 978e711b2c general.texi: remove reference to --enable-memalign-hack, no longer required 14 years ago
Stefano Sabatini 470ac1437d MAINTAINERS: add a "Releases" section 14 years ago
Stefano Sabatini 9fff623d0a Changelog: merge various 0.7* sections into a single 0.8 section 14 years ago
Reimar Döffinger 95dd1741af Allow running make in subdirs again. 14 years ago
Reimar Döffinger 2ec899222b Revert "build: move basic rules and variables to main Makefile" 14 years ago
Michael Niedermayer 686959e87e Merge remote-tracking branch 'qatar/master' 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