aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Move teletext specific code from stream into libmpcodecs.Gravatar cehoyos2009-10-29
* consistency fix: Give all CONFIG_ definitions the value 1.Gravatar diego2009-10-28
* Cosmetics: Reindent after last commit.Gravatar cehoyos2009-10-27
* Allow image format BGRA when using vo vdpau.Gravatar cehoyos2009-10-27
* Move 64 bit check below compiler detection since it needs the compilerGravatar reimar2009-10-26
* Fix teletext character set auto-detection.Gravatar cehoyos2009-10-24
* Move some variable initializations to the beginning of vo_x11_fullscreen().Gravatar diego2009-10-24
* Implement VFCAP_FLIP for vo_vdpau.Gravatar cehoyos2009-10-23
* Free memory allocated in ff_vdpau_add_data_chunk() on uninit.Gravatar cehoyos2009-10-22
* synced with r29791Gravatar ptt2009-10-22
* Break an output line for consistency.Gravatar diego2009-10-22
* cosmetic fixes in bs2b and vdpau sectionsGravatar ptt2009-10-22
* add V422, YUNV to rawyuy2Gravatar compn2009-10-20
* add HDYC fourcc to rawuyvyGravatar compn2009-10-20
* sync to x264-r1296Gravatar lorenm2009-10-19
* Fix playback of Intel JPEG Library Video Codec.Gravatar cehoyos2009-10-19
* Fix aspect test program linking.Gravatar diego2009-10-19
* Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.Gravatar diego2009-10-19
* Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.Gravatar diego2009-10-19
* Add CONFIG_LPC to config.h as well (needed by FFmpeg).Gravatar diego2009-10-19
* Add CONFIG_LPC to config.mak (needed by FFmpeg).Gravatar diego2009-10-19
* add binary codec for fourcc slifGravatar compn2009-10-19
* Merge rules for building mencoder and mplayer.Gravatar diego2009-10-18
* Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.Gravatar diego2009-10-18
* Try to recover from VDPAU display pre-emptions.Gravatar cehoyos2009-10-17
* Find and take into account stream start time for ogg files.Gravatar reimar2009-10-16
* add MVJP fourcc (mjpeg) from ffmpegGravatar compn2009-10-15
* Add support for "Forward Uncompressed" decoding via FFmpegGravatar reimar2009-10-14
* removed daniele forghieri from italian man mantainers (as said by diego and him)Gravatar ptt2009-10-14
* synced with r29771Gravatar ptt2009-10-14
* Support SMPTE-240M colourspace in vo_vdpau.Gravatar cehoyos2009-10-12
* Allow playback of files with FourCC IJLV (Intel JPEG Library Video Codec).Gravatar cehoyos2009-10-11
* Add colorspace option to vo_vdpau.Gravatar cehoyos2009-10-10
* Remove redundant duplicate option handling in the playtree.Gravatar adrian2009-10-10
* Implement dummy EncodePointer/DecodePointer functions needed for e.g. lagarit...Gravatar reimar2009-10-10
* some coherence's fixesGravatar ptt2009-10-08
* cosmetics in channels/capture sectionsGravatar ptt2009-10-08
* synced with r29762Gravatar ptt2009-10-08
* added myself to italian man mantainers section, since i'm the one that does thatGravatar ptt2009-10-08
* various little aesthetic fixesGravatar ptt2009-10-08
* Fix 100l typo introduced in last commit.Gravatar diego2009-10-08
* synced with r28576Gravatar ptt2009-10-08
* cosmetics: Remove some pointless parentheses from return calls.Gravatar diego2009-10-08
* cosmetics: Break two more lines.Gravatar diego2009-10-08
* Updated to help_mp-en.h r29742Gravatar ptt2009-10-08
* Clarify screenshot filter description.Gravatar diego2009-10-06
* K&R coding style and whitespace cosmeticsGravatar diego2009-10-06
* Add keycode definitions for older versions of OSX. Fixes compilation on 10.4.Gravatar adrian2009-10-06
* Remove many uses of tmp_run.Gravatar reimar2009-10-06
* add a warning to the description of -vf screenshot to add it afterGravatar attila2009-10-05