aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Mono audio should be supported by NAS, too.Gravatar reimar2007-04-19
* update release number and add atrac3 in wav format, works on /samples/a-codec...Gravatar compn2007-04-18
* preserve alpha channel when converting rgb32 to bgr32 in plain CGravatar ivo2007-04-18
* fix red_15mask and green_15mask. the previous values were wrong and causedGravatar ivo2007-04-18
* FFmpeg Atrac 3Gravatar diego2007-04-18
* Bethesda software VID video decoderGravatar diego2007-04-18
* test widths all down to one. this tests whether the scalers correctly switchGravatar ivo2007-04-18
* Merge both USE_DVDREAD sections.Gravatar diego2007-04-18
* Fix preprocessor conditionals: libdvdnav includes libdvdread and configureGravatar diego2007-04-18
* skip MMX code in rgb24tobgr24 if the size of the input is smaller than theGravatar ivo2007-04-18
* skip MMX code in rgb32to16 if the size of the input is smaller than theGravatar ivo2007-04-18
* skip MMX code in rgb32to15 if the size of the input is smaller than theGravatar ivo2007-04-18
* slightly faster rgb32tobgr32; avoid one add and one cmpGravatar ivo2007-04-17
* big surprise.. uau broke gcc 2.95 as usualGravatar rfelker2007-04-17
* 5l: don't die when config file contains dvd options and dvd support is missingGravatar rfelker2007-04-17
* New implementation of rgb32tobgr32Gravatar ivo2007-04-16
* Ignore mp4a audio tag, it is meaningless since we get it for all mp4 filesGravatar reimar2007-04-16
* cosmetics: tabs --> spacesGravatar diego2007-04-16
* minor fixes for r23004Gravatar kraymer2007-04-16
* synced with r23003Gravatar Gabrov2007-04-16
* r22985: Move translatable strings from tv.c to help_mp*Gravatar kraymer2007-04-16
* Remove duplicated lineGravatar voroshil2007-04-16
* bad prototype for driver init functionGravatar ben2007-04-15
* u_int seems unknown under mingwGravatar ben2007-04-15
* lowres supports some h264 filesGravatar compn2007-04-15
* add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tvGravatar voroshil2007-04-15
* Report if internal, external of dvdnav version of dvdread is used.Gravatar diego2007-04-15
* Disabled VCD support under Cygwin, it fails to link.Gravatar diego2007-04-15
* Remove unused variable.Gravatar diego2007-04-15
* Update amr-nb and amr-wb checks for changes in FFmpeg.Gravatar diego2007-04-15
* improve horizontal chroma resolution with palGravatar michael2007-04-15
* convert palette to yuv instead of converting each pixel after pal->rgbGravatar michael2007-04-15
* added vidix driver for Permedia2 cards from upstream vidixGravatar ben2007-04-14
* added conditional vidix drivers compilationGravatar ben2007-04-14
* Use lavf_preferred mechanism to replace more extension-based detection hacksGravatar reimar2007-04-14
* Add lavf_preferred demuxer for lavf formats we want to be probedGravatar reimar2007-04-14
* typoGravatar voroshil2007-04-14
* cosmetics. restore empty line removed in r22985.Gravatar voroshil2007-04-13
* Fix a stupid bug in r22473: bbox is zero-filled everytime when a glyphGravatar eugeni2007-04-13
* Move translatable strings from tv.c to help_mp*Gravatar voroshil2007-04-13
* Remove redundant setting of variables when compiling FFmpeg libraries,Gravatar diego2007-04-12
* cosmetics, expand all tabs to four spaces.Gravatar ivo2007-04-12
* Replace huge switch statement by a lookup table.Gravatar ivo2007-04-12
* r22975: cosmetics: remove trailing white spaceGravatar voroshil2007-04-12
* Revert previous broken removal of partial dependency list.Gravatar diego2007-04-12
* cosmetics after last commit; remove superfluous bracesGravatar ivo2007-04-11
* Remove code duplication in sws_rgb2rgb_init.Gravatar ivo2007-04-11
* r22845: Clarify -xineramascreen -2 behaviourGravatar kraymer2007-04-11
* support format=y8 with -ovc rawGravatar lorenm2007-04-11
* cosmetics: remove trailing white spaceGravatar kraymer2007-04-11