aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove unnecessary includesGravatar uau2008-04-01
* Do not #include libavutil/common.h. It is not used directly and mpbswap.hGravatar diego2008-04-01
* Ahem, fix quoting of $ in DEPEND_CMD.Gravatar diego2008-03-31
* Add DEPEND_CMD to config.mak (sync with FFmpeg).Gravatar diego2008-03-31
* Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.Gravatar diego2008-03-31
* cosmetics: Group all FFmpeg settings together in config.mak.Gravatar diego2008-03-31
* HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.Gravatar diego2008-03-31
* We currently use %U as argument to the Exec entry to indicate that gmplayerGravatar diego2008-03-31
* command.h: Remove unnecessary includesGravatar uau2008-03-31
* mp_core.h: Fix use of 'mp_image_t' without definitionGravatar uau2008-03-31
* Case insensitive parsing of SSA/ASS section headers.Gravatar eugeni2008-03-30
* Skip BOM at the beginning of text in ASS parser.Gravatar eugeni2008-03-30
* Support 'default' attribute for audio and subtitle tracks.Gravatar eugeni2008-03-30
* Fix wrong #endif comment.Gravatar diego2008-03-29
* Fix possible integer overflow in malloc by using calloc instead.Gravatar reimar2008-03-29
* synced with r26297Gravatar ptt2008-03-28
* compacted new libavformat's 'ipod' descriptionGravatar ptt2008-03-28
* Handle property commands in idle mode.Gravatar reimar2008-03-28
* Include some .h files in corresponding .c filesGravatar uau2008-03-28
* synced with r26073Gravatar ptt2008-03-27
* it's synced with r23520Gravatar ptt2008-03-27
* it's synced with r26258Gravatar ptt2008-03-27
* it's synced with r24035Gravatar ptt2008-03-27
* it's synced with r25566Gravatar ptt2008-03-27
* it's synced with 26146Gravatar ptt2008-03-27
* synced with 23516 (it was already ok)Gravatar ptt2008-03-27
* remove excessive space characterGravatar ptt2008-03-27
* grammar fixGravatar ptt2008-03-27
* 38% synced with r22753Gravatar ptt2008-03-27
* cosmetics: prettyprintingGravatar diego2008-03-27
* some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak eeGravatar diego2008-03-27
* better explanation and grammar fixGravatar ptt2008-03-27
* grammar fixGravatar ptt2008-03-27
* 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