aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* support for DragonFly BSD, patch by Hasso Tepper, hasso estpak eeGravatar diego2008-03-27
* Remove bsd() system check. Lumping different *BSD systems together likeGravatar diego2008-03-27
* sync with FFmpeg r12599Gravatar diego2008-03-26
* cosmetics: Reindent X11 header search section after last commit.Gravatar diego2008-03-26
* Do not look for X11 headers on the host when cross-compiling.Gravatar diego2008-03-26
* Classify mlib as a configurable option, not as a hardware feature.Gravatar diego2008-03-25
* synced with r26271Gravatar ptt2008-03-25
* add "ipod" to the list of formats handled by lavfGravatar gpoirier2008-03-25
* Add FFmpeg Mimic decoder.Gravatar diego2008-03-25
* Mention that '-frames 0' is useful with -identify, closes bug #1046.Gravatar diego2008-03-24
* Fix 64 bit shared library compilation with MMX2 by properly using PIC mangling.Gravatar diego2008-03-22
* cosmetics: comment typo fixesGravatar diego2008-03-22
* better wordingGravatar ptt2008-03-21
* add complete fifo instructions, user didnt know to use mkfifo first.Gravatar compn2008-03-21
* Ignore if we fail to get disc key, fixes playback of one of my DVDs whichGravatar reimar2008-03-21
* synced with r26260Gravatar ptt2008-03-19
* Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.Gravatar diego2008-03-18
* Move sub_utf8_prev declaration out of the DUMPSUBS #ifdef.Gravatar diego2008-03-18
* Compilation fix.Gravatar eugeni2008-03-18
* another DCA audio identified (0x86) used in BD; patch by kirill belokurov gma...Gravatar nicodvb2008-03-17
* Experimental support for -framedrop with -correct-pts.Gravatar reimar2008-03-17
* Make FFmpeg mpeg1/2 decoder the default over libmpeg2Gravatar reimar2008-03-17
* fix typo: lavcoptc --> lavcoptsGravatar diego2008-03-17
* Fix a typo that causes an assertion to always fail.Gravatar zuxy2008-03-17
* Fix missed part of previous sync.Gravatar voroshil2008-03-16
* r26072: removed nonsense in the dvbin sectionGravatar voroshil2008-03-16
* Sync tag updateGravatar voroshil2008-03-16
* r25994: typo fix: inited --> initializedGravatar voroshil2008-03-16
* synced with r26251Gravatar Gabrov2008-03-16
* typoGravatar diego2008-03-15
* Remove unused MACOSX definition.Gravatar diego2008-03-15
* Use HAVE_QUICKTIME instead of MACOSX preprocessor condition.Gravatar diego2008-03-15
* Introduce HAVE_QUICKTIME definition and use it where appropriate.Gravatar diego2008-03-15
* Remove the unused function roundToInt16. It is a duplicate of the same functionGravatar diego2008-03-15
* Use __AMIGAOS4__ instead of AMIGA, like everywhere else.Gravatar diego2008-03-15
* Add a separate definition for quartz.Gravatar diego2008-03-15
* 10l: Really disable coreaudio where intended.Gravatar diego2008-03-15
* Consistently use __APPLE__ instead of MACOSX as preprocessor condition.Gravatar diego2008-03-15
* Do not disable all Mac OS X support when pthreads are unavailable.Gravatar diego2008-03-15
* MACOSX_COREVIDEO --> corevideoGravatar diego2008-03-15
* Introduce a separate definition for Mac OS X coreaudio support.Gravatar diego2008-03-15
* Fix wrong res_comment.Gravatar diego2008-03-15
* Simplify preprocessor condition for QT codecs, configure already does theGravatar diego2008-03-15
* Remove duplicate #include of mpbswap.h.Gravatar diego2008-03-14
* Add FFmpeg DNxHD codec supportGravatar reimar2008-03-14
* #include config.h before all other headers.Gravatar diego2008-03-14
* synced with r26232Gravatar ptt2008-03-14
* synced with r26014Gravatar ptt2008-03-13
* added missing escapesGravatar ptt2008-03-13
* better syntax for A keyGravatar ptt2008-03-13