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-05-20vf_libopencv: prefer opencv/cxcore.h over cxtypes.hStefano Sabatini
2011-05-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-19configure: Adjust AVX assembler check.Diego Biurrun
2011-05-19Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard
2011-05-18configure: favor pkg_config over sdl_configMichael Niedermayer
2011-05-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-18configure: opensolaris install is not compatible with ffmpeg, allow overridin...Michael Niedermayer
2011-05-18libx264: handle closed GOP codec flagJindrich Makovicka
2011-05-16Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-16configure: another try on fixing osx/mingw SDLHanspeter Niederstrasser
2011-05-15configure: Include AVX availability in summary output.Diego Biurrun
2011-05-15configure: use same CPPFLAGS in kFreeBSD as LinuxReinhard Tartler
2011-05-13UDP: udp depends on pthreads nowMichael Niedermayer
2011-05-13ffmpeg: get rid of the 'q' key schizofreniaAnton Khirnov
2011-05-13Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-12configure: Enable libpostproc automatically if GPL code is enabled.Måns Rullgård
2011-05-12configure: sort filter deps entriesStefano Sabatini
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-05-11configure: Fix SDL detection on OSX and win32Kyle
2011-05-10Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10configure: Revert sdl hunk of 4fa18c56. This breaks OSXMichael Niedermayer
2011-05-09mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard
2011-05-08Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-07lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini
2011-05-06Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-06Silence a warning if pkg_config is not installed.Carl Eugen Hoyos
2011-05-05configure: warn if pkg-config is missingMans Rullgard
2011-05-05configure: add strong dependencies for movie source and mp filterStefano Sabatini
2011-05-05Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-05configure: jack currently needs sem_timedwait()Michael Niedermayer
2011-05-05Disable warnings for casting pointers to integers, there is nothing wrong wit...Michael Niedermayer
2011-05-04Fix standalone compilation of ac3_fixed encoder.Diego Biurrun
2011-05-04Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.Diego Biurrun
2011-05-04Fix standalone compilation of IMC decoder.Diego Biurrun
2011-04-29Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-29encoder for adobe's flash ScreenVideo2 codecJoshua Warner
2011-04-28avoid duplicate -lm in .pc filesReinhard Tartler
2011-04-25Remove now unused audio_float configure option.Reimar Döffinger
2011-04-25Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-24configure: Add missing libm library dependencies to .pc files.Reinhard Tartler
2011-04-24configure: Add missing libavutil inter-library dependencies to .pc files.Reinhard Tartler
2011-04-24Fix building on FreeBSD8.2Michael Niedermayer
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-23Remove RDFT dependency from AAC decoder.Alex Converse
2011-04-22Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-21Provide a fallback version of the libm function truncMartin Storsjö
2011-04-20Xiph CELT/Opus decoder using libcelt.Nicolas George
2011-04-13Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-12Error out if vaapi is not foundLuca Barbato
2011-04-12vpxenc: add CQ_LEVEL mappingJames Zern