aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 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