31017 Commits (b3ca11f07feb08738128f6b7127ccf8eb3f72ede)
 

Author SHA1 Message Date
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
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