index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mencoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg-common*: Replace common options template by a common options array
diego
2010-11-02
1
-0
/
+1
*
libass: match font attachments based on extension
Grigori Goronzy
2010-06-01
1
-4
/
+1
*
options: move -alang and -slang to option struct
Uoti Urpala
2010-05-22
1
-9
/
+7
*
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
1
-9
/
+3
|
\
|
*
Mark add_subtitles() as static, it is not used outside the file, fixes:
diego
2010-03-24
1
-1
/
+1
|
*
Rename SetCodecPath() --> set_codec_path().
diego
2010-03-21
1
-1
/
+1
|
*
Rename get_path.[ch] --> path.[ch].
diego
2010-03-20
1
-1
/
+1
|
*
Move SetCodecPath() from loader to get_path.c and make it unconditional.
diego
2010-03-20
1
-3
/
+0
|
*
Remove unnecessary #ifdefs around harmless loader/codecpath.h #include.
diego
2010-03-18
1
-4
/
+1
|
*
Split codec path related code into a separate file to fix Windows build.
reimar
2010-03-18
1
-1
/
+1
*
|
Merge svn changes up to r30917
Uoti Urpala
2010-04-26
1
-72
/
+32
|
\
|
|
*
Follow a more proper way to support -codecpath.
komh
2010-03-17
1
-0
/
+4
|
*
Remove some commented-out debugging and similar cruft.
diego
2010-03-16
1
-45
/
+0
|
*
Remove unnecessary forward declarations for a bunch of functions.
diego
2010-03-16
1
-21
/
+10
*
|
Merge svn change r30908
Uoti Urpala
2010-04-26
1
-156
/
+156
|
\
|
|
*
cosmetics: Move all functions before main().
diego
2010-03-16
1
-149
/
+161
*
|
Merge svn changes up to r30907
Uoti Urpala
2010-04-26
1
-25
/
+5
|
\
|
|
*
Remove disabled flip_upside_down function; it has been unused for ages.
diego
2010-03-16
1
-23
/
+0
|
*
Remove unnecessary forward declaration of print_wave_header().
diego
2010-03-16
1
-2
/
+0
|
*
Add -codecpath option.
komh
2010-03-15
1
-0
/
+5
*
|
options: move -chapter values to option struct
Uoti Urpala
2010-04-25
1
-4
/
+4
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
|
Merge svn changes up to r30876
Uoti Urpala
2010-03-10
1
-20
/
+109
|
\
|
|
*
Enable ASS/SSA subtitle support in mencoder
greg
2010-03-05
1
-20
/
+109
*
|
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
1
-3
/
+3
|
\
|
|
*
Use the KEYFRAME define instead of some magic number.
reimar
2010-02-28
1
-3
/
+3
*
|
Merge svn changes up to r30732
Uoti Urpala
2010-03-10
1
-2
/
+2
|
\
|
|
*
Add #includes for mp_input_check_interrupt() and mplayer_put_key(), fixes:
diego
2010-02-23
1
-2
/
+2
*
|
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
1
-2
/
+1
|
\
|
|
*
Add header for AVI print functions; avoids many forward declarations.
diego
2010-02-18
1
-2
/
+1
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
1
-0
/
+18
|
\
|
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
1
-0
/
+18
|
*
Move the resync-related code into more consistent places instead of having it
reimar
2010-01-24
1
-1
/
+0
|
*
Remove more direct includes of libass/ass.h
reimar
2009-12-24
1
-1
/
+0
*
|
Restore collapsed whitespace in output messages
Uoti Urpala
2010-03-07
1
-4
/
+4
*
|
audio: Remove fixed decode_audio() return size limit (MAX_OUTBURST)
Uoti Urpala
2009-12-29
1
-1
/
+0
*
|
vf_vo: Use vo_seek_reset() instead of vo_control()
Uoti Urpala
2009-12-02
1
-0
/
+1
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
1
-0
/
+8
|
\
|
|
*
Add -tsprog support for lavf to mencoder, similar to what SVN r29846 did for ...
reimar
2009-11-13
1
-0
/
+8
*
|
Merge branch 'vdpau'
Uoti Urpala
2009-11-16
1
-1
/
+1
|
\
\
|
*
|
Implement vsync-aware frame timing for VDPAU
Uoti Urpala
2009-11-15
1
-1
/
+1
*
|
|
av_log callback handling overhaul
Uoti Urpala
2009-10-31
1
-0
/
+2
|
/
/
*
|
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
1
-5
/
+11
|
\
|
|
*
Make -nosub work to disable subtitles even if -slang and dvd streams are used.
reimar
2009-09-29
1
-2
/
+2
|
*
Add a -nosub option that allows disabling auto-selected subtitles as e.g. the
reimar
2009-09-28
1
-3
/
+3
|
*
Add support for displaying subtitles on the command-line when playing
reimar
2009-09-23
1
-0
/
+6
|
*
Make update_subtitles work without sh_video for text subtitles.
reimar
2009-09-23
1
-1
/
+1
*
|
core/VO: Allow VO drivers to add/modify frames
Uoti Urpala
2009-09-18
1
-0
/
+1
*
|
Merge svn changes up to r29532
Uoti Urpala
2009-08-18
1
-6
/
+2
|
\
|
|
*
Handle demuxers that never set filepos by using stream_tell.
reimar
2009-08-17
1
-1
/
+2
|
*
Remove pointless #ifdefs around harmless internal header #includes.
diego
2009-08-02
1
-7
/
+0
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-23
/
+23
*
|
Remove internal libass tree
Uoti Urpala
2009-07-26
1
-4
/
+1
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-23
/
+23
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-68
/
+75
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-69
/
+69
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
1
-2
/
+0
|
\
|
|
*
Remove pointless #ifdef around spudec.h #include.
diego
2009-05-05
1
-2
/
+0
*
|
Merge branch 'ordered_chapters'
Uoti Urpala
2009-04-08
1
-3
/
+3
|
\
\
|
*
|
Change demuxer_seek_chapter() parameters
Uoti Urpala
2009-04-02
1
-2
/
+2
|
*
|
Initial ordered chapters support
Uoti Urpala
2009-04-02
1
-1
/
+1
*
|
|
Merge svn changes up to r29117
Uoti Urpala
2009-04-01
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Set the forced_subs_only value correctly whenever a new spudec is created.
reimar
2009-03-30
1
-0
/
+2
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
1
-14
/
+3
|
\
|
|
*
Add priority support for OS/2 and factorize the Windows priority support.
diego
2009-02-10
1
-14
/
+3
*
|
Merge svn changes up to r28366
Uoti Urpala
2009-01-26
1
-38
/
+1
|
\
|
|
*
Factorize print_version().
diego
2009-01-25
1
-38
/
+1
*
|
Merge svn changes up to r28341
Uoti Urpala
2009-01-19
1
-7
/
+7
|
\
|
|
*
More #ifdef -> #if
reimar
2009-01-16
1
-7
/
+7
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
1
-1
/
+1
|
\
|
|
*
Update copyright year.
diego
2009-01-11
1
-1
/
+1
*
|
OSD: Ensure that OSD content is drawn in filter-added frames
Uoti Urpala
2009-01-15
1
-2
/
+12
*
|
core: Better -nocorrect-pts pause and filter-added frames handling
Uoti Urpala
2009-01-14
1
-0
/
+1
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
1
-1
/
+1
|
\
|
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
1
-1
/
+1
*
|
Merge svn changes up to r27841
Uoti Urpala
2008-10-28
1
-5
/
+2
|
\
|
|
*
Factorize vobsub idx/extradata handling.
aurel
2008-10-27
1
-5
/
+2
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
1
-5
/
+5
|
\
|
|
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
1
-5
/
+5
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
1
-4
/
+4
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
1
-3
/
+3
|
*
Rename a bunch of miscellaneous preprocessor directives.
diego
2008-08-07
1
-1
/
+1
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
1
-14
/
+14
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
1
-14
/
+14
*
|
Remove unnecessary casts of sh_video->vfilter
Uoti Urpala
2008-06-24
1
-5
/
+5
*
|
Create a context struct for OSD state
Uoti Urpala
2008-06-24
1
-4
/
+8
*
|
Merge svn changes up to r27092
Uoti Urpala
2008-06-17
1
-2
/
+2
|
\
|
|
*
Fix mencoder built from dvdnav enabled.
ben
2008-06-09
1
-2
/
+2
*
|
Merge svn changes up to r26680
Uoti Urpala
2008-05-07
1
-1
/
+1
|
\
|
|
*
cosmetics: Fix one misindented line.
diego
2008-05-03
1
-1
/
+1
*
|
mencoder.c: Remove unused function
Uoti Urpala
2008-04-30
1
-5
/
+0
*
|
Add a context for mp_fifo
Uoti Urpala
2008-04-29
1
-1
/
+2
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
1
-1
/
+1
*
|
Move vf_settings to options struct
Uoti Urpala
2008-04-26
1
-1
/
+1
*
|
Move dvdsub_id to options struct
Uoti Urpala
2008-04-23
1
-12
/
+11
*
|
Move audio_id and video_id to options struct
Uoti Urpala
2008-04-23
1
-9
/
+7
*
|
Move playback_speed to options struct
Uoti Urpala
2008-04-23
1
-19
/
+18
*
|
Move global vo_config_count to vo struct
Uoti Urpala
2008-04-23
1
-1
/
+0
*
|
Move correct_pts to options struct
Uoti Urpala
2008-04-23
1
-2
/
+2
*
|
Add option pointer to vf struct
Uoti Urpala
2008-04-23
1
-9
/
+9
*
|
Add option pointer to demuxers and stheader.h structs
Uoti Urpala
2008-04-23
1
-2
/
+2
*
|
Start of new option system
Uoti Urpala
2008-04-23
1
-1
/
+5
*
|
Add new video driver API
Uoti Urpala
2008-04-23
1
-5
/
+10
|
/
*
Fix the indentation after the noconfig patch.
albeu
2008-04-14
1
-7
/
+7
*
Add options to disable some or all config files.
albeu
2008-04-14
1
-1
/
+4
*
Add support for system wide config file in mencoder.
albeu
2008-04-14
1
-0
/
+3
*
Replace the trivial command line preparser with a more robust version
albeu
2008-04-13
1
-5
/
+6
*
Better mark variables that are changed by the signal handler as volatile
reimar
2008-04-03
1
-2
/
+2
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
1
-0
/
+3
*
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
diego
2008-03-04
1
-3
/
+0
*
#include parser-cfg.h instead of declaring m_config_parse_config_file extern.
diego
2008-03-04
1
-2
/
+1
*
Select audio stream in mplayer and mencoder, overriding demuxer decision.
eugeni
2008-02-29
1
-0
/
+2
*
Demuxer-independent subtitle track selection.
eugeni
2008-02-29
1
-0
/
+12
*
Attempt to fix -chapter broken for mkv in r25987
reimar
2008-02-28
1
-1
/
+2
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
1
-4
/
+2
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
1
-2
/
+0
*
Try to make fps float -> AVRational conversion work better.
reimar
2008-02-14
1
-1
/
+2
*
Change force_fps and force_ofps to double
reimar
2008-02-14
1
-2
/
+2
*
typo fix: inited --> initialized
diego
2008-02-14
1
-2
/
+2
*
-chapter is now handled uniformly calling demuxer_seek_chapter() instead
nicodvb
2008-02-11
1
-0
/
+10
*
It seems that mencoder can not handle correct-pts (lots of "No pts ..." messa...
reimar
2008-02-05
1
-0
/
+2
*
Extend the precision of rationale conversion so
iive
2008-01-19
1
-1
/
+1
*
Happy New Year!
zuxy
2008-01-02
1
-1
/
+1
*
Fix libass to support -nofontconfig.
ulion
2007-12-12
1
-1
/
+1
*
Mark several uses of vo_functions_t as const to stop some of the current
reimar
2007-12-02
1
-1
/
+1
*
Simplify init_audio_filters() arguments
uau
2007-11-01
1
-10
/
+6
*
Change decode_audio() interface
uau
2007-11-01
1
-8
/
+1
*
Clean up some fields in stheader.h structs
uau
2007-11-01
1
-1
/
+0
*
warning fix:
diego
2007-09-10
1
-0
/
+1
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
1
-1
/
+1
*
Fix warning:
diego
2007-08-25
1
-1
/
+0
*
Make terminal input work more like VO key input
uau
2007-08-25
1
-0
/
+4
*
Kill two warnings.
cehoyos
2007-08-07
1
-0
/
+4
*
added support for -alang and -slang with dvdnav:// streams
nicodvb
2007-07-15
1
-0
/
+7
*
Create a new MSGT for just the status line.
diego
2007-06-05
1
-3
/
+3
*
Do not use fast_memcpy for small size copy, esp. when the size is constant
reimar
2007-06-05
1
-2
/
+2
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
1
-8
/
+8
*
add new -subfont option, that allows having a different font for OSD (control...
ben
2007-05-20
1
-0
/
+1
*
Simplify #include directives.
diego
2007-04-26
1
-3
/
+1
*
make -really-quiet hide the mencoder version tags. patch copied from michael
compn
2007-04-25
1
-0
/
+5
*
update year of mencoder version line
compn
2007-04-21
1
-1
/
+1
*
Remove unused variable.
diego
2007-04-15
1
-1
/
+0
*
Move parsing of the -ss option to the option code.
uau
2007-02-24
1
-11
/
+2
*
Move some subtitle handling from mplayer.c to mpcommon.c and share it wi