Mercurial > mplayer.hg
graph
-
Remove unused _def_altivec2007-08-26, by reimar
-
Suboptions structure should be passed as array not as address of array.2007-08-26, by voroshil
-
Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE_VIS = yes"2007-08-26, by reimar
-
Add teletext specification reference2007-08-26, by voroshil
-
Remove ugly Russian language support hack.2007-08-26, by voroshil
-
Add support for Latin National Option Sub-Sets2007-08-26, by voroshil
-
Enable decoding of packet X/24, it is usual teletext line2007-08-26, by voroshil
-
Get netstream closer to linking.2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
Fix subrip and vivodump linking.2007-08-25, by diego
-
Ignore modify_reg.2007-08-25, by diego
-
Mark vfw2menc as Windows-only.2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
warning fix:2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
Remove pointless variable declaration, the code that sets it is long-gone.2007-08-25, by diego
-
10l: "&" should be done after ">>"2007-08-25, by voroshil
-
Remove stray comment, the code it commented is long-gone.2007-08-25, by diego
-
Language bits in teletext page header are2007-08-25, by voroshil
-
Fix warnings:2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
Fix warnings:2007-08-25, by diego
-
Extract a poor int declaration from within the uncouth grip of an if statement2007-08-25, by diego
-
Fix warnings:2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
Document xorg.conf option needed for Xv playback on Intel cards.2007-08-25, by rathann
-
Fix warning:2007-08-25, by diego
-
Fix warnings:2007-08-25, by diego
-
Fix warnings:2007-08-25, by diego
-
Add multiple inclusion guards.2007-08-25, by diego
-
Fix warning:2007-08-25, by diego
-
Move button variable into the if () where it is actually used.2007-08-25, by diego
-
Remove redundant extern declarations, #include the right headers instead.2007-08-25, by diego
-
sync w/r240842007-08-25, by gpoirier
-
Fix redundant redeclaration warnings.2007-08-25, by diego
-
Fix unused variable warning when USE_DVDNAV is not defined.2007-08-25, by diego
-
Remove redundant extern variable declarations, include proper headers instead.2007-08-25, by diego
-
Remove redundant variable declaration.2007-08-25, by diego
-
Remove redundant variable declarations.2007-08-25, by diego
-
Remove redundant variable declaration.2007-08-25, by diego
-
Remove redundant variable declarations.2007-08-25, by diego
-
Remove redundant variable declaration.2007-08-25, by diego
-
Remove redundant variable declaration.2007-08-25, by diego
-
Fix some unused variable warnings.2007-08-25, by diego
-
Revert r24158, it is not necessary with unsigned bitfield2007-08-25, by reimar
-
Change bitfield to unsigned so that we get the usual truth values2007-08-25, by reimar
-
synced with r241372007-08-25, by Gabrov
-
Hack around broken bitfields in gcc 4.22007-08-25, by reimar
-
Fix invalid fd check, the bug is somewhere else though.2007-08-25, by reimar
-
HACK: check added fds for validity because otherwise mplayer2007-08-25, by reimar
-
Fix loads of warnings2007-08-25, by reimar
-
Handle queued commands from input event functions immediately2007-08-25, by uau
-
Watch X11 fd in main input select() if using vo xv2007-08-25, by uau
-
Add separate event input type for terminal+vo2007-08-25, by uau
-
Use a single select() for both key and slave input2007-08-25, by uau
-
Clean up getch2() code somewhat2007-08-25, by uau
-
Make terminal input work more like VO key input2007-08-25, by uau
-
Remove unused function2007-08-25, by uau
-
Use bitfield instead of manual bit fiddling in input.c2007-08-25, by uau
-
Remove redundant variable declaration.2007-08-25, by diego
-
Fix unused variable warning.2007-08-25, by diego
-
Add missing pixelformat conversion function prototype2007-08-24, by reimar
-
Move Apple gcc AltiVec vector declaration syntax to libavutil.2007-08-24, by diego
-
Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.2007-08-24, by diego
-
Remove redundant extern variable declaration.2007-08-24, by diego
-
Fix unused variable warning.2007-08-24, by diego
-
Remove unused variable.2007-08-24, by diego
-
Remove silly #ifdef around the complete file.2007-08-24, by diego
-
misc markup fixes2007-08-24, by diego
-
Wording and markup improvements for the -tvscan option.2007-08-24, by diego
-
Leading underscores in identifiers are forbidden.2007-08-24, by diego
-
Remove fallback round implementation that is protected by a preprocessor2007-08-24, by diego
-
Remove unused extern variable declaration.2007-08-24, by diego
-
Remove redundant variable declaration along with the corresponding warning.2007-08-24, by diego
-
1000l: Revert stray hunk that crept in with last commit.2007-08-24, by diego
-
Use consistent include path.2007-08-24, by diego
-
Removed uninitialized variable.2007-08-23, by cehoyos
-
Use new request_channels2007-08-23, by reimar
-
100l typo: ENTER --> KPENTER2007-08-23, by diego
-
Fix KPENTER keycode value on Mac OS X.2007-08-23, by diego
-
Automatic TV channels scanning ability for MPlayer.2007-08-23, by voroshil
-
Fix blue color for yv12 and i420 image formats in "automute" screen2007-08-23, by voroshil
-
Fix compilation of live555 support after FFmpegs r10173.2007-08-22, by cehoyos
-
CONFIG_DARWIN was removed from FFmpeg.2007-08-22, by diego
-
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).2007-08-22, by diego
-
Finally fix --enable-debug compilation2007-08-22, by reimar
-
Fix [soc:eoc] stubs.2007-08-22, by voroshil
-
r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.2007-08-22, by voroshil
-
r24030: Document special A-V sync issues with FLV files2007-08-22, by voroshil
-
sync tag update2007-08-22, by voroshil
-
Remove Windows-only replacement gettimeofday() implementation, both Cygwin2007-08-21, by diego
-
Set DVD speed earlier to avoid drive spinup during open2007-08-21, by reimar
-
synced with r241102007-08-21, by Gabrov
-
Remove unnecessary OSD visibility code2007-08-21, by uau
-
Minor code cleanup2007-08-21, by uau
-
Add some missing libavcodec video encoders.2007-08-20, by diego
-
Sort libavcodec encoders.2007-08-20, by diego
-
Runtime-patching for windows to fix crash with drv43260.dll2007-08-20, by reimar
-
remove gconvert_uri_to_filename() and use url_unescape_string() instead.2007-08-20, by iive
-
We can support SEEK_END seeks only when stream->end_pos is known2007-08-20, by reimar
-
Add support for AVSEEK_SIZE in demux_lavf2007-08-20, by reimar
-
-subfps makes sense for frame-based subtitle formats as well!2007-08-20, by reimar
-
Do not seek to an invalid position.2007-08-19, by reimar
-
Replace dvdread bswap.h by something more sane for us.2007-08-19, by reimar
-
Fix a bug in stream_read_qword_le due to sign extension from int to uint64_t.2007-08-19, by reimar
-
added proper e-mail address2007-08-18, by nplourde
-
added double click support in vo_macosx. Patch by Ulion <ulion2002@gmail.com>2007-08-18, by nplourde
-
Functions that do not return a value must be void2007-08-18, by reimar
-
Text files must end with a newline2007-08-18, by reimar
-
Remove duplicate extern declaration2007-08-18, by reimar
-
increasing sync tag after Apple Remote message added2007-08-18, by Gabrov
-
synced with r240912007-08-18, by Gabrov
-
Add libdvdcss-specific CFLAGS in the correct place.2007-08-18, by diego
-
Remove an unnecessary #ifdef2007-08-18, by uau
-
Complete the list of libavcodec audio encoders.2007-08-17, by diego
-
Ignore main.xml.2007-08-17, by diego
-
Reorder installation requirements list, wording/spelling.2007-08-17, by diego
-
Sync local diff with latest changes.2007-08-17, by diego
-
Sync libdvdread with version 0.9.7.2007-08-17, by diego
-
small libavcodec audio codec clarifications2007-08-16, by diego
-
misc fixes and additions2007-08-16, by diego
-
Explicitly mention the need to rebuild MPlayer after installing AMR libs.2007-08-16, by rathann
-
adding help for --ar --ranlib2007-08-16, by mhoffman
-
Move setting of res_comment for internal dvdread to a more sensible place.2007-08-16, by diego
-
allow setting of ranlib from the commandline of configure2007-08-16, by mhoffman
-
allow setting of ar from the commandline of configure2007-08-16, by mhoffman
-
Remove local MinGW gettimeofday() implementation, there is now a native2007-08-16, by diego
-
Sync local diff with current version.2007-08-16, by diego
-
Sync libdvdread with version 0.9.6.2007-08-16, by diego
-
Sync local diff with current version.2007-08-15, by diego
-
cosmetics: Do not add trailing whitespace to lines we change.2007-08-15, by diego
-
Sync another change from upstream.2007-08-15, by diego
-
Remove modification comments from files that are no longer modified.2007-08-15, by diego
-
Sync libdvdread with version 0.9.5 (cosmetic changes).2007-08-15, by diego
-
cosmetics: alphabetical order2007-08-15, by diego
-
1000l: Forgot to add new files, *sigh*.2007-08-15, by diego
-
Sync libdvdread with version 0.9.5 (functional changes).2007-08-15, by diego
-
Identifiers should not start with two underscores.2007-08-15, by diego
-
Remove unused variable.2007-08-15, by diego
-
cosmetics: Reorder lines for consistency.2007-08-15, by diego
-
Document how to encode with some more libavcodec audio codecs.2007-08-15, by diego
-
Clarify comment as pointed out by Ulion.2007-08-15, by diego
-
Remove pointless #ifdef2007-08-15, by uau
-
AC3 --> AC-3, as done in r240562007-08-14, by gpoirier
-
Rename TMPO to TMPEXE, it is an executable, not an object file.2007-08-14, by diego
-
cosmetics: prettyprint2007-08-14, by diego
-
Apple Remote support2007-08-14, by diego
-
AC3 --> AC-32007-08-13, by diego
-
Document how to encode with some libavcodec audio codecs.2007-08-13, by diego
-
Fix compilation on BSD.2007-08-13, by diego
-
Remove unused variables.2007-08-13, by diego
-
Fix likely mistake when using char*.2007-08-13, by cehoyos
-
Remove additional warnings when using icc - similar to -Wno-pointer-sign.2007-08-13, by cehoyos
-
MP3 audio encoder was renamed to libmp3lame in FFmpeg.2007-08-12, by diego
-
Remove unused definition.2007-08-12, by diego
-
Remove outdated lines.2007-08-12, by diego
-
Declare all vo_gamma variables in libvo/video_out.h and remove them from2007-08-12, by diego
-
Fix UDP select timeout.2007-08-12, by diego
-
Change "object type complexity" parameter of FAAC in the2007-08-09, by gpoirier
-
The "svn copy" method for reverting has worked flawlessly for me without2007-08-09, by reimar
-
Move some more compiler flags to configure.2007-08-09, by diego
-
When a new subtitle stream becomes available check if it is the one that2007-08-09, by reimar
-
Remove unused definition.2007-08-08, by diego
-
printf in mp_image.h was changed to fprintf in r17972.2007-08-08, by cehoyos
-
Fix warning: too many arguments for format2007-08-08, by cehoyos
-
Cosmetics: Remove empty block.2007-08-08, by cehoyos
-
Define teletext_control() in tvi_v4l.c and tvi_v4l2.c.2007-08-08, by cehoyos
-
r23920: Teletext support (and editor's info)2007-08-08, by kraymer
-
Add <application> tag around MEncoder2007-08-08, by reimar
-
synced with r240302007-08-08, by ptt
-
synced with r239962007-08-08, by ptt
-
Remove useless #include and silence warnings when compiling find_sub.c.2007-08-08, by cehoyos
-
Move some #defines into configure/config.h.2007-08-08, by diego
-
Document special A-V sync issues with FLV files2007-08-08, by reimar
-
bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless.2007-08-08, by cehoyos
-
Chinese man page translation is in sync now2007-08-08, by kraymer
-
This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r239962007-08-08, by kraymer
-
r23996: Hint at mf://@... syntax2007-08-07, by kraymer
-
Kill two warnings.2007-08-07, by cehoyos
-
make x264 work again after the h264-libx264 renaming2007-08-07, by michael
-
Move HAVE_INTTYPES_H definition to a more sensible place in config.h.2007-08-07, by diego
-
Improve error message.2007-08-07, by diego
-
HAVE_INTTYPES_H is in config.h, HAVE_STDINT_H is never reached.2007-08-07, by diego
-
synced with r239822007-08-07, by ptt
-
synced to r239832007-08-07, by ptt
-
HAVE_INTTYPES_H is already declared in config.h.2007-08-07, by diego
-
synced with r240162007-08-07, by Gabrov
-
Added Alan Nisotas modify_reg.2007-08-06, by cehoyos
-
sync w/ r239962007-08-05, by gpoirier
-
Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.2007-08-04, by cehoyos
-
Moved dvdtimetomsec to stream_dvd_common.c.2007-08-04, by cehoyos
-
Remove unused variables.2007-08-04, by diego
-
cosmetics: removed commented code and small reindentation2007-08-04, by nicodvb
-
removed unused variables2007-08-04, by nicodvb
-
Add a dummy guiMessageBox so it still compiles when MPlayer was configured with2007-08-04, by reimar
-
Fix compilation of ass_fontconfig.c when fontconfig is disabled.2007-08-04, by iive
-
Handle case where get_image is called twice without a draw_image in-between2007-08-03, by reimar
-
Give the cpuinfo binary the right suffix $_exesuf2007-08-03, by reimar
-
Forgot to add the main vo_xvr100.c file2007-08-03, by reimar
-
add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)2007-08-03, by reimar
-
Don't apply windows-like font scaling if hhea or os2 tables contain invalid2007-08-03, by eugeni
-
Workaround for fonts with zero ascender/descender in horizontal header.2007-08-03, by eugeni
-
Factor out common code from ass_font_new and ass_font_reselect.2007-08-03, by eugeni
-
More simple and correct font reselection.2007-08-03, by eugeni
-
Added missing newline.2007-08-03, by cehoyos
-
Revert setting audio output channel count for FFmpeg2007-08-02, by uau
-
r23996: Hint at mf://@... syntax2007-08-02, by voroshil
-
Hint at mf://@... syntax2007-08-02, by reimar
-
fix B-frame consistency pointed out by diego, add MPEG-1/2 speedups2007-08-02, by compn
-
Set lavc_context->channels before opening the codec, it is sufficient to2007-08-01, by reimar
-
xan wc4 video decoding, removed bframe warning message2007-08-01, by compn
-
Define ENABLE_GRAY for FFmpeg2007-08-01, by uau
-
better wording - thanx nico :)2007-08-01, by ptt
-
r23982: i_certify_that_my_video_stream_does_not_use_b_frames is gone.2007-08-01, by voroshil
-
10l for committing untested changes, a test call was missing.2007-08-01, by diego
-
r23687: Implemented tv://[<channel>][/<input_id>] url syntax2007-08-01, by kraymer
-
(cosmetics) Make TV detection code two spaces indented2007-08-01, by voroshil
-
Enable teletext for V4Lv1.2007-08-01, by voroshil
-
Fix detection of xan audio. -noidx or -forceidx still is necessary2007-08-01, by reimar
-
Added FIXME skeletons for missing lavc options.2007-08-01, by diego
-
i_certify_that_my_video_stream_does_not_use_b_frames is gone.2007-08-01, by diego
-
i_certify_that_my_video_stream_does_not_use_b_frames is gone.2007-08-01, by diego
-
Ugly hack to make xanlib.dll work.2007-08-01, by reimar
-
r23897: Experimental negative panscan values2007-08-01, by voroshil
-
r23891: typo fix: childs --> children2007-08-01, by voroshil
-
add possibly incorrect subfont entry2007-07-31, by compn
-
allow to specify the audio bitrate in bits (some codecs need that ...)2007-07-31, by michael
-
get rid of this idiotic i_certify_that_my_video_stream_does_not_use_b_frames2007-07-31, by michael
-
make muxer store the provided timestamps2007-07-31, by michael
-
make timestamps out of hot air2007-07-31, by michael
-
make a few more parameters accessable from mplayer2007-07-31, by michael
-
mixer.afilter must be set to NULL when filter chain is destroyed on uninit.2007-07-31, by reimar
-
Make the printoption function take the default values from the variable2007-07-31, by ivo
-
cosmetics, indentation2007-07-31, by ivo
-
Shorten (un)setting of all test flags2007-07-31, by ivo
-
Much smaller command line parser2007-07-31, by ivo
-
another little corrections2007-07-31, by ptt
-
added missing ":"'s2007-07-31, by ptt
-
better wording2007-07-31, by ptt
-
sorry, left english phrase in...2007-07-31, by ptt
-
synced with r239622007-07-31, by ptt
-
added missing ':' for separator2007-07-31, by ptt
-
synced to r239202007-07-31, by ptt
-
Update copyright info and license2007-07-31, by ivo
-
cosmetics, break overly long lines2007-07-31, by ivo
-
replace ^I by $TAB now that TAB is global2007-07-31, by ivo
-
only test for stupid code and reserved identifiers if there are any .c or .h2007-07-31, by ivo
-
10l, forgot to make TAB global2007-07-31, by ivo
-
Test for reserved identifiers.2007-07-31, by ivo
-
Identifiers starting with underscores are reserved.2007-07-31, by diego
-
UTF-8 conversion2007-07-31, by diego
-
Make teletext depend on freetype. Fixes compilation failer (in sub.c).2007-07-30, by iive
-
100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL test2007-07-30, by reimar
-
Extend OpenGL configure test to also check for glx/wgl and proper linking.2007-07-30, by reimar
-
sync w/235882007-07-30, by gpoirier
-
remove GNUism (case range)2007-07-30, by ivo
-
Add test for GNUisms2007-07-30, by ivo
-
Teletext support for V4Lv12007-07-30, by voroshil
-
10l: wrong pointer was initialized (causes crash during startup).2007-07-30, by voroshil
-
h/w -> hardware2007-07-30, by ben
-
Change V4L2 MPEG decoder check so it can actually fail2007-07-30, by reimar
-
Comment out purely debugging printf that in addition uses __FUNCTION__ which2007-07-30, by reimar
-
Fix hopefully final 150 sector offset VCD bug. Caused no noticeable problems on Linux2007-07-30, by reimar
-
Simplify sun SCSI command generation2007-07-30, by reimar
-
big 10L of r9888 located: passed fd instead of pointer to sun_vcd_read2007-07-30, by reimar
-
Move extern int audio_output_channels; to ad_internal.h2007-07-30, by reimar
-
Indicate desired number of output channels to ffmpeg audio decoder.2007-07-30, by reimar
-
Avoid void * arithmetic2007-07-30, by reimar
-
Use the standard inline instead of __inline2007-07-30, by reimar
-
Another missed case-range2007-07-30, by reimar
-
Do not use gnu case-range extension if it's easy to avoid2007-07-30, by reimar
-
Use goto instead of useless recursion that might fill up the stack2007-07-30, by reimar
-
Do not use a return value for a void function2007-07-30, by reimar
-
C99 varargs in macros can not be empty, adjust definition so it compiles2007-07-30, by reimar
-
synced with r239282007-07-30, by Gabrov
-
Subtraction should be done after & operation.2007-07-30, by voroshil
-
Drop out overlooked debug line2007-07-30, by voroshil
-
update man page with v4l2 a/v outputs2007-07-29, by ben
-
Teletext support2007-07-29, by voroshil
-
Teletext support2007-07-29, by voroshil
-
More doxygen comments2007-07-29, by reimar
-
Teletext support2007-07-29, by voroshil
-
Teletext support.2007-07-29, by voroshil
-
Teletext support.2007-07-29, by voroshil
-
Simplify and fix missing offset for Darwin vcd_get/set_msf functions2007-07-29, by reimar
-
Document -rawvideo format="format string"2007-07-29, by reimar
-
Make VCD work on little-endian macs2007-07-29, by reimar
-
Make vcd_get_track_end actually return the end, not the start on Darwin2007-07-29, by reimar
-
Make the vcd seek and get track end functions actually have an effect2007-07-29, by reimar
-
punctuation, new sentences on new lines2007-07-29, by diego
-
libdvdcss patch got committed.2007-07-29, by diego
-
Fix wrong return type in darwin VCD code2007-07-29, by reimar
-
Replacing global variables in radio:// with2007-07-29, by voroshil
-
Removing global variables from tv://2007-07-29, by voroshil
-
Removing global variables from tv://2007-07-29, by voroshil
-
Removing global variables from tv://2007-07-29, by voroshil
-
Removing global variables from tv://2007-07-29, by voroshil
-
Removing global variables from tv://2007-07-29, by voroshil
-
Removing global variables from tv://2007-07-29, by voroshil
-
Removing global variables from tv://2007-07-29, by voroshil
-
Removing global variables from tv://2007-07-29, by voroshil
-
Removing forward declarations of routines used only in tv.c2007-07-29, by voroshil
-
Cosmetics.2007-07-29, by voroshil
-
Cosmetics: move two routines up2007-07-29, by voroshil
-
Set -vo gl slice-height default to 0, the current default of 4 seems2007-07-28, by reimar
-
Experimental negative panscan values2007-07-28, by reimar
-
Use a new variable for user-supplied monitor-aspect so we can overwrite2007-07-28, by reimar
-
make sure update_xinerama_info is always called even when using the2007-07-28, by reimar
-
Give message string a more meaningful name.2007-07-28, by diego
-
cosmetics: misc typo fixes2007-07-28, by diego
-
typo fix: childs --> children2007-07-28, by diego
-
typo fix: childs --> children2007-07-28, by diego
-
Names starting with underscores are reserved.2007-07-28, by diego
-
typo2007-07-28, by diego
-
Fix some typos in comments2007-07-28, by reimar
-
r23852: af channels example for ffdca to ALSA reordering2007-07-28, by voroshil
-
Remove extern index_mode, it is already in demuxer.h2007-07-27, by reimar
-
Make sure fformat is set before use2007-07-27, by reimar
-
Remove some unneeded extern variable declarations2007-07-27, by reimar
-
Remove completely pointless extra return statements2007-07-27, by reimar
-
Fix MSF -> sector conversion being 150 sectors of2007-07-27, by reimar
-
Simplify track length calculation2007-07-27, by reimar
-
Some more *BSD vcd_read simplification2007-07-27, by reimar
-
Fix several 100l2007-07-27, by reimar
-
Factor out some common code2007-07-27, by reimar
-
Somewhat unified *BSD vcd reading2007-07-27, by reimar
-
READ_TOC for making *BSD code more similar2007-07-27, by reimar
-
synced with r232252007-07-27, by ptt
-
One ifdef less2007-07-27, by reimar
-
Simplify NetBSD vcd_read code2007-07-27, by reimar
-
vcd_inc_msf function also for freebsd vcd_read2007-07-27, by reimar
-
More VCD cosmetics2007-07-27, by reimar
-
100l, return is missing a value2007-07-26, by reimar
-
Cosmetics to reduce diff between Free- and netBSD vcd stuff2007-07-26, by reimar
-
10l, fix vcd netbsd compilation2007-07-26, by reimar
-
TOCADDR macro as first step to common *BSD vcd reading code2007-07-26, by reimar
-
synced with r238562007-07-26, by ptt
-
Intel Mac is fully supported these days2007-07-26, by gpoirier
-
add Hitachi SuperH (SH3) support2007-07-26, by gpoirier
-
Fix configure regexp for enabling FFmpeg features2007-07-25, by uau
-
Simplify: use FFMAX2007-07-25, by reimar
-
Remove some useless "extern" before function prototypes2007-07-25, by reimar
-
avoid ff_config_enable doing partial matches.2007-07-25, by reimar
-
subdata must be set to NULL when the corresponding data was freed.2007-07-25, by reimar
-
Do not set vo_sub to NULL on changing subtitles, update_subtitles2007-07-25, by reimar
-
small wording improvement2007-07-25, by diego
-
Fix for bugzilla #8352007-07-24, by rtogni
-
more Spanish man page updates by Fernando TarÃn (lists.im gmail com)2007-07-24, by kraymer
-
r23416: Drop the metadata stuff and replace it with generic property string expansion.2007-07-24, by kraymer
-
af channels example for ffdca to ALSA reordering2007-07-24, by reimar
-
Compilation fix workaround for dca.h conflict (it exists in libavcodec2007-07-23, by rtogni
-
another correction2007-07-23, by ptt
-
a bunch of corrections, suggested by Nico Sabbi, tnx2007-07-23, by ptt
-
synced with r215372007-07-23, by ptt
-
now it's synced, to r233422007-07-23, by ptt
-
my fault doesn't compile html docs...2007-07-23, by ptt
-
synced with r233422007-07-23, by ptt
-
Make the assembler accept VIS instrucitions on ultraSPARC.2007-07-22, by diego
-
document "default" behaviour if CopyFromParent is passed as colormap2007-07-22, by attila
-
10l2007-07-22, by attila
-
DTS decoding via libdca2007-07-22, by rtogni
-
Update sync tag2007-07-22, by voroshil
-
Remove unused definition.2007-07-21, by diego
-
(finally) synced with r232722007-07-21, by ptt
-
Use --static flag for pkg-config if --enable-static was used.2007-07-20, by reimar
-
!00l, last commit mixed up "normal" ggi and ggiwmh tests.2007-07-20, by reimar
-
Change ggi and SDL tests so that linking problems with --enable-static are more2007-07-20, by reimar
-
Remove vo_syncfb, which was unused for 5 years.2007-07-20, by diego
-
integrating blackfin optimized yuyvtoyv12 converter2007-07-20, by mhoffman
-
removing reference to bfin_sram.h its not used anylonger2007-07-20, by mhoffman
-
adding blackfin optimized yuyvtoyv12 converter2007-07-20, by mhoffman
-
sync w/r23747, patch by JRaSH % jrash06 A 163 P com %2007-07-19, by gpoirier
-
Somewhat hackish fix for A-V desync with ao_oss and frame stepping:2007-07-19, by reimar
-
Get rid of a few more useless malloc casts2007-07-19, by reimar
-
Make sure all demuxer subtitles can be selected with 'j', even2007-07-19, by reimar
-
Remove some more useless *alloc casts2007-07-19, by reimar
-
UltraSPARC VIS yuv2rgb2007-07-19, by benoit
-
Explanation for CPUID flag 'ibs'2007-07-19, by zuxy
-
fixed bug introduced with the addition of get_ext_stream_properties()2007-07-18, by nicodvb
-
synced with r23747 with corrections2007-07-18, by Gabrov
-
synced with r237482007-07-18, by Gabrov
-
r23748: Leave out (no) prefix from option names for consistency.2007-07-18, by voroshil
-
Rename mga_vid test to make it more descriptive.2007-07-18, by diego
-
r23745: Add the sub_scale property and command.2007-07-18, by voroshil
-
fix redundant redeclaration warning2007-07-18, by Gabrov
-
fopen is in stdio.h, so add this include.2007-07-18, by reimar
-
Fix a bunch of redundant redeclaration warnings.2007-07-18, by diego
-
Remove unused variables.2007-07-18, by diego
-
Restore vo_mga check, it is Linux-only.2007-07-18, by diego
-
sync w/r23748, patch by JRaSH % jrash06 A 163 P com %2007-07-18, by gpoirier
-
use YUV440P in swscale2007-07-18, by benoit
-
better translation of 'clip'2007-07-17, by ptt
-
better translation2007-07-17, by ptt
-
synced with r237482007-07-17, by ptt
-
sync'd with r237472007-07-17, by ptt
-
Remove pointless printing of include and linker paths.2007-07-17, by diego
-
Do not test for the existence of device files during configuration,2007-07-17, by diego
-
Modify X11 headers check so as not to add /usr/include, the default system2007-07-17, by diego
-
Remove /usr/include from the list of places to check for headers,2007-07-17, by diego
-
Put a compilation fix bandaid in place for the png.h issue.2007-07-17, by diego
-
Revert include flag reordering, it does not fix the compilation problem.2007-07-17, by diego
-
Remove commented-out dynamic linking check.2007-07-17, by diego
-
Remove unused scandir() check and fallback implementation.2007-07-17, by diego
-
Remove unused ftello() check and fallback implementation.2007-07-17, by diego
-
Remove unused fseeko() check and fallback implementation.2007-07-17, by diego
-
This was rewritten by Michael, switch copyrights to him and license to LGPL.2007-07-17, by diego
-
another piece translated :)2007-07-17, by ptt
-
realrtsp smil files can also use ' as field delimiter instead of "2007-07-16, by rtogni
-
Reorder CFLAGS, fixes compilation after addition of png.h to FFmpeg.2007-07-16, by diego
-
Remove incomplete compilation fix bandaid.2007-07-16, by diego
-
Remove redundant "all rights reserved" statement, OKed by Walken.2007-07-16, by diego
-
Avoid crash if a non-existent audio track is selected with -aid2007-07-16, by reimar
-
bandaid compilation fix2007-07-16, by diego
-
Use native Windows thread API when pthreads isn't available.2007-07-16, by zuxy
-
added support for -alang and -slang with dvdnav:// streams2007-07-15, by nicodvb
-
Make sure that sub->id is -2 and sub->sh is NULL if subtitle doesn't2007-07-15, by reimar
-
subs working with lavf change2007-07-15, by compn
-
Let us not pretend to be checking for devfs when we are not.2007-07-14, by diego
-
Mark mp3lib, liba52 and libmpeg2 tests as internal.2007-07-14, by diego
-
Group all vo driver checks together.2007-07-14, by diego
-
Move QuickTime codecs check together with the other codecs checks.2007-07-14, by diego
-
typo2007-07-14, by diego
-
Use stream_read_qword_le2007-07-14, by reimar
-
add support for subtitles thru lavf2007-07-13, by aurel
-
Simplify termios test.2007-07-13, by diego
-
typo, wrong variable name in check2007-07-13, by diego
-
Rename nut option and variables to libnut, FFmpeg also contains NUT support.2007-07-13, by diego
-
Remove useless variable indirection.2007-07-13, by diego
-
Remove redundant variable setting.2007-07-13, by diego
-
Fix segfault if an 'strf' chunk couldn't be found in avi2007-07-13, by attila
-
fix typo in a comment2007-07-13, by aurel
-
Print the number of the Unknow color format,2007-07-11, by iive
-
Add check for mkstemp2007-07-11, by rtogni
-
remove unused variables2007-07-11, by lorenm
-
Remove unused file (this time for real)2007-07-11, by lucabe
-
Remove unused test for round().2007-07-11, by diego
-
Remove unused stddef.h check.2007-07-11, by diego
-
Simplify soundcard.h check.2007-07-11, by diego
-
Remove unused variable.2007-07-11, by diego
-
Use -font for subtitles when -subfont is not given, patch by kiriuja2007-07-11, by zuxy
-
Revert r23758: It broke -vf uspp and -vf mcdeint.2007-07-11, by cehoyos
-
10L, sub_scale need freetype, add the #ifdef.2007-07-10, by albeu
-
Resurrect yuv2rgb_init.c, to add a proper license (and some comments about2007-07-10, by lucabe
-
Fix compilation with -disable-mencoder2007-07-10, by cehoyos
-
fix unaligned memory access in asfheader.c, courtesy of Balatoni Denes2007-07-10, by zuxy
-
Remove unnecessary #ifdef around the whole file.2007-07-09, by diego
-
Remove unnecessary #ifdef around the whole file.2007-07-09, by diego
-
ISO8859-1 --> UTF-82007-07-09, by diego
-
Mention Bethesda Software VID and Atrac 3 decoders.2007-07-09, by diego
-
ISO8859-1 --> UTF-82007-07-09, by diego
-
add af_pan balance/fix changes2007-07-09, by compn
-
add sub_scale and loop changes2007-07-09, by compn
-
loop wish fulfilled2007-07-09, by compn
-
Leave out (no) prefix from option names for consistency.2007-07-09, by diego
-
Add a loop command and property.2007-07-09, by albeu
-
Move loop_times into mpctx.2007-07-09, by albeu
-
Add the sub_scale property and command.2007-07-09, by albeu
-
Remove unnecessary flip for RGB in v4l1.2007-07-08, by voroshil
-
100% cosmetics: reindentation and removal of trailing spaces2007-07-08, by nicodvb
-
unified the skip of header and stuffing bytes after the parsing of pes_extension[12] fields2007-07-08, by nicodvb
-
r23687: Implemented tv://[<channel>][/<input_id>] url syntax2007-07-08, by voroshil
-
r23690: fix BUK->BUP typo2007-07-08, by voroshil
-
100000000000000l, cured painful stab at the grammar2007-07-07, by nicodvb
-
Synced with 235362007-07-07, by torinthiel
-
Synced with 235202007-07-07, by torinthiel
-
Synced with 235792007-07-07, by torinthiel
-
And antoher one, missed by me previously2007-07-07, by torinthiel
-
Some typos found and fixed by arctgx <arctgx@tlen.pl>2007-07-07, by torinthiel
-
Xvid name change2007-07-07, by torinthiel
-
synced with r237312007-07-07, by Gabrov
-
cosmetics: split separate instructions in separate lines2007-07-07, by nicodvb
-
Fix crash on some DVDs2007-07-06, by iive
-
Fix CSS format strings, they could print more than two digits for2007-07-06, by reimar
-
Add ENABLE_THREADS and ENABLE_SMALL defines2007-07-06, by reimar
-
Remove empty strlcat and strlcpy files2007-07-06, by reimar
-
Add some missing frees.2007-07-05, by reimar
-
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy2007-07-05, by reimar
-
license header consistency cosmetics2007-07-05, by diego
-
Group all copyright and author notices together.2007-07-05, by diego
-
Remove unused variables.2007-07-04, by diego
-
Also remove generated tools on distclean.2007-07-04, by diego
-
small grammar fix2007-07-04, by diego
-
Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.2007-07-04, by diego
-
Write configure parameters to configure.log.2007-07-04, by diego
-
Remove unused file2007-07-03, by lucabe
-
roff fix (new line for new sentence)2007-07-03, by kraymer
-
Sync FFmpeg changes:2007-07-03, by diego
-
Cygwin has had inttypes.h since version 1.5.2007-07-03, by diego
-
The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREAD2007-07-03, by diego
-
The header is always included conditional to USE_DVDREAD,2007-07-03, by diego
-
Do not use leading underscores in multiple inclusion guards, they are reserved.2007-07-02, by diego
-
Add equivalent of -Wno-pointer-sign for icc2007-07-02, by cehoyos
-
Consistently use filename as multiple inclusion guard.2007-07-02, by diego
-
Consistently use filenames as multiple inclusion guards.2007-07-02, by diego
-
Add consistent GUI prefix to multiple inclusion guards.2007-07-02, by diego
-
Add multiple inclusion guard.2007-07-02, by diego
-
Consistently use filenames as multiple inclusion guards.2007-07-02, by diego
-
first step of video.xml translation... (it's soooo huuuuuge..... :))2007-07-02, by ptt
-
Fix 'make checkheaders'.2007-07-02, by diego
-
Remove obsolete and misleading comment.2007-07-02, by diego
-
Ignore .ho files.2007-07-02, by diego
-
Cosmetics.2007-06-30, by voroshil
-
Don't override input= option value is no input id is passed in tv:// url.2007-06-30, by voroshil
-
wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #7502007-06-29, by rtogni
-
synced to r23690, since it is2007-06-29, by ptt
-
another bunch of corrections, suggested by nico2007-06-29, by ptt
-
synced with r235792007-06-29, by ptt
-
revert r23538. my fault, didn't see there where 2 phrases, sorry...2007-06-29, by ptt
-
fix BUK->BUP typo2007-06-29, by kraymer
-
sparse grammar and syntactical corrections2007-06-29, by ptt
-
remove file that was added by mistake.2007-06-29, by voroshil
-
Implemented tv://[<channel>][/<input_id>] url syntax2007-06-28, by voroshil
-
Get rid of my_memcpy_pic code duplication in many filters.2007-06-28, by reimar
-
comment grammar fixes2007-06-28, by diego
-
Get rid of duplicate processor feature variables.2007-06-27, by diego
-
Add comments to some preprocessor directives.2007-06-27, by diego
-
Mark main() function as a function that takes no parameters.2007-06-27, by diego
-
synced with r236802007-06-27, by Gabrov
-
Fix vo_x11_clearwindow_part: x position is one less to avoid not clearing2007-06-27, by reimar
-
Fix "control reaches end of non-void function" warnings.2007-06-27, by diego
-
Fix unused variable warnings.2007-06-27, by diego
-
Fix implicit declaration of function warnings.2007-06-27, by diego
-
Remove some unused variables2007-06-27, by reimar
-
Make X11 window creation and (with -fixed-vo) management simpler and more2007-06-27, by reimar
-
Remove check for localtime_r, the function is not used within MPlayer.2007-06-27, by diego
-
r23504: -lavdopts threads is only implemented for mpeg[12]2007-06-26, by kraymer
-
fix Radeon/Rage128 vidix with I420 colorspace (U/V were inverted)2007-06-26, by ben
-
Lots of cosmetics for gl22007-06-26, by reimar
-
Remove two unused variables2007-06-26, by reimar
-
Remove overly complex and unused per-subtexture "dirty" handling2007-06-26, by reimar
-
Remove now unused variable2007-06-26, by reimar
-
remove useless calloc cast2007-06-26, by reimar
-
synced with r236092007-06-26, by ptt
-
Remove some unused code and useless error checking that only clutters the code2007-06-26, by reimar
-
Hint at the Makefile for information how to build dha with svgalib_helper2007-06-25, by reimar
-
Hint at --disable-* options as a workaround for outdated binutils.2007-06-25, by reimar
-
synced with r23608 + other fixes2007-06-25, by ptt
-
start= and end= parameters on realrtspurls may be optionally quoted with2007-06-24, by rtogni
-
config.h must be included before other headers2007-06-24, by reimar
-
Hide our swab prototype when the system has swab since at least the2007-06-24, by reimar
-
Make sure we always have a swab() prototype when we use it,2007-06-24, by reimar
-
Use proper PRI?64 format strings2007-06-24, by reimar
-
define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).2007-06-24, by reimar
-
Remove unused and trivial string variable2007-06-24, by reimar
-
Remove unused function.2007-06-24, by reimar
-
Remove unused (static) function prototype.2007-06-24, by reimar
-
Fix format string to match actual type.2007-06-24, by reimar
-
Move variable into the block where it actually used2007-06-24, by reimar
-
index_mode is already defined in demuxer.h2007-06-24, by reimar
-
get rid of useless *alloc casts2007-06-24, by reimar
-
Get rid of: useless variable, useless cast and void * arithmetic2007-06-24, by reimar
-
Use AV_RL322007-06-24, by reimar
-
Fix format strings to match argument type2007-06-24, by reimar
-
Remove unused query_format function in vf_harddup.2007-06-24, by reimar
-
Return value of gtk_entry_get_text is const, so declare variables as const as well.2007-06-24, by reimar
-
ff_gcd is already in libavutil/common.h, no need for an extra prototype here2007-06-24, by reimar
-
Avoid more void * arithmetic2007-06-24, by reimar
-
revert broken r23628, mp_core.h is not included by cfg.h, so double extern2007-06-24, by reimar
-
get_path prototype is already in interface.h and probably many more places.2007-06-24, by reimar
-
Avoid vo_sdl void * arithmetic2007-06-24, by reimar
-
Remove completely pointless "!= 1".2007-06-24, by reimar
-
Another unneeded xinerama_screen extern2007-06-24, by reimar
-
xinerama_screen is already declared in video_out.h2007-06-24, by reimar
-
Add missing return value for x11 error handler2007-06-24, by reimar
-
Cast sizeof() to int in mp_msg arguments so it fits the format string on 64bit2007-06-24, by reimar
-
Avoid void * arithmetic2007-06-24, by reimar
-
Some comment typo fixes2007-06-24, by reimar
-
make opt argument of demux_info_get const.2007-06-24, by reimar
-
Remove two unused functions in asxparser2007-06-24, by reimar
-
Get rid of a completely useless cast2007-06-24, by reimar
-
ass_enabled is already in mp_core.h2007-06-24, by reimar
-
Do not prototype spudec_draw_scaled twice2007-06-24, by reimar
-
suboverlap_enabled is already declared in included subreader.h2007-06-24, by reimar
-
vo_init is x11 specific and has no place in video_out.h.2007-06-24, by reimar
-
Remove redundant vo_format_name, included img_format.h already provides it2007-06-24, by reimar
-
Add a (almost correct) prototype for vcd_seek_to_track2007-06-24, by reimar
-
pstrcpy -> av_strlcpy2007-06-24, by reimar
-
Fix dvd:// subtitle handling to always report the MPEG stream id, because2007-06-24, by reimar
-
Remove the now unused demux_mkv_change_subs function2007-06-24, by reimar
-
Simplify and correct subtitle selection, no more special cases for2007-06-24, by reimar
-
Set demuxer->sub->sh to one of the s_streams like done for audio and video.2007-06-24, by reimar
-
r23504: -lavdopts threads is only implemented for mpeg[12]2007-06-24, by voroshil
-
r23578: Fix license header.2007-06-24, by voroshil
-
r23588: The audio balance feature implemented with af_pan.2007-06-24, by voroshil
-
add myself as co-maintainer of demux_mkv.c2007-06-23, by aurel
-
Fix r23353, it broke ao_sun on non-BSD due to accidentially removing2007-06-23, by reimar
-
Fix memleak due to not freeing demuxer->s_streams2007-06-23, by reimar
-
100l, last demux_mkv patch passed ints instead of pointers to them to sscanf2007-06-23, by reimar
-
Use sh_sub_t instead of mkv_track_t argument where possible, simplifying the code a bit.2007-06-23, by reimar
-
Document the effect of -really-quiet on gmplayer.2007-06-23, by reimar
-
Nico claims to never have had any problems with X11 compilation on Mandrake.2007-06-23, by diego
-
Hack around some fullscreen issues with gl under Windows2007-06-22, by reimar
-
unbreak armv6 previously broken by me...2007-06-22, by lu_zero
-
integrating ff_bfin_get_unscaled_swscale into the system2007-06-22, by mhoffman
-
document pointer offset by -82007-06-22, by mhoffman
-
re pipeline loop, to eliminate extra chroma reads2007-06-22, by mhoffman
-
correct chroma skewing bug, caused by incorrect stride adjustments2007-06-22, by mhoffman
-
Unbreak altivec2007-06-21, by lu_zero
-
grammar error fixed2007-06-21, by ptt
-
sync'ed with r235882007-06-21, by ptt
-
a few corrections, pointed out nicely by nico sabbi, thanx2007-06-21, by ptt
-
added some carriage returns and full stops, plus a missing 'option'2007-06-21, by ptt
-
Revert r23530.2007-06-21, by voroshil
-
demux_mkv very long seek fix2007-06-20, by uau
-
Fix demuxer.h multiple inclusion guard2007-06-20, by uau
-
Remove useless demnuxer.h include from matroska.h, it creats "hundreds" of2007-06-20, by reimar
-
Simplify network timeout calculation.2007-06-20, by cehoyos
-
The audio balance feature implemented with af_pan.2007-06-20, by zuxy
-
some more reqs from users2007-06-19, by compn
-
Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines2007-06-19, by reimar
-
Simplify generation of ARCH_ and corresponding ENABLE_ defines2007-06-19, by reimar
-
Add an optional third parameter to ff_config_enable in preparation2007-06-19, by reimar
-
Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with2007-06-19, by reimar
-
fix typos noted by Nicolas Legrand2007-06-19, by gpoirier
-
Port changes for older Subversion releases from FFmpeg.2007-06-19, by diego
-
misc small fixes2007-06-18, by diego
-
Activate license notice.2007-06-18, by diego
-
Fix license header.2007-06-18, by diego
-
they said 'colla' was cacophonic.... probably indeed it was :) changed.2007-06-18, by ptt
-
synced with r219302007-06-18, by ptt
-
Silence three warnings.2007-06-18, by cehoyos
-
Stop playing at eof or if no data arrives for ten seconds.2007-06-18, by cehoyos
-
sync w/ r235612007-06-18, by gpoirier
-
More accurate seeking for demuxers lacking DEMUXER_CTRL_GET_TIME_LENGTH control2007-06-17, by zuxy
-
Add AF_CONTROL_PAN_BALANCE control2007-06-17, by zuxy
-
Set subtitle type in mpg demuxer. Fixes subtitle switching with 'j'2007-06-17, by reimar
-
Merge (trivial) dvdnav and dvdread subtitle selection code2007-06-17, by reimar
-
Make sure we do not access demuxer->s_streams out of bounds2007-06-17, by reimar
-
Remove broken option reset from per-file loop2007-06-16, by uau
-
Compilation fix: define some ENABLE needed by lavc2007-06-16, by rtogni
-
Add HAVE_ Makefile variables needed by ffmpeg2007-06-16, by reimar
-
Missing libswscale part of TARGET_ -> HAVE_ change2007-06-16, by reimar
-
Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.2007-06-16, by reimar
-
Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> ARCH change.2007-06-16, by reimar
-
add missing IDCT algothim, as defined in libavcodec/avcodec.h2007-06-16, by gpoirier
-
When parsing ass-force-style arguments, search for '=' and '.' characters with2007-06-15, by eugeni
-
Make sure there is at least one style in ass_track when parsing events.2007-06-15, by eugeni
-
synced with r235362007-06-15, by ptt
-
update wishlist2007-06-15, by compn
-
misc spelling fixes2007-06-13, by diego
-
Do not allow to compile gui without PNG decoder in libavcodec.2007-06-13, by cehoyos
-
grammatical error fixed2007-06-13, by ptt
-
Remove incorrect comment: pan defaults to block all, instead of pass-thru.2007-06-13, by zuxy
-
Avoid zero output for pan filter; zero output now means same # of channels2007-06-13, by zuxy
-
Make pan reentrant. Multiple pans in chain work fine.2007-06-13, by zuxy
-
refine the example of -menu-chroot yet more2007-06-12, by gpoirier
-
give an example of -menu-chroot usage2007-06-12, by gpoirier
-
little corrections suggested by nico sabbi , thanx2007-06-12, by ptt
-
Fix compilation after FFmpeg r9283.2007-06-12, by cehoyos
-
r23516: little indentation fix2007-06-11, by voroshil
-
Sync with FFmpeg r9278.2007-06-10, by diego
-
avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.dot.com>2007-06-10, by lu_zero
-
yes, interleave was deeply wrong translated. corrected2007-06-10, by ptt
-
changed forgotten $Revision... to synced with.... sorry :(2007-06-10, by ptt
-
small grammar fixes2007-06-10, by ptt
-
removed a forgotten part in english plus small corrections2007-06-10, by ptt
-
capital char and relative dot at end of phrase removed2007-06-10, by ptt
-
<note><para> indentation corrected2007-06-10, by ptt
-
caps character after "Explanation:" in tvinput.xml2007-06-10, by ptt
-
added italian translation of codecs.xml & containers.xml2007-06-10, by ptt
-
Don't set random codec parameters for AC3/DTS in mkv.2007-06-10, by aurel
-
synced with r235312007-06-10, by Gabrov
-
sync w/r235302007-06-10, by gpoirier
-
Teletext support for tv:// (v4l and v4l2 only)2007-06-10, by voroshil
-
init ts_probe to 0 and probe up to TS_MAX_PROBE_SIZE if the parameter2007-06-09, by nicodvb
-
x264 no longer defaults to qp=26.2007-06-09, by lorenm
-
added support for DTS1 audio descriptor2007-06-09, by nicodvb
-
1000000l, descriptor VC-1 identifies VIDEO_VC1, not AUDIO_DTS2007-06-09, by nicodvb
-
set the window aspect hint2007-06-09, by henry
-
add mmes fourcc for mpeg2 in avi files2007-06-08, by compn
-
Simplify addition of -Wdeclaration-after-statement to CFLAGS.2007-06-08, by cehoyos
-
Support icc 10.0.2007-06-08, by cehoyos
-
sync w/r235042007-06-08, by gpoirier
-
reversed previus modification (r23517)2007-06-08, by ptt
-
changed vowels to accented utf8 vowels2007-06-08, by ptt
-
other two files translated :)2007-06-08, by ptt
-
small indentation and tags fixes2007-06-08, by ptt
-
little indentation fix2007-06-08, by ptt
-
Enable SIMD optmizations for mp3lib on AMD642007-06-08, by zuxy
-
sync'ed up to r235042007-06-08, by ptt
-
Add regular #define for header file.2007-06-08, by voroshil
-
Cosmetics: Fix indentation after last commit.2007-06-08, by cehoyos
-
Add -Wdeclaration-after-statement etc. only to gcc.2007-06-08, by cehoyos
-
Compile C++ files with the same compiler as all other files.2007-06-08, by cehoyos
-
Fix yuv2rgb C functions to work for widths divisible by 4 but not by 82007-06-08, by reimar
-
Fix config declarations so that things like rtc=no work in addition to nortc=yes2007-06-08, by reimar
-
Set errno to 0 after printing it, not before2007-06-08, by reimar
-
Fix compiler warnings.2007-06-08, by voroshil
-
-lavdopts threads is only implemented for mpeg[12]2007-06-08, by lorenm
-
Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.2007-06-07, by cehoyos
-
Fix segfault when encoding from an mkv file with embedded fonts.2007-06-07, by eugeni
-
Mention change to libamr in Changelog2007-06-07, by reimar
-
100l, fix compile error in r23498 due to bad copy in paste2007-06-07, by reimar
-
RGB8/BGR8 IMGFMTs are paletted in case of swscale input.2007-06-07, by reimar
-
implement "bind sections"2007-06-07, by voroshil
-
Add -Wno-switch to CFLAGS.2007-06-07, by cehoyos
-
Fix r23494: It broke gcc 2.95.32007-06-07, by cehoyos
-
Add -Wno-pointer-sign to CFLAGS2007-06-07, by cehoyos
-
Add 2vuy fourcc to rawuyvy codec2007-06-07, by reimar
-
Add -Wall (back) to default CFLAGS.2007-06-07, by diego
-
Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.2007-06-07, by cehoyos
-
Fix compilation after FFmpeg r9235.2007-06-07, by cehoyos
-
Calculate pts with double precision in demux_asf2007-06-07, by uau
-
10l: correct Core 2 detection under x86-642007-06-07, by zuxy
-
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)2007-06-06, by kraymer
-
r23440: New "automute" tv:// option.2007-06-06, by voroshil
-
Change some static temporary vars to automatic ones because mingw32 binutils2007-06-06, by zuxy
-
Align output pointer so that we can use movaps instead of movups in dct64_sse;2007-06-06, by zuxy
-
little correction to make nroff not to complain about line lennghts....2007-06-05, by ptt
-
sync'd up to r234672007-06-05, by ptt
-
Create a new MSGT for just the status line.2007-06-05, by diego
-
Do not use fast_memcpy when data is read again immediately afterwards.2007-06-05, by reimar
-
Do not use fast_memcpy for small size copy, esp. when the size is constant2007-06-05, by reimar
-
Replace implicit use of fast_memcpy via macro by explicit use to allow2007-06-05, by reimar
-
Use avcodec_decode_audio2 in ad_ffmpeg.c2007-06-05, by reimar
-
r23410: add documentation for new -menu-chroot option2007-06-05, by kraymer
-
correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line2007-06-05, by mhoffman
-
Make gmplayer show right colors if X server does not use native byteorder.2007-06-05, by reimar
-
Avoiding sscanf in cddb support reading more data with %s than buffer size2007-06-05, by reimar
-
Keep -pipe option in CFLAGS even in debug mode.2007-06-05, by diego
-
sync w/23467 (was just a typo in english doc, no incidence here)2007-06-05, by gpoirier
-
then/than typo spotted by "JRaSH"2007-06-05, by corey
-
Keep unused parameter warnings in debug mode.2007-06-05, by diego
-
r23416: Drop the metadata stuff and replace it with generic property2007-06-05, by kraymer
-
get rid of Gui code that has been commented out since ages2007-06-04, by reimar
-
Factor out some duplicated gui code2007-06-04, by reimar
-
Remove some useless code2007-06-04, by reimar
-
Use 'static inline' instead of 'inline static' to avoid warnings2007-06-04, by zuxy
-
Change '%ld' to '%d' to remove warnings introduced by r234522007-06-04, by zuxy
-
Correct dct64 functions' declarations2007-06-04, by zuxy
-
Remove unused parameter for mp_msg2007-06-03, by zuxy
-
sync w/ r234552007-06-02, by gpoirier
-
compilation fix after commit r9172 to ffmpeg, patch by Aurel2007-06-02, by gpoirier
-
new sentences on new lines, diego says ;-P2007-06-02, by ptt
-
sync'ed up to r23440 + a _big_ correction of tv suboptions2007-06-02, by ptt
-
Remove non-existing make_decode_tables_MMX()2007-06-02, by zuxy
-
Use int and uint32_t instead of long and unsigned long, when appropriate.2007-06-02, by zuxy
-
Make realloc_struct inline as other functions defined in demuxer.h2007-06-02, by zuxy
-
10l: Remove overlooked instance of NOAVIFILE_HEADERS.2007-06-02, by diego
-
Revert r23443, it breaks compilation without libass.2007-06-02, by eugeni
-
Get rid of superfluous __WINE__ #define, it was always enabled and2007-06-02, by diego
-
Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and2007-06-02, by diego
-
Get rid of superfluous MPLAYER #define, it was always enabled and2007-06-02, by diego
-
prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)2007-06-02, by nicodvb
-
update manual date, its been 8 months...2007-06-02, by compn
-
Recode the whole subtitle file to utf-8 before parsing.2007-06-01, by eugeni
-
Move code for reading a file and recoding it to utf-8 to a separate function.2007-06-01, by eugeni
-
mjpeg support for v4l2 tv:// driver2007-06-01, by voroshil
-
New "automute" tv:// option.2007-05-31, by voroshil
-
r23370: added missing fps2007-05-31, by voroshil
-
r23416: Drop the metadata stuff and replace it with generic property string expansion.2007-05-31, by voroshil
-
Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW2007-05-31, by zuxy
-
Add new properties percent_pos and time_pos.2007-05-31, by albeu
-
Make the length property use the time type.2007-05-31, by albeu
-
Move the time printing code out of the length property.2007-05-31, by albeu
-
Add a print function for the time option type.2007-05-31, by albeu
-
sync to 24.5.20072007-05-31, by jheryan
-
Add the recently introduced properties to the documentation.2007-05-31, by albeu
-
Allow setting the direction in the step_property command.2007-05-31, by albeu
-
Fix the step_property coammand to correctly handle the step size with2007-05-31, by albeu
-
Adding myself to the authors page.2007-05-31, by mhoffman
-
little fix2007-05-31, by ptt
-
sync.d up to r23425!!! ehi, it's updated :)))2007-05-31, by ptt
-
removed unneeded space2007-05-31, by ptt
-
removed an unneeded comma2007-05-31, by ptt
-
added '&' for 'e.g.'2007-05-31, by ptt
-
sync'd up to r234162007-05-30, by ptt
-
moved a line below, since probably it's righter there...2007-05-30, by ptt
-
added a missing space char2007-05-30, by ptt
-
sync'd up to r228452007-05-30, by ptt
-
rename attribute_unused to av_unused as it is declared in common.h2007-05-30, by benoit
-
Use play duration instead of send duration to calculate the length2007-05-30, by zuxy
-
Drop the metadata stuff and replace it with generic property string expansion.2007-05-30, by albeu
-
Make command.h usable without the MPContext typedef.2007-05-30, by albeu
-
Add PRINT to the samplerate property.2007-05-30, by albeu
-
Fix fallback on the default GET_TYPE for unvailable/disabled2007-05-30, by albeu
-
Make all the info available via the metadata API available via properties.2007-05-29, by albeu
-
Rework the property API to allow sub properties such as2007-05-29, by albeu
-
add documentation for new -menu-chroot option2007-05-29, by ben
-
Only one section remains unfinished, typo.2007-05-29, by diego
-
typo2007-05-29, by diego
-
r23325: dv does not support YVU92007-05-29, by kraymer
-
add note about unfinished "codec specific encoding options" section2007-05-29, by kraymer
-
Get rid of __attribute__((__packed__)) in Matroska demuxer2007-05-28, by reimar
-
Add LGPL license header.2007-05-28, by diego
-
10l: r23399 broke mov/mp4 demuxing2007-05-28, by cehoyos
-
little typo fix2007-05-28, by ptt
-
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.2007-05-28, by diego
-
Remove some unused variables, patch by timwoj ieee org.2007-05-28, by diego
-
Move variable declaration into conditional to avoid an unused variable warning.2007-05-28, by diego
-
Remove unused variables.2007-05-28, by diego
-
HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)2007-05-27, by michael
-
More fastmemcpy.h removal2007-05-27, by reimar
-
Remove more pointless fastmemcpy.h includes in libvo2007-05-27, by reimar
-
Removed useless fastmemcpy.h includes in video decoders2007-05-27, by reimar
-
Remove two useless fastmemcpy.h includes in gui code.2007-05-27, by reimar
-
Remove useless fastmemcpy.h include for filters that do not even do any memcpy.2007-05-27, by reimar
-
sync w/ r233702007-05-27, by gpoirier
-
synced with r233882007-05-27, by Gabrov
-
Partial sync with r23370, with only one section obsolete.2007-05-27, by gpoirier
-
allow left key command to close text menus too2007-05-25, by ben
-
rename some menu open functions, to avoid confusion with libc native open()2007-05-25, by ben
-
Record what was produced by make_decode_table_MMX() and used that data to2007-05-25, by zuxy
-
Sync to 30.3.20072007-05-24, by jheryan
-
more sensless repo moving ..moving ...2007-05-24, by michael
-
remove unnecessary stubs which were not ever used.2007-05-24, by voroshil
-
ffmpeg -sws_flags command line option to set swscaler flags2007-05-23, by ivo
-
Remove hardcoded registers2007-05-23, by zuxy
-
synced with r233702007-05-22, by Gabrov
-
Set i_bps for ASF video streams according to extended stream properties2007-05-22, by zuxy
-
Remove unused synth_1to1_mono()2007-05-22, by zuxy
-
sync'ed up with r216542007-05-21, by ptt
-
make v4l1 driver work properly.2007-05-21, by voroshil
-
sync'ed up with r215612007-05-21, by ptt
-
added missing fps2007-05-21, by ptt
-
missed sync tag update2007-05-21, by voroshil
-
r23367: little alignment fixes2007-05-21, by voroshil
-
little alignment fixes2007-05-21, by ptt
-
sync'ed up with r230282007-05-21, by ptt
-
little fixes2007-05-21, by ptt
-
10l: cosmetic: more trailing whitespaces removed2007-05-21, by zuxy
-
Cosmetic: remove trailing whitespaces2007-05-21, by zuxy
-
New tags introduced for AMD K10 and Intel Penryn2007-05-21, by zuxy
-
Add "uclinux" as an accepted system type in the linux() test.2007-05-21, by diego
-
Fix #if condition.2007-05-20, by eugeni
-
FT_Request_Size does not exist in FreeType 2.1.*. Fallback to FT_Set_Char_Size.2007-05-20, by eugeni
-
Move common ioctl outside of ifdef2007-05-20, by reimar
-
Clean up some unused code and #ifdef mess in ao_sun.c2007-05-20, by reimar
-
Implement flushing of audio data. Fixes bug #754.2007-05-20, by reimar
-
Fix OpenBSD compilation: strndup is a GNU extension.2007-05-20, by reimar
-
Remove unused code, if it is ever needed it can be recovered from history2007-05-20, by reimar
-
Add SSSE3 check2007-05-20, by zuxy
-
buggy joystick initialization, works much better without this2007-05-19, by ben
-
-----mencoder.xml----2007-05-19, by voroshil
-
Correct font size in libass.2007-05-19, by eugeni
-
Blackfin optimized uyvytoyv12 routine. the implementation includes chroma averaging.2007-05-19, by mhoffman
-
Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPRESS_DECODER2007-05-19, by reimar
-
Fix compilation: Create CONFIG_*_BSF in config.mak2007-05-19, by reimar
-
Add ID to example.2007-05-19, by diego
-
Fix bug in reference code2007-05-19, by zuxy
-
Revert y-axis rotation. Change order of rotations.2007-05-18, by eugeni
-
cosmetics: fix indentation for previous commit2007-05-18, by corey
-
PIX_FMT_NONE is -1, not 0, so if stream->imgfmt is 0, ctx->pix_fmt gets2007-05-18, by corey
-
Clean up VIDIX test.2007-05-17, by diego
-
10l: leftover line from incompletely split commit2007-05-17, by diego
-
Remove awk test. awk is a basic Unix tool, any implementation is sufficient.2007-05-17, by diego
-
Move the internal VIDIX check from a random place into the VIDIX section.2007-05-17, by diego
-
Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,2007-05-17, by diego
-
Merge internal and external VIDIX checks.2007-05-17, by diego
-
ffdts is no more.2007-05-17, by diego
-
Make use of new AV_RL642007-05-17, by reimar
-
Remove useless setting of dp->len, it is already set to that value by2007-05-17, by reimar
-
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).2007-05-17, by corey
-
Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders can2007-05-17, by corey
-
1L to me: dv does not support YVU9.2007-05-17, by corey
-
"inline" is used elsewhere and more portable than "__inline"2007-05-16, by reimar
-
Include string.h for memcpy, fastmemcpy.h alone is not enough.2007-05-16, by reimar
-
Remove extern C declarations for C++.2007-05-16, by diego
-
Avoid passing test invalid arguments when string is empty.2007-05-15, by reimar
-
fix typo2007-05-14, by kraymer
-
r23152: Add -ass-hinting option for setting font hinting method.2007-05-14, by kraymer
-
Support fractional font sizes.2007-05-14, by eugeni
-
Limit ass_font_set_transform to nonrotating transformations.2007-05-14, by eugeni
-
Make vd_raw VDCTRL_QUERY_FORMAT simpler to understand2007-05-14, by reimar
-
r23308: List dv in pixel formats lavc's dv encoder supports.2007-05-14, by voroshil
-
fix formating of lavcopts format suboptions2007-05-14, by compn
-
Fix double free() in demux_asf.c2007-05-14, by uau
-
Output message fix2007-05-14, by uau
-
add svq1 lavcopts format colorspace2007-05-13, by compn
-
Add standard license header, confirmed by Nick in private mail.2007-05-13, by diego
-
ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com2007-05-13, by diego
-
List dv in pixel formats lavc's dv encoder supports.2007-05-13, by corey
-
Blackfin optimized YUV420 to RGB CSC Color Space Converters.2007-05-13, by gpoirier
-
Add DV fourcc.2007-05-13, by corey
-
Compilation fix after ffmpeg r9010 (bitstream filters optional2007-05-13, by rtogni
-
r23271: libdha is no more.2007-05-12, by voroshil
-
Simplify -flip handling on vo_x11.c2007-05-12, by reimar
-
Fix crash with -flip on 64 bit systems, the result of2007-05-12, by reimar
-
Factor common code out of if in x11_common.c2007-05-12, by reimar
-
Compile internal FFmpeg libraries only when configure enabled the static2007-05-11, by diego
-
help output typo noticed by Ramiro Polla2007-05-11, by diego
-
update changelog and bump codecs.conf release number2007-05-11, by compn
-
cosmetics; one test per line for all isXXX(x) macros2007-05-11, by ivo
-
Add correct boilerplate license headers.2007-05-11, by diego
-
prettyprinting cosmetics2007-05-11, by diego
-
new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck2007-05-10, by ben
-
update copyright year'2007-05-10, by compn
-
Fix indentation broken in r232872007-05-10, by reimar
-
Support theora in mkv. Sample: http://samples.mplayerhq.hu/Matroska/theora.mkv2007-05-10, by reimar
-
Avoid code duplication in mkv demuxer for standard fourcc/extradata handling2007-05-10, by reimar
-
Fix track info being read for the wrong track introduced in r205982007-05-10, by reimar
-
Missing -1 in the FreeBSD code to get the first CD track number2007-05-10, by reimar
-
sync w/r23283, fix a French typo2007-05-10, by gpoirier
-
Reuse linux code for reading png images for windows Gui,2007-05-10, by reimar
-
Don't deallocate font data if it will be used later.2007-05-09, by eugeni
-
remove the need of one extra shift in rgb16ToUV2007-05-09, by ivo
-
Ignore comments where no '=' follows the comment name (otherwise2007-05-09, by reimar
-
Fix rgb15ToUV. Correct order of components and use one shift less.2007-05-09, by ivo
-
cosmetic: indent2007-05-08, by ben
-
cosmetic: use K&R coding style, as in reste of the file2007-05-08, by ben
-
added my latest contribution to VIDIX in AUTHORS file2007-05-08, by ben
-
take the lead on VIDIX, as pointed out by Diego2007-05-08, by ben
-
removed obsolete section2007-05-08, by ben
-
10l syntax error2007-05-08, by diego
-
libdha is no more.2007-05-08, by diego
-
try to limit the mess from the svn moves by pointing to the new location2007-05-08, by michael
-
r23240: document lavc's 'level' option, patch by Carl Eugen Hoyos2007-05-08, by voroshil
-
mention myself (besides Sascha) to VIDIX import and maintainship2007-05-08, by ben
-
libdha is gone now, don't mention it anymore2007-05-08, by ben
-
notify of pvr channel navigation feature in ChangeLog2007-05-08, by ben
-
added Sven latest contribution to AUTHORS file2007-05-08, by ben
-
added proper GPL headers to new stream/pvr.h file2007-05-08, by ben
-
give credits to Sven for pvr channel navigation2007-05-08, by ben
-
description for -menu-keepdir option2007-05-08, by ben
-
These files are now in the separate NUT repository.2007-05-08, by diego
-
add MPlayer's local changes introduced in r232582007-05-07, by gpoirier
-
compile fix for regression introduced by r232542007-05-07, by gpoirier
-
For DVR-MS:2007-05-07, by nicodvb
-
fix libmenu compilation with fridibi enabled2007-05-07, by ben
-
cast to what's really expected2007-05-07, by ben
-
iWMMXt-accelerated DCT and motion compensation for ARM processors2007-05-07, by gpoirier
-
test for tab characters2007-05-07, by ivo
-
note about gui depending on libavcodec instead of libpng2007-05-07, by compn
-
do not run stupid code checks if chfilelist is empty2007-05-07, by ivo
-
use already existing function to get utf8 char in libmenu (thx to reimar)2007-05-07, by ben
-
used FFMAX macro as pointed out by reimar2007-05-07, by ben
-
removed useless casts as pointed out by reimar2007-05-07, by ben