Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-27H.264: disable 2tap qpel with CODEC_FLAG2_FAST and >8-bitJason Garrett-Glaser
2011-06-27H.264: make filter_mb_fast support 4:4:4Jason Garrett-Glaser
2011-06-27dnxhddec: handle cid change in bitstream.Baptiste Coudurier
2011-06-27ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2.Baptiste Coudurier
2011-06-27mpeg4videoenc: Remove disabled variant of mpeg4_encode_block().Diego Biurrun
2011-06-26lavfi: add testsrc sourceStefano Sabatini
2011-06-26configure: allow post-fixed cpu strings for athlon64, k8, and opteronAlexis Ballier
2011-06-26Move some variable declarations below the proper #ifdefs.Diego Biurrun
2011-06-26Add operand size to add instructions.Reimar Döffinger
2011-06-26Revert "build: Remove multiple inclusion guards from config.mak."Reimar Döffinger
2011-06-26Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger
2011-06-26Revert "build: Add DEP_LIBS dependency directly to the shared library build r...Reimar Döffinger
2011-06-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-26samplefmt: remove deprecated use of av_get_bits_per_sample_fmt()Stefano Sabatini
2011-06-26vsink_buffer: add missing descriptionStefano Sabatini
2011-06-26configure: select buffersink_filter when ffplay is enabledStefano Sabatini
2011-06-25ARM: silence some annoying armcc warningsMans Rullgard
2011-06-25Fix compilation in subdir with NASM.Reimar Döffinger
2011-06-25Restore some more rules to common.mak to improve building in subdirs.Reimar Döffinger
2011-06-25ffplay: Remove unused-but-set channels variable from update_sample_display().Diego Biurrun
2011-06-25build: Add DEP_LIBS dependency directly to the shared library build rule.Diego Biurrun
2011-06-25build: Remove multiple inclusion guards from config.mak.Diego Biurrun
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-25aacenc: Mark psy_3gpp_window() as av_unused.Diego Biurrun
2011-06-25ogg_read_packet: forward error code.Nicolas George
2011-06-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-25configure: select buffersink_filter when ffmpeg is enabledStefano Sabatini
2011-06-24configure: Add -Wno-format-zero-length to CFLAGS.Diego Biurrun
2011-06-24Restore accidentally removed parts of "BRIEF" list.Reimar Döffinger
2011-06-24parse_options(): Avoid passing NULL as a string arg to fprintfJeff Downs
2011-06-24udp: Receive on the remote port number, if no local port is setCan Wu
2011-06-24general.texi: clarify with examples what "the FFmpeg libraries" meansStefano Sabatini
2011-06-24general.texi: remove reference to --enable-memalign-hack, no longer requiredStefano Sabatini
2011-06-24MAINTAINERS: add a "Releases" sectionStefano Sabatini
2011-06-24Changelog: merge various 0.7* sections into a single 0.8 sectionStefano Sabatini
2011-06-24Allow running make in subdirs again.Reimar Döffinger
2011-06-24Revert "build: move basic rules and variables to main Makefile"Reimar Döffinger
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-24doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun
2011-06-23Use av_printf_format to check the usage of printf style functionsMartin Storsjö
2011-06-23Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö
2011-06-23ARM: enable thumb for Cortex-M* CPUsMans Rullgard
2011-06-23Support u8, s8, alaw and mulaw channel reordering in alsa.Anton Khirnov
2011-06-23nsvdec: Propagate error values instead of returning 0 in nsv_read_header().Diego Biurrun
2011-06-23build: remove SRC_PATH_BARE variableMans Rullgard
2011-06-23build: move basic rules and variables to main MakefileMans Rullgard
2011-06-23build: move special targets to end of main MakefileMans Rullgard
2011-06-23lavdev: improve feedback in case of invalid frame rate/sizeStefano Sabatini
2011-06-23vfwcap: prefer "framerate_q" over "fps" in vfw_read_header()Stefano Sabatini
2011-06-23v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()Stefano Sabatini