summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r31291Uoti Urpala2010-06-0212-13/+43
|\
| * Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.diego2010-05-305-2/+4
| * synced with r31289Gabrov2010-05-302-10/+8
| * Change code to let Window Manager chose window location by default.reimar2010-05-302-1/+7
| * Add a referrer option to set the HTTP Referer field.reimar2010-05-304-0/+24
* | Skip svn changes up to r31287Uoti Urpala2010-06-020-0/+0
|\|
| * Forgotten part of previous commit (extern declaration of drc_level).reimar2010-05-301-0/+2
| * Use the -a52drc option also for the libavcodec decoder.reimar2010-05-305-14/+14
* | ad_ffmpeg: set lavc drc_scale parameter according to opts->drc_levelUoti Urpala2010-06-021-0/+3
* | options: move -a52drc to option structUoti Urpala2010-06-024-14/+10
* | Skip svn change r31285Uoti Urpala2010-06-020-0/+0
|\|
| * Fix compilation without librtmp.cehoyos2010-05-301-0/+3
* | Merge svn changes up to r31284Uoti Urpala2010-06-027-1919/+1925
|\|
| * Treat a NULL renderer string as indication for software renderer.reimar2010-05-301-1/+1
| * Prefer -vo sdl over "probably software" OpenGL.reimar2010-05-301-3/+3
| * Change compiler argument order for compile_check to avoid incorrect linkingreimar2010-05-301-3/+5
| * Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).reimar2010-05-304-1912/+1916
* | Skip svn changes up to r31280Uoti Urpala2010-06-020-0/+0
|\|
| * Add codec-cfg.h to the dependency list of codec-cfg.diego2010-05-301-1/+1
| * Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone.diego2010-05-302-2/+2
| * Remove GPL-licensed YUV to RGB MMX routines.diego2010-05-302-572/+0
| * Add librtmp supporthyc2010-05-301-2/+30
| * Cast void* pointer to appropriate type before using it in an addition; fixesdiego2010-05-291-1/+1
* | Merge svn changes up to r31275Uoti Urpala2010-06-023-20/+25
|\|
| * Update 1.0rc3 release name and date.diego2010-05-291-1/+1
| * minor spelling fixessiretart2010-05-291-1/+1
| * add myself to the AUTHORS filesiretart2010-05-291-0/+5
| * Use edi instead of ebx to avoid issues with PIC.reimar2010-05-291-19/+19
* | Skip svn changes up to r31267Uoti Urpala2010-06-020-0/+0
|\|
| * Remove obsolete may_alias-related defines, lavu handles this nowreimar2010-05-291-2/+0
| * Actually run a detection whether external libass exists, insteadreimar2010-05-291-2/+17
* | Merge svn changes up to r31265Uoti Urpala2010-06-023-22/+26
|\|
| * Fix compilation if the compiler does not support -march=amdfam10reimar2010-05-291-0/+3
| * cosmetics: Drop leading '_' from noinputmodules variable.diego2010-05-291-21/+21
| * misc cosmetics: K&R style nits, #include placement, indentationdiego2010-05-294-80/+84
| * Mark key_type structure as const.diego2010-05-291-1/+1
| * getch2-os2.c: Add #include for the header that declares the public functions.diego2010-05-291-0/+1
| * cosmetics: Remove some commented-out #includes, fix a comment grammar error.diego2010-05-291-4/+1
| * Directly mark jpeg_buf_src() as void instead of using some indirection marcro.diego2010-05-291-1/+1
| * add "lpcJ" fourcc for the RealAudio 1.0 codec.compn2010-05-281-0/+1
* | stream_radio.c: fix corrupt line from e3061749Uoti Urpala2010-06-021-1/+1
* | libass: match font attachments based on extensionGrigori Goronzy2010-06-014-8/+21
* | demux_mkv: fix possible seek crashUoti Urpala2010-05-311-2/+2
* | demux_mkv: support VP8 video tagUoti Urpala2010-05-302-0/+2
* | demux_mkv: support WebM filesUoti Urpala2010-05-301-2/+3
* | ffmpeg_files/taglists.c: update to contain latest FFmpeg CODEC_ID valuesUoti Urpala2010-05-301-1/+19
* | Merge svn changes r31198 - r31256Uoti Urpala2010-05-3014-392/+193
|\ \
| * | Merge svn changes up to r31256Uoti Urpala2010-05-305-9/+47
| |\|
| | * Fix typo in message.reimar2010-05-281-1/+1
| | * stream_check_interrupt should sleep even if no callback is set.reimar2010-05-281-1/+4
| | * 100l, stream_check_for_interrupt argument is not in usec,reimar2010-05-281-3/+3
| | * Document time scale for stream_check_interrupt argument.reimar2010-05-281-1/+2
| | * Document that time argument is in milliseconds.reimar2010-05-281-0/+6
| | * Improve handling of cache process/thread hanging/being killed.reimar2010-05-281-3/+23
| | * Fix cache process accidentally being killed by SIGUSR1.reimar2010-05-281-0/+7
| | * Use MSGT_DECVIDEO in a video decoder.cehoyos2010-05-281-3/+3
| * | Skip svn changes up to r31248Uoti Urpala2010-05-300-0/+0
| |\|
| | * Remove commented-out declaration of nonexisting function uGetTimer().diego2010-05-281-1/+0
| | * Drop pointless _t suffix from 'struct lavf_priv'.diego2010-05-281-1/+1
| | * Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.diego2010-05-271-4/+4
| | * cosmetics: vertical alignment in msg module help output.diego2010-05-271-1/+1
| * | Merge svn changes up to r31244Uoti Urpala2010-05-302-13/+17
| |\|
| | * vf_yuy2 was removed after the 1.0rc3 branch was cut.diego2010-05-271-1/+3
| | * small cosmetics for the 1.0rc3 changelogdiego2010-05-271-6/+8
| | * Fix a bunch of typos in the stream cache code.diego2010-05-271-6/+6
| * | Skip svn changes up to r31238Uoti Urpala2010-05-300-0/+0
| |\|
| | * Drop pointless _s suffix from 'struct af_stream'.diego2010-05-272-2/+2
| | * Drop pointless _st suffix from 'struct stream'.diego2010-05-279-37/+37
| | * Drop pointless _s suffix from struct ao_data.diego2010-05-271-2/+1
| | * cosmetics: Reformat in K&R coding style.diego2010-05-272-2568/+2379
| | * Remove two pointless void* casts.diego2010-05-271-3/+2
| | * Remove unnecessary demux_mkv_seek() forward declaration.diego2010-05-271-2/+0
| | * cosmetics: Drop pointless _s suffix from 'struct ad_functions'.diego2010-05-272-2/+2
| | * cosmetics: Drop pointless _s suffix from 'struct mp_image'.diego2010-05-271-1/+1
| | * cosmetics: Drop _s suffix from 'struct vd_functions'.diego2010-05-271-1/+1
| | * cosmetics: K&R coding stylediego2010-05-271-259/+298
| | * cosmetics: K&R coding stylediego2010-05-271-203/+236
| * | Merge svn changes up to r31226Uoti Urpala2010-05-307-313/+29
| |\|
| | * Retry reading even if we hit eof before.reimar2010-05-262-3/+6
| | * Switch ogg demuxing to lavf by default.reimar2010-05-261-0/+1
| | * Re-enable wakeup-on-signal for cache process.reimar2010-05-261-5/+10
| | * Disable waking the cache process up via a signal, itreimar2010-05-261-1/+4
| | * Both XVID and VDPAU decode our SIPP sample better than current libavcodec.cehoyos2010-05-261-0/+2
| | * Add missing RGB12 version of the fast OSD table.diego2010-05-261-0/+2
| | * Add support for decoding VP8 through libvpx wrapper in FFmpeg.diego2010-05-253-0/+37
| | * Remove obsolete new policy proposal draft from Michael.diego2010-05-251-309/+0
| * | Skip svn changes up to r31218Uoti Urpala2010-05-300-0/+0
| |\|
| | * Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streamshyc2010-05-252-4/+31
| | * whitespace cosmeticsdiego2010-05-254-4/+4
| | * whitespace cosmetics: fix indentationdiego2010-05-251-69/+69
| | * cosmetics: vertical alignment in msg module help outputdiego2010-05-251-5/+5
| | * Remove some commented-out duplicate option entries.diego2010-05-251-4/+0
| | * K&R cosmetics: Fix '*' placement.diego2010-05-251-123/+123
| | * Remove unused forward declarations.diego2010-05-251-2/+0
| * | Merge svn changes up to r31211Uoti Urpala2010-05-308-59/+102
|/| | | |/
| * Samsung uses SIPP as FourCC for MPEG-4 ASP.cehoyos2010-05-251-0/+1
| * support linking to fribidi without pkg-configsiretart2010-05-241-2/+8
| * make configure use pkg-config for fribidi checkssiretart2010-05-241-13/+2
| * Change -vo md5sum to not interleave U and V lines when calculatingreimar2010-05-242-0/+3
| * Fix OpenGL autodetection to not leave values at -1.reimar2010-05-241-5/+12
| * Avoid decoding of 0-size packets. This also fixes that the main loop believesreimar2010-05-231-0/+4
| * Use MP_NOPTS_VALUE as "default" pts for delayed frames instead of somereimar2010-05-231-1/+1
| * Slightly reduce number of #ifsreimar2010-05-231-22/+20
| * Use an extra define to simplify ifdefsreimar2010-05-231-14/+20
| * Try reducing the #ifdef mess for the different cache variants.reimar2010-05-231-15/+13
| * Extract the cache main loop into a separate function.reimar2010-05-231-14/+19
| * Remove ambiguous language about indenting if-blocks.diego2010-05-231-3/+0
| * Optimize cache behaviour for the many-consecutive-seeks case.reimar2010-05-231-1/+13
| * Add code to wake up cache process when e.g. a seek is needed.reimar2010-05-231-0/+14
* | Merge svn changes up to r31197Uoti Urpala2010-05-305-37/+37
|\|
| * Add ChangeLog entry about CineForm support.sesse2010-05-231-0/+1
| * Add final missing bits of CineForm HD support on Linux (via the Windowssesse2010-05-233-4/+36
| * Remove unused function MODULE_DecRefCount(), fixes the warning:diego2010-05-231-33/+0
* | Skip svn changes up to r31194Uoti Urpala2010-05-300-0/+0
|\|
| * K&R coding style should be applied to new code.diego2010-05-231-7/+9
| * cosmetics: reformat ad_pcm.c in K&R stylediego2010-05-231-90/+93
| * Add empty newline to separate function declarations, for betterstefano2010-05-231-0/+1
* | documentation: remove svn-howto.txt, MAINTAINERSUoti Urpala2010-05-302-628/+0
* | Merge svn change r31191Uoti Urpala2010-05-301-3/+4
|\|
| * Ignore (but print out) offset with libtheora decoder.cehoyos2010-05-221-3/+4
* | Skip svn r31190Uoti Urpala2010-05-300-0/+0
|\|
| * Do not use correct-pts for mpeg-ps: It breaks PAFF samples.cehoyos2010-05-221-0/+1
* | Merge svn changes up to r31189Uoti Urpala2010-05-306-25/+37
|\|
| * Change WAV header updating in ao_pcm to allow to up to almost 4GB size.reimar2010-05-211-2/+4
| * sync with en/mplayer.1 rev. 31173jrash2010-05-211-10/+6
| * Fix compilation broken by FFmpeg-r23201 that changed the api of error logging.iive2010-05-202-7/+11
| * Cosmetics: make more compact the code for handle_jpeg(), this also allowsstefano2010-05-191-14/+5
| * Remove PI definition and use M_PI instead.stefano2010-05-192-7/+2
| * Do not return pointer to on-stack memory.reimar2010-05-191-1/+3
| * Fix return value (it was missing completely).reimar2010-05-191-1/+1
| * Handle -wid Window being closed for direct3d and gl vos on Windows.reimar2010-05-191-4/+8
| * 13% faster yuv420 to rgb15 mmx.lorenm2010-05-192-21/+19
| * 40% faster yuv420 to rgb24 mmx.lorenm2010-05-191-72/+71
| * Quit MPlayer if we receive a DestroyNotify event.reimar2010-05-141-0/+4
* | Skip svn changes r31177, r31178Uoti Urpala2010-05-300-0/+0
|\|
| * vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.diego2010-05-141-1/+3
| * Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.diego2010-05-141-1/+0
* | Merge svn changes up to r31176Uoti Urpala2010-05-308-114/+46
|\|
| * Check for termios.h before sys/termios.h.diego2010-05-141-1/+1
| * Enable libavcodecs new MPEG-1 Audio float decoder.cehoyos2010-05-141-0/+39
| * Fix compilation after r31173.cehoyos2010-05-141-2/+0
| * remove vf_yuy2, functionality is replaced by -vf format=yuv2siretart2010-05-144-108/+3
| * Silence a gcc warning about char trying to be packed.cehoyos2010-05-131-1/+1
* | Skip svn changes r31170, r31171Uoti Urp