aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Mention Bethesda Software VID and Atrac 3 decoders.Gravatar diego2007-07-09
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* add af_pan balance/fix changesGravatar compn2007-07-09
* add sub_scale and loop changesGravatar compn2007-07-09
* loop wish fulfilledGravatar compn2007-07-09
* Leave out (no) prefix from option names for consistency.Gravatar diego2007-07-09
* Add a loop command and property.Gravatar albeu2007-07-09
* Move loop_times into mpctx.Gravatar albeu2007-07-09
* Add the sub_scale property and command.Gravatar albeu2007-07-09
* Remove unnecessary flip for RGB in v4l1.Gravatar voroshil2007-07-08
* 100% cosmetics: reindentation and removal of trailing spacesGravatar nicodvb2007-07-08
* unified the skip of header and stuffing bytes after the parsing of pes_extens...Gravatar nicodvb2007-07-08
* r23687: Implemented tv://[<channel>][/<input_id>] url syntaxGravatar voroshil2007-07-08
* r23690: fix BUK->BUP typoGravatar voroshil2007-07-08
* 100000000000000l, cured painful stab at the grammarGravatar nicodvb2007-07-07
* Synced with 23536Gravatar torinthiel2007-07-07
* Synced with 23520Gravatar torinthiel2007-07-07
* Synced with 23579Gravatar torinthiel2007-07-07
* And antoher one, missed by me previouslyGravatar torinthiel2007-07-07
* Some typos found and fixed by arctgx <arctgx@tlen.pl>Gravatar torinthiel2007-07-07
* Xvid name changeGravatar torinthiel2007-07-07
* synced with r23731Gravatar Gabrov2007-07-07
* 10l, forgot to skip the stuffing bytes eventually prepended to vc1 packets (i...Gravatar nicodvb2007-07-07
* cosmetics: split separate instructions in separate linesGravatar nicodvb2007-07-07
* proper parsing of pes_extension[12] fields (replaces the previous code that r...Gravatar nicodvb2007-07-07
* Fix crash on some DVDsGravatar iive2007-07-06
* Fix CSS format strings, they could print more than two digits forGravatar reimar2007-07-06
* Add ENABLE_THREADS and ENABLE_SMALL definesGravatar reimar2007-07-06
* Remove empty strlcat and strlcpy filesGravatar reimar2007-07-06
* Add some missing frees.Gravatar reimar2007-07-05
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyGravatar reimar2007-07-05
* license header consistency cosmeticsGravatar diego2007-07-05
* Group all copyright and author notices together.Gravatar diego2007-07-05
* Remove unused variables.Gravatar diego2007-07-04
* Also remove generated tools on distclean.Gravatar diego2007-07-04
* small grammar fixGravatar diego2007-07-04
* Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.Gravatar diego2007-07-04
* Write configure parameters to configure.log.Gravatar diego2007-07-04
* Remove unused fileGravatar lucabe2007-07-03
* roff fix (new line for new sentence)Gravatar kraymer2007-07-03
* Sync FFmpeg changes:Gravatar diego2007-07-03
* Cygwin has had inttypes.h since version 1.5.Gravatar diego2007-07-03
* The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREADGravatar diego2007-07-03
* The header is always included conditional to USE_DVDREAD,Gravatar diego2007-07-03
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Add equivalent of -Wno-pointer-sign for iccGravatar cehoyos2007-07-02
* Consistently use filename as multiple inclusion guard.Gravatar diego2007-07-02
* Consistently use filenames as multiple inclusion guards.Gravatar diego2007-07-02
* Add consistent GUI prefix to multiple inclusion guards.Gravatar diego2007-07-02