aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add multiple inclusion guard.Gravatar diego2007-07-02
* Consistently use filenames as multiple inclusion guards.Gravatar diego2007-07-02
* first step of video.xml translation... (it's soooo huuuuuge..... :))Gravatar ptt2007-07-02
* Fix 'make checkheaders'.Gravatar diego2007-07-02
* Remove obsolete and misleading comment.Gravatar diego2007-07-02
* Ignore .ho files.Gravatar diego2007-07-02
* Cosmetics.Gravatar voroshil2007-06-30
* Don't override input= option value is no input id is passed in tv:// url.Gravatar voroshil2007-06-30
* bugfix intel mac vo_quartz, PlanarPixmapInfoYUV420 structure requires big-end...Gravatar nplourde2007-06-29
* wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750Gravatar rtogni2007-06-29
* synced to r23690, since it isGravatar ptt2007-06-29
* another bunch of corrections, suggested by nicoGravatar ptt2007-06-29
* synced with r23579Gravatar ptt2007-06-29
* revert r23538. my fault, didn't see there where 2 phrases, sorry...Gravatar ptt2007-06-29
* fix BUK->BUP typoGravatar kraymer2007-06-29
* sparse grammar and syntactical correctionsGravatar ptt2007-06-29
* remove file that was added by mistake.Gravatar voroshil2007-06-29
* Implemented tv://[<channel>][/<input_id>] url syntaxGravatar voroshil2007-06-28
* Get rid of my_memcpy_pic code duplication in many filters.Gravatar reimar2007-06-28
* comment grammar fixesGravatar diego2007-06-28
* Get rid of duplicate processor feature variables.Gravatar diego2007-06-27
* Add comments to some preprocessor directives.Gravatar diego2007-06-27
* Mark main() function as a function that takes no parameters.Gravatar diego2007-06-27
* synced with r23680Gravatar Gabrov2007-06-27
* Fix vo_x11_clearwindow_part: x position is one less to avoid not clearingGravatar reimar2007-06-27
* Fix "control reaches end of non-void function" warnings.Gravatar diego2007-06-27
* Fix unused variable warnings.Gravatar diego2007-06-27
* Fix implicit declaration of function warnings.Gravatar diego2007-06-27
* Remove some unused variablesGravatar reimar2007-06-27