aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* URL fixGravatar gpoirier2006-05-15
* sync with 1.1289Gravatar gpoirier2006-05-15
* 10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)Gravatar gpoirier2006-05-15
* fix build on macintel, patch by Zuxy MengGravatar gpoirier2006-05-15
* document more codecs supported by vfw interface.Gravatar gpoirier2006-05-15
* Add AACP fourcc for AACPlus in nsv streamsGravatar rtognimp2006-05-15
* Fix:Gravatar rathann2006-05-14
* Fix:Gravatar rathann2006-05-14
* Fix:Gravatar rathann2006-05-14
* Various improvement, fix build on AMD-64 and iccGravatar gpoirier2006-05-14
* explains why current players do not deinterlace to full fieldrate, original p...Gravatar gpoirier2006-05-14
* do aspect correction of video size before calculating vo_dx and vo_dy.Gravatar reimar2006-05-14
* typo fixes: Extenstion -> extensionGravatar reimar2006-05-14
* fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepa...Gravatar gpoirier2006-05-14
* add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP fer...Gravatar gpoirier2006-05-14
* Fix some potential integer overflow in memory allocation (mot of theseGravatar rtognimp2006-05-14
* Don't just check for the existence of xmmintrin.h, also verify it will compile.Gravatar diego2006-05-14
* Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.Gravatar diego2006-05-14
* Use egrep together with extended regular expressions for greater portability.Gravatar diego2006-05-14
* Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.Gravatar diego2006-05-14
* Only set the default output filename when it was not passed on the commandGravatar diego2006-05-14
* synced with 1.256 (revert in English version)Gravatar gabrov2006-05-14
* synced with 1.1289Gravatar gabrov2006-05-14
* Reverting changes done with my previous commit, capizalitation or lack of cap...Gravatar reynaldo2006-05-14
* remove stray ')'Gravatar reimar2006-05-13
* show OpenGL extension string with -v, very helpful for debuggingGravatar reimar2006-05-13
* glBindTexture might be called glBindTextureEXT as wellGravatar reimar2006-05-13
* grammar fix for 'Syntax'Gravatar kraymer2006-05-13
* 1.1289: support lavc mv0_thresholdGravatar kraymer2006-05-13
* missing argument for mp_msg, fixes:Gravatar rathann2006-05-13
* Fix:Gravatar rathann2006-05-13
* support lavc mv0_thresholdGravatar corey2006-05-13
* Move setting the output filename after the suboption parsing, otherwise itGravatar diego2006-05-13
* add check for a working iconv program and point to workaround if not foundGravatar reimar2006-05-13
* Remove extra return.Gravatar rathann2006-05-13
* Simplify condition, since both time and time_last are unsigned.Gravatar rathann2006-05-13
* Make return type consistent with usage. Patch by Pierre Lombard.Gravatar rathann2006-05-13
* Make depend targets consistent: Remove redirection through .depend target.Gravatar diego2006-05-13
* synced with 1.50Gravatar gabrov2006-05-13
* Makefile and config.h are not generated files.Gravatar diego2006-05-13
* make depend requires help_mp.h, fixes make depend after make distclean.Gravatar diego2006-05-13
* synced with 1.1288Gravatar gabrov2006-05-13
* Remove redundant line.Gravatar diego2006-05-13
* Rework the karaoke audio filter section.Gravatar diego2006-05-13
* Linkers, assisted by a compiler, can optimize out the string that is beingGravatar diego2006-05-13
* where necesary, replaced all realloc() with realloc_struct() to prevent int o...Gravatar nicodvb2006-05-13
* when searching ac3 in unqualified pes_private1 streams there's no need to sca...Gravatar nicodvb2006-05-13
* Missing terminating " causes compilation error in vo_aaGravatar reimar2006-05-13
* prevent memleakGravatar nicodvb2006-05-13
* unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unr...Gravatar nicodvb2006-05-13