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