aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix a few minor spelling errors in comments.Gravatar corey2006-06-05
* (unfinished) review with lots of changesGravatar kraymer2006-06-05
* r18577: mention when vo_gl yuv conversion methods are inexactGravatar kraymer2006-06-05
* sync with r18567Gravatar gpoirier2006-06-05
* cvs2svnGravatar rtogni2006-06-05
* Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are av...Gravatar reimar2006-06-05
* Disable unsecure dumping of generic track with -v -v -vGravatar rtogni2006-06-05
* Adds missing NULL last entry to msgl_configGravatar iive2006-06-05
* Reject codecs.conf files older than 20060501Gravatar rtogni2006-06-05
* Support WVC1 decoding via dmo binary codec wvc1dmod.dllGravatar rtogni2006-06-05
* Move/add checks to avoid crashes and make error messages less confusingGravatar reimar2006-06-05
* add (currently unused) lookup for glTexImage3DGravatar reimar2006-06-05
* more GL extension checks to avoid crashes with MesaGravatar reimar2006-06-05
* mention when vo_gl yuv conversion methods are inexactGravatar reimar2006-06-05
* fix variable type used via "m" asm constraint to match size used in asm.Gravatar reimar2006-06-05
* German man page is completed since some time..Gravatar kraymer2006-06-05
* Make aic description a bit more helpful and less misleading.Gravatar corey2006-06-05
* Support and document lavc b_sensitivity option.Gravatar corey2006-06-05
* A couple typos: whith --> with, Defult --> DefaultGravatar corey2006-06-05
* r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'Gravatar kraymer2006-06-05
* document the recent changes in Snow.Gravatar lorenm2006-06-05
* initial import of some missing German xml translation, review(s) pendingGravatar kraymer2006-06-05
* 18567: fixed -dvbin :timeout rangeGravatar kraymer2006-06-05
* fixed -dvbin :timeout rangeGravatar nicodvb2006-06-04
* support for dts (identified only by the PMT, not from the bitstream)Gravatar nicodvb2006-06-04
* fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't...Gravatar nicodvb2006-06-04
* one more a52 descriptor (dvb impl., untested)Gravatar nicodvb2006-06-04
* configurable tuning timeoutGravatar nicodvb2006-06-04
* configurable tuning timeoutGravatar nicodvb2006-06-04
* fixed off by one object_types in -faacoptsGravatar nicodvb2006-06-04
* SVN switch: get version date from .svn subdir instead of CVS/EntriesGravatar rtogni2006-06-04
* Fix potential integer overflows in memory allocation.Gravatar rtogni2006-06-04
* libpostproc is not a subdirectory of libavcodec anymore.Gravatar diego2006-06-02
* svn:externals definitions for required FFmpeg libraries.Gravatar diego2006-06-02
* Remove now obsolete .cvsignore files.Gravatar diego2006-06-02
* metadata supportGravatar michael2006-05-30
* Remove dead code, and do close smem file descriptor during un-initGravatar poirierg2006-05-30
* On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z...Gravatar poirierg2006-05-31
* URL fixGravatar poirierg2006-05-30
* Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are noGravatar uau2006-05-18
* psm longer than 1018 bytes is not allowed, thus invalidGravatar nicodvb2006-05-18
* synced with 1.87Gravatar gabrov2006-05-18
* typo fixesGravatar gabrov2006-05-18
* increased sync tag (1.16) after URL updateGravatar gabrov2006-05-18
* synced with 1.53Gravatar gabrov2006-05-18
* typo fixesGravatar gabrov2006-05-18
* Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >Gravatar gpoirier2006-05-18
* use mp_msg instead of printfGravatar ivo2006-05-18
* include sys/io.h instead of asm/io.h so iopl() gets declared tooGravatar ivo2006-05-18
* only include sys/mman.h if HAVE_SYS_MMAN_H is definedGravatar ivo2006-05-18