Mercurial > mplayer.hg
graph
-
Replace perror() with mp_msg()2007-08-26, by voroshil
-
Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.2007-08-26, by voroshil
-
10l: Move #endif upper to reflect changes in r24054.2007-08-26, by voroshil
-
Fix typo2007-08-26, by voroshil
-
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