31006 Commits (c5cf0f7a76e80996bd6d2786408cd24bbef605de)
 

Author SHA1 Message Date
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
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
Anton Khirnov ffc6c8a430 Support u8, s8, alaw and mulaw channel reordering in alsa. 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
Michael Niedermayer 4b87a088bf Merge remote-tracking branch 'qatar/master' 14 years ago
Stefano Sabatini 1af1b52772 general.texi: use "the FFmpeg libraries" in place of enumerating them 14 years ago
Stefano Sabatini 72365be496 general.texi: apply minor formatting fix in the MinGW section 14 years ago
Mans Rullgard 9cd7b8549b configure: add --optflags option 14 years ago
Mans Rullgard f87b03b50d build: move documentation rules to doc/Makefile 14 years ago
Mans Rullgard 698a183e30 build: move test rules to tests/Makefile 14 years ago
Alexis Ballier 8ae1a9524e This is to match gcc's {athlon64,k8,opteron}-sse3 -march flags. 14 years ago
Carl Eugen Hoyos 81ef892ca8 Use HAVE_TEN_OPERANDS for new decode_significance* functions. 14 years ago
Reimar Döffinger c956907eca Revert needless API change in 05e84c95. 14 years ago
Anton Khirnov b6bde8c770 ffplay: use new avformat_open_* API. 14 years ago
Clément Bœsch c9584f0c9c vf_mp: do not add duplicated pixel formats. 14 years ago
Stefano Sabatini f4228097e4 lavfi: minor style fixes in formats.c 14 years ago
Justin Ruggles 684f4abfac ac3enc: remove unneeded local variable in asym_quant() 14 years ago
Justin Ruggles f21fb76b1b ac3enc: remove a branch in asym_quant() by doing 2 shifts 14 years ago
Justin Ruggles 0e4dbe2996 ac3enc: avoid masking output in asym_quant() by using signed values for 14 years ago
Jason Garrett-Glaser 2702a6f114 H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF 14 years ago