aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demuxer.c: add demux_info_add_bstr(), use talloc for info fieldGravatar Anton Khirnov2010-05-21
* bstr.[ch]: add new files for struct bstr related functionalityGravatar Uoti Urpala2010-05-20
* subreader.c: allow compilation with old FriBiDi 0.10Gravatar Uoti Urpala2010-05-16
* ad_pcm: don't rely on demux packets staying validGravatar Uoti Urpala2010-05-15
* ad_pcm: fix crash at EOFGravatar Uoti Urpala2010-05-15
* cosmetics: reindent ad_pcm.cGravatar Uoti Urpala2010-05-15
* vo_vdpau: support queuing an arbitrary number of frames aheadGravatar Uoti Urpala2010-05-14
* af_lavcac3enc: make the filter work without FFmpeg internalsGravatar Uoti Urpala2010-05-14
* vo_vdpau: add option for studio level outputGravatar Uoti Urpala2010-05-12
* vdpau: drop support for old versionsGravatar Uoti Urpala2010-05-11
* subreader: remove pointless messageGravatar Uoti Urpala2010-05-08
* subreader.c: fix fribidi variable typeGravatar Uoti Urpala2010-05-08
* mplayer.c: remove an unnecessary #includeGravatar Uoti Urpala2010-05-08
* intreadwrite.h: disable optimizationsGravatar Uoti Urpala2010-05-08
* vd_ffmpeg: remove #ifdef for old FFmpeg-mt versionsGravatar Uoti Urpala2010-05-07
* Merge svn changes up to r31141Gravatar Uoti Urpala2010-05-07
|\
* \ Merge svn change r31134Gravatar Uoti Urpala2010-05-07
|\ \
| | * Remove references to some long-removed files.Gravatar diego2010-05-07
| | * Remove seemingly misplaced and commented-out liba52 #include.Gravatar diego2010-05-07
* | | Merge svn changes up to r31133Gravatar Uoti Urpala2010-05-07
|\ \ \
* \ \ \ Skip svn change r31105Gravatar Uoti Urpala2010-05-07
|\ \ \ \
* \ \ \ \ Merge svn changes up to r31104Gravatar Uoti Urpala2010-05-07
|\ \ \ \ \
* \ \ \ \ \ Skip svn changes up to r31102Gravatar Uoti Urpala2010-05-07
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge svn changes up to r31100Gravatar Uoti Urpala2010-05-07
|\ \ \ \ \ \ \
| | | | | | | * Add support for 12-bit color mode on framebuffer devices.Gravatar cehoyos2010-05-06
| | | | | | | * Fix compilation with old libschroedinger-dev installed.Gravatar cehoyos2010-05-06
* | | | | | | | vo_vdpau.c cosmetics: add WRAP_ADD macroGravatar Uoti Urpala2010-05-06
| | | | | | | * cosmetic: typo, this wasn't supposed to be pluralGravatar aurel2010-05-04
| | | | | | | * Remove translated strings that are gone from the master translation.Gravatar diego2010-05-04
| | | | | | | * alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routinesGravatar diego2010-05-04
| | | | | | |/
* | | | | | | vd_ffmpeg: use skip_frame instead of deprecated hurry_up fieldGravatar Uoti Urpala2010-05-04
| | | | | | * the great MPlayer tab removal: part IIGravatar diego2010-05-03
| | | | | |/
| | | | | * Put symlinks under revision control instead of generating them during make.Gravatar diego2010-05-03
| | | | | * print a more detailed and more useful description of each stream with lavfGravatar aurel2010-05-03
| | | | | * 10l: correctly use video_stream instead of audio_stream in the video sectionGravatar aurel2010-05-03
| | | | | * add ID_..._NAME to -identify for each lavf stream which has a titleGravatar aurel2010-05-03
| | | | | * uniformize handling of aid and vid with lavf so that it matches handling of sidGravatar aurel2010-05-03
| | | | | * Silence permanent warning messages when decoding H264 over rtsp withGravatar cehoyos2010-05-02
| | | | | * Also print OpenGL renderer string with vendor and version with -vGravatar reimar2010-05-01
| | | | | * Continue probing even for score == AVPROBE_SCORE_MAX / 4 to matchGravatar reimar2010-05-01
| | | | | * Use av_probe_input_format2 and avoid accepting detectionGravatar reimar2010-05-01
| | | | | * Revert accidental change to default CFLAGS.Gravatar reimar2010-04-30
| | | | | * Add configure detection for SDL backend for -vo gl.Gravatar reimar2010-04-30
| | | | | * Avoid duplicating the GL/gl.h include.Gravatar reimar2010-04-30
| | | | | * 100l, open the customtex also in binary mode, not just the program.Gravatar reimar2010-04-30
| | | | |/
* | | | | demux_y4m: fix failure with nonseekable inputGravatar Uoti Urpala2010-04-30
| | | | * Fix compilation with gcc 2.95.3 (with --disable-ass).Gravatar cehoyos2010-04-28
| | | |/
| | | * New hack for vobsub packet merging.Gravatar iive2010-04-27
| | | * Move variable declaration into the block where it is actually used.Gravatar reimar2010-04-27
| | |/
| | * Add llrintf test for FFmpeg.Gravatar diego2010-04-27