aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make stream independent of libmpdemux, the asf demuxer and streamingGravatar albeu2008-04-09
* Merge libass/Makefile into Makefile, one less recursive make directory.Gravatar diego2008-04-08
* cosmetics: Rename some shell variables to give them more descriptive names.Gravatar diego2008-04-08
* cosmetics: Merge shell commands into one line.Gravatar diego2008-04-08
* Do not suppress command output.Gravatar diego2008-04-08
* Merge osdep/Makefile into the top-level Makefile, thus getting ridGravatar diego2008-04-08
* Move decision about which getch2 and timer file to compile to configure.Gravatar diego2008-04-08
* Move decision about whether or not to compile osdep/mmap_os2.c to configure.Gravatar diego2008-04-08
* Merge simplifications from FFmpeg r12764.Gravatar diego2008-04-08
* Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.Gravatar diego2008-04-07
* Sync with FFmpeg's shiny new non-recursive build system.Gravatar diego2008-04-07
* non-recursive makefilesGravatar mru2008-04-07
* reset() should not senselessly close and reopenGravatar reimar2008-04-07
* AUDIO_DRAIN makes no sense directly after openingGravatar reimar2008-04-07
* Build all parts in the libmenu subdirectory nonrecursively.Gravatar diego2008-04-07
* There is no more need to ignore .depend and libinput.a.Gravatar diego2008-04-07
* According to the Icon Theme Specification icon names should have no extension.Gravatar diego2008-04-07
* Get rid of recursive make for the input/ subdirectory.Gravatar diego2008-04-06
* Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.Gravatar diego2008-04-06
* Use DEPEND_CMD as set by configure to generate dependency information insteadGravatar diego2008-04-06
* 100l: Revert previous accidental commit.Gravatar diego2008-04-06
* Rename RTJPEG files so that filenames consist of lowercase name only.Gravatar diego2008-04-06
* add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc Gravatar compn2008-04-06
* synced with r26333Gravatar Gabrov2008-04-05
* Add multiple inclusion guards to help_mp.h.Gravatar diego2008-04-05
* Use the more natural ">" instead of "1>" for stdout redirection.Gravatar diego2008-04-05
* Fix lots and lots of other demuxers broken by r26301Gravatar reimar2008-04-05
* Remove another useless castGravatar reimar2008-04-05
* Remove useless castGravatar reimar2008-04-05
* Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoderGravatar reimar2008-04-05
* Set demuxer->audio->id to avoid breakage due to r26301Gravatar reimar2008-04-05
* Set correct codec tag for raw rgb in mov, fixesGravatar reimar2008-04-05
* Export some more information for FFmpeg's buid system.Gravatar diego2008-04-04
* add switch_aspect cycle wishGravatar compn2008-04-04
* Change I_TYPE -> FF_I_TYPE to fix compilation.Gravatar iive2008-04-04
* Change I_TYPE -> FF_I_TYPE to fix compilation.Gravatar reimar2008-04-03
* Better mark variables that are changed by the signal handler as volatileGravatar reimar2008-04-03
* Add some const qualifiers to reduce warningsGravatar uau2008-04-02
* Remove now useless PARTS-yes line.Gravatar diego2008-04-01
* Darwin and Win32 DVD support libs are handled separately, take them backGravatar diego2008-04-01
* Initialize _dvdread variable to "no" in the dvdread check.Gravatar diego2008-04-01
* Remove pointless comments from local diff.Gravatar diego2008-04-01
* cosmetics: Fix some typos and trailing whitespace in local changes.Gravatar diego2008-04-01
* Revert local changes that pointlessly add #ifdefs all over libmpeg2 to disableGravatar diego2008-04-01
* 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