aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Sync to svn up to 27.6.2006Gravatar jheryan2006-07-04
* - Fix segfault on overlapping start/stopGravatar reynaldo2006-07-04
* Remove silly variable indirection.Gravatar diego2006-07-03
* get_path as const, patch by Stefan Huehner, stefan AT huehner-orgGravatar reynaldo2006-07-03
* parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, s...Gravatar reynaldo2006-07-03
* Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.Gravatar diego2006-07-03
* Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] orgGravatar diego2006-07-03
* rm unnecesary casts from void* - part 4Gravatar reynaldo2006-07-03
* fix linking on some systemsGravatar ivo2006-07-02
* remove obsolete md5sum files. libavutil's implementation is used nowGravatar ivo2006-07-02
* use libavutil's md5 implementation instead of local imported copyGravatar ivo2006-07-02
* disable vo_md5sum if there is no libavutilGravatar ivo2006-07-02
* cosmetics: move md5sum check down so it can depend on libavutil laterGravatar ivo2006-07-02
* rm unnecesary casts from void* - part 3Gravatar reynaldo2006-07-02
* rm unnecesary casts from void* - part 2Gravatar reynaldo2006-07-02
* updated english and french manpages with new -rtsp-destination optionGravatar ben2006-07-01
* missing free() if bails out at step 12Gravatar ben2006-07-01
* Remove unneeded codeGravatar lucabe2006-07-01
* new rtsp-destination option which allows forcing destination ip address (fixe...Gravatar ben2006-07-01
* Fix A-V sync for real files (also live streams)Gravatar rtogni2006-07-01
* Get rid of unused variableGravatar reimar2006-07-01
* Make sure all texture units have a different texture bound.Gravatar reimar2006-07-01
* this unrelated and erroneus change was applied on my previous commit, revertedGravatar reynaldo2006-07-01
* rm unnecesary void* casts - part 1Gravatar reynaldo2006-07-01
* havent seen him in ages..Gravatar reynaldo2006-06-30
* Add some explanatory comments to #endif jungle.Gravatar diego2006-06-30
* 10l: wrong #endif removed.Gravatar diego2006-06-30
* Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...Gravatar diego2006-06-30
* Move conditional FreeType support compilation to the build system.Gravatar diego2006-06-30
* postproc --> libswscaleGravatar diego2006-06-30
* postprocess.h was moved to libpostproc years ago..Gravatar diego2006-06-30
* Move postproc ---> libswscaleGravatar lucabe2006-06-30
* Nicolas Le Gaillart has vanishedGravatar gpoirier2006-06-30
* Update list of documentation maintainers.Gravatar diego2006-06-30
* gets ride of a few more sizeof(char)sGravatar reynaldo2006-06-30
* more sizeof(char) funGravatar reynaldo2006-06-30
* correct handling of sgi compressed images on amd64, patch by Paul-Francois Fo...Gravatar reynaldo2006-06-30
* coverity report #179 from xine: variable "rest" not freed or pointed-to in fu...Gravatar ben2006-06-29
* cosmetic patch to remove useless sizeof(char) statementsGravatar ben2006-06-29
* increase buffer size, "CSeq: %u" has a worst case of 17 (fix 1.18 from xine, ...Gravatar ben2006-06-29
* be more tolerant on server responses parameters case (fix 1.17 from xine, see...Gravatar ben2006-06-29
* 2 more unused functions removal (trying to sync with xine)Gravatar ben2006-06-29
* removed unused hexdump()Gravatar ben2006-06-29
* fix compilation under mingw (thanks to tempn AT twmi DOT rr DOT com for repor...Gravatar ben2006-06-29
* Add missing license, as chosen by its authorGravatar gpoirier2006-06-29
* merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail ...Gravatar gpoirier2006-06-29
* Switch to UTF-8, patch by Rickard NarstromGravatar gpoirier2006-06-29
* Fix misplaced apostrophe.Gravatar diego2006-06-29
* Clear up the "who is pacman / who is tcsetattr?" mysteryGravatar pacman2006-06-28
* Remove bogus stream_eof() test - av_read_frame() has its own buffer and canGravatar pacman2006-06-28