Mercurial > mplayer.hg
graph
-
Make sure we have an rtsp session2007-12-24, by lu_zero
-
typo: begining --> beginning2007-12-23, by diego
-
Replace LOAD_LE32 etc. by AV_RL32 etc.2007-12-23, by reimar
-
Add a read_varlen function to reduce some code duplication2007-12-23, by reimar
-
Fix compilation of liba52/test.c testing and benchmarking application.2007-12-23, by iive
-
Set vo_mouse_autohide in gl and gl2 vos, so the mouse hiding behaviour2007-12-22, by reimar
-
cosmetics: Remove trailing whitespace, reformat one comment.2007-12-22, by diego
-
Add proper copyright/license headers.2007-12-22, by diego
-
Add missing X11/extensions/scrnsaver.h include2007-12-22, by reimar
-
Remove wrong and misleading comments.2007-12-22, by diego
-
typos2007-12-22, by diego
-
cosmetics: grammar/spelling2007-12-22, by diego
-
100l, fix compilation.2007-12-22, by reimar
-
Grammar fix.2007-12-22, by ulion
-
Add copyright info for s/pdif code from VideoLAN.2007-12-22, by ulion
-
Add missing #include, fixes2007-12-22, by diego
-
cosmetics: Remove trailing whitespace.2007-12-22, by diego
-
cosmetics: spelling fixes2007-12-22, by diego
-
Set is_streamed correctly, should make network playback work more reliably.2007-12-22, by reimar
-
Get rid of URLProtocol mess (especially problematic since it made use2007-12-22, by reimar
-
Typo fix in message2007-12-22, by reimar
-
Simplify int_fastXY_t test in configure.2007-12-22, by reimar
-
Do not send mouse movements events in root win mode.2007-12-22, by ulion
-
Remove useless #ifdefs2007-12-22, by reimar
-
Add support for XScreenSaverSuspend2007-12-22, by reimar
-
Check availability before check argument for getting gamma properties.2007-12-22, by ulion
-
Revert to r25490, since the r25491 is not correct.2007-12-22, by ulion
-
Combine code for check availability of property audio(id).2007-12-22, by ulion
-
Combine common code for check whether chapter is available.2007-12-22, by ulion
-
OSD menu support mouse selection.2007-12-22, by ulion
-
Move two variable to the scope where they are indeed used.2007-12-22, by ulion
-
Simplify a little bit2007-12-21, by reimar
-
Remove a check that is never in any way useful2007-12-21, by reimar
-
comment typo fixes2007-12-21, by diego
-
Avoid some le2me_ASF_* stuff operating directly on buffer, should2007-12-21, by reimar
-
The lagarith DLL requires an MMX2 CPU.2007-12-21, by diego
-
Remove another useless cast2007-12-21, by reimar
-
100l, buffer bound checks work better when done _before_ access.2007-12-21, by reimar
-
Reduce some extreme parsing ugliness (mostly cosmetic)2007-12-21, by reimar
-
Remove useless alloc casts2007-12-21, by reimar
-
Reduce code duplication: add a asf_read_wrapper function that never does partial reads2007-12-21, by reimar
-
30% synced with r227532007-12-20, by ptt
-
Move more variables into the block where they are used2007-12-20, by reimar
-
Move a variable to where it is used2007-12-20, by reimar
-
Support send mouse movements commands to mplayer.2007-12-20, by ulion
-
Fix stream_cache to use sector_size set in stream_t.2007-12-20, by ulion
-
Move ds->current=NULL; further up to the free_demux_packet.2007-12-20, by reimar
-
Fix comment from unrarlib to unrar_exec2007-12-20, by ulion
-
Remove redundant code since unrarlib was removed.2007-12-20, by ulion
-
Use tv_sec instead of tv_usec to set 1 second timeout, e.g. NetBSD2007-12-20, by reimar
-
Remove internal unrarlib copy, the new unrarexec code is a strict superset.2007-12-20, by diego
-
Make sure strides have positive values before converting.2007-12-20, by benoit
-
Add variable bx, dx to simplify code of function menu_draw_list.2007-12-20, by ulion
-
Add local variable 'line_h' to simplify code of function menu_list_draw.2007-12-20, by ulion
-
Ignore mouse pos command when pausing.2007-12-19, by ulion
-
Currently menu title did not align center together with menu items when x>=0.2007-12-19, by ulion
-
Calculate and draw osd accurately.2007-12-19, by ulion
-
Make libmenu init and uninit in proper place.2007-12-19, by ulion
-
Vobsub support tridx setting in .idx file.2007-12-19, by ulion
-
Use calloc instead of malloc when allocate vobsub_t.2007-12-19, by ulion
-
sync w/r254552007-12-19, by gpoirier
-
Protocol name should be case insensitive.2007-12-19, by ulion
-
Merge 'Jump to ...' with 'Prev/Next' menu item into one item 'Prev/Next ...'.2007-12-19, by ulion
-
typo noticed by Paul TT2007-12-18, by diego
-
sync w/254402007-12-18, by gpoirier
-
Use NSMakeRect and NSRect in correct way:2007-12-18, by ulion
-
Fix wrong code in last commit.2007-12-18, by ulion
-
Fix mouse button mapping:2007-12-18, by ulion
-
Here should add the minb to x when x>=0 because in later code2007-12-18, by ulion
-
Fix the menu uninit function name.2007-12-18, by ulion
-
Replace another m_struct_t by 'struct m_struct_st' to remove depedency2007-12-18, by ulion
-
Stop MPlayer from complaining about bogus AviSynth DLL load failures.2007-12-18, by diego
-
Remove dependency on m_struct.h when include libmenu/menu.h.2007-12-18, by ulion
-
Do not operate on vobsub when no video (Bug #312).2007-12-18, by ulion
-
r25345 patched the wrong line.2007-12-17, by ben
-
Record screen size and display size in vo_ variables.2007-12-17, by ulion
-
screen_frame is only used for fullscreen mode.2007-12-17, by ulion
-
Fix the expand text's format by the source.2007-12-17, by ulion
-
Caching toc header in vcd private structure for later use.2007-12-17, by ulion
-
Add cdda stream control for chapter commmands.2007-12-17, by ulion
-
Fix indent for last commit.2007-12-17, by ulion
-
Ignore elements of keybindings other than 'binding'.2007-12-17, by ulion
-
Remove NO_REPEAT mask from keycode, fix keycode matching for JOY_BTN0, etc.2007-12-17, by ulion
-
Display parsed keycode in verbose output.2007-12-17, by ulion
-
mention that the sync is partial2007-12-17, by gpoirier
-
partial sync w/r25389, patch by JRaSH %jrash06 A 163 P com%2007-12-17, by gpoirier
-
cosmetics: Remove trailing whitespace.2007-12-17, by diego
-
Modified for using chapter property for $(NAME:TEXT) or ?(NAME:TEXT).2007-12-17, by ulion
-
Fix memory leak.2007-12-17, by ulion
-
The function parameter 'preferred_language' should be const char *.2007-12-17, by ulion
-
Use correct #include for waitpid, fixes the warning:2007-12-17, by diego
-
Remove useless stray #include.2007-12-16, by diego
-
Replace some more broken SYS_DARWIN preprocessor conditionals with __APPLE__.2007-12-16, by diego
-
Should not change stream->pos in fill_buffer function.2007-12-16, by ulion
-
cosmetics: reformatting2007-12-16, by diego
-
There are no special rules for commits to the build system.2007-12-16, by diego
-
Support cddb on darwin.2007-12-16, by ulion
-
make libass use sub_font_name whenever it's possible2007-12-16, by ben
-
sync w/ r25389 (up-to-date!!)2007-12-16, by gpoirier
-
sync w/r253152007-12-16, by gpoirier
-
10l, in dvb_free_config() channels' names must be free individually2007-12-15, by nicodvb
-
cosmetic: indent after r254152007-12-15, by ben
-
do not override *file_format if already set by asf_streaming_start()2007-12-15, by ben
-
pa_stream_write reportedly needs locking of the main loop2007-12-15, by reimar
-
Fix indentation2007-12-15, by reimar
-
Remove pointless pa_stream_trigger call2007-12-15, by reimar
-
Documentation for waitop function2007-12-15, by reimar
-
Make the end_sector accessable (it should be).2007-12-15, by ulion
-
Add auto-update property for property menu item.2007-12-15, by ulion
-
Only read disc info once and save it for later using.2007-12-15, by ulion
-
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)2007-12-15, by nicodvb
-
The buffer used for pread need be aligned, but currently it got an offset 232007-12-15, by ulion
-
Get end position of last track by adding its starting address with track size.2007-12-15, by ulion
-
Replace printf with mp_msg.2007-12-15, by ulion
-
partial sync with some of the latest commits2007-12-14, by gpoirier
-
Always enable largefile support by default2007-12-14, by uau
-
implemented frame selection for savage driver2007-12-14, by ben
-
fix frame size calculation2007-12-14, by ben
-
remove useless code parts2007-12-14, by ben
-
bgr24 and bgr32 support2007-12-14, by ben
-
rgb -> bgr2007-12-14, by ben
-
register values were already set: simplify2007-12-14, by ben
-
Only print one track info when exactly seeking to the beginning of a track.2007-12-14, by ulion
-
Support chapter in OSD menu.2007-12-14, by ulion
-
Support chapter as a property.2007-12-14, by ulion
-
Fix stream cdda seeks to CD's end and hangs forever bug.2007-12-14, by ulion
-
Support using unrar executable to access rar-compressed vobsub files.2007-12-14, by ulion
-
Cosmetics: Fix indentation.2007-12-14, by cehoyos
-
Set correct image format for 24bit "raw " in mov files.2007-12-14, by cehoyos
-
Add demuxer functions for chapter feature.2007-12-13, by ulion
-
Add new audio filter for encoding multi-channel audio into ac3 at runtime.2007-12-13, by ulion
-
cosmetics: partially reformatted this monstruosity2007-12-12, by nicodvb
-
fix memleaks; patch by andrew calkin from gmail com2007-12-12, by nicodvb
-
reverted r25323: deprecated by ulion's recent patches2007-12-12, by ben
-
synced with r253792007-12-12, by ptt
-
add lagarith codec, someone finally found it in the wild.2007-12-12, by compn
-
Fix libass to support -nofontconfig.2007-12-12, by ulion
-
cosmetics: Remove ugly and inconsistent uppercasing from filenames.2007-12-12, by diego
-
cosmetics: Move public function declarations together.2007-12-12, by diego
-
Add missing declaration for dct64_altivec, fixes the warning:2007-12-12, by diego
-
Fix memory leak. I thought asx_get_attrib() return a const char *,2007-12-12, by ulion
-
Fix memory leak, reported by Andrew Calkin <andrew P calkin A gmail P com>.2007-12-12, by ulion
-
Remove headers not used.2007-12-12, by ulion
-
Add OSD menu keybindings for Apple Remote.2007-12-12, by ulion
-
Update comment that navigating keys is defined in menu.conf.2007-12-12, by ulion
-
Replace SYS_DARWIN by __APPLE__ and __DARWIN__ where appropriate.2007-12-11, by diego
-
Add missing #include <stdio.h>, fixes the warning:2007-12-11, by diego
-
support for xtensa CPU architecture2007-12-11, by diego
-
Slightly simplify preprocessor conditionals.2007-12-11, by diego
-
Ahem, fix breakage of last commit: The AltiVec detection code has three2007-12-11, by diego
-
allow osd menu being controlled by joystick2007-12-11, by ben
-
Do not set SYS_AMIGAOS4, it is unused.2007-12-11, by diego
-
SYS_AMIGAOS4 --> __AMIGAOS4__2007-12-11, by diego
-
slight consistency change for default DVD device selection2007-12-11, by diego
-
Remove redundant condition from list of CD/DVD-ROM devices.2007-12-11, by diego
-
Do not set -DSYS_DARWIN, it is unused.2007-12-11, by diego
-
Replace SYS_DARWIN condition by __APPLE__ || __DARWIN__.2007-12-11, by diego
-
Remove redundant and obfuscating preprocessor conditional.2007-12-11, by diego
-
Replace SYS_DARWIN conditional by the more correct __APPLE__.2007-12-11, by diego
-
There is a check for altivec.h in configure so use the preprocessor directive2007-12-11, by diego
-
Replace SYS_DARWIN conditional directive around gcc macros by __APPLE_CC__.2007-12-11, by diego
-
Make init_video function in dec_video static, it is not used outside that file.2007-12-11, by reimar
-
Identifiers starting with __ are reserved for the system.2007-12-11, by diego
-
Remove pointless HAVE_ALTIVEC around the whole file, it is only compiled when2007-12-11, by diego
-
Relicense as GPL v2 or later like the rest of liba52.2007-12-11, by diego
-
Fix spudec to display current vobsub immediately after a seek.2007-12-11, by ulion
-
Make up missing changelog for dts wav support.2007-12-11, by ulion
-
Support to run multiple mplayer commands set in menu.conf2007-12-11, by ulion
-
Add new function for parsing and queueing multi-commands separated by \n or \r.2007-12-11, by ulion
-
some changes2007-12-10, by compn
-
Fixed VIDIX color bug that was introduced when Radeon VIDIX driver2007-12-10, by ben
-
Dump the ati radeon DISP_MERGE_CNTL register to ease the2007-12-10, by ben
-
Fix all current known multi-channel wrong order problems by adding2007-12-10, by ulion
-
Fix memory leak that tmp allocated but maybe not used.2007-12-10, by ulion
-
Fix printf format string length modifiers, removes about a trillion warnings.2007-12-10, by diego
-
Comment out unused variable.2007-12-10, by diego
-
Fix mylstat() call to parent dir where the subdir has no exec permission.2007-12-10, by ulion
-
Remove unused parameters from main(), fixes the warnings:2007-12-10, by diego
-
Fix printf format string length modifiers, removes the warnings:2007-12-10, by diego
-
Fix printf format string length modifiers, removes the warnings:2007-12-10, by diego
-
spelling/grammar/wording/formatting2007-12-10, by diego
-
Fix my wrong code in r25530.2007-12-10, by ulion
-
Make up missing header update in r25326.2007-12-10, by ulion
-
Move temp variable declaration into inner loop scope.2007-12-10, by ulion
-
Ignore heading spaces when parsing command.2007-12-10, by ulion
-
Fix missing command line bug by making the input parameter constant.2007-12-10, by ulion
-
Combine common code for dealing with file action and dir action.2007-12-09, by ulion
-
Use recorded last path only when stat it ok.2007-12-09, by ulion
-
Convert vobsub custom colors from rgb to yuv using a common function.2007-12-09, by ulion
-
identifiers starting with an underscore are reserved by the C standard2007-12-08, by ben
-
removed stupid checks2007-12-08, by nicodvb
-
rework of libmenu open_dir()2007-12-08, by ben
-
Remove useless include added in last commit by mistake.2007-12-08, by ulion
-
Allow usage of icc 10.12007-12-08, by cehoyos
-
Move vobsub palette->yuv convert code into a common function.2007-12-08, by ulion
-
Add missing declarations for AltiVec functions, fixes the warnings:2007-12-08, by diego
-
Remove useless variable aoIsCreated since we took good care of init failure.2007-12-08, by ulion
-
Restore y of palette into the same value range as it was in the .ifo file.2007-12-08, by ulion
-
Fix 'make checkheaders' on AltiVec-enabled systems.2007-12-07, by diego
-
minor spelling/grammar fixes2007-12-06, by diego
-
cleanup and conformation of values description for -ass-hinting2007-12-06, by ptt
-
Do not PostQuitMessage when destroying a child window.2007-12-06, by zuxy
-
only check source code for gnuisms2007-12-05, by ivo
-
simpler and more easily expandable test whether we need a shortlist that2007-12-05, by ivo
-
test for presence of .svn directory if we are supposed to traverse the tree2007-12-05, by ivo
-
three little corrections...2007-12-05, by ptt
-
initial submit for revision... 24% synced with r227532007-12-05, by ptt
-
Prevent from outputing mass of 'skip' log messages in verbose level.2007-12-05, by ulion
-
when gathering the list of files to check via svn info, also include2007-12-05, by ivo
-
sync ivtv driver with vidix.sf.net (multiple revisions)2007-12-04, by ben
-
sync with vidix.sf.net r319: remove useless vars2007-12-04, by ben
-
sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driver2007-12-04, by ben
-
Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlay2007-12-04, by ben
-
Rename demuxer tags to clarify2007-12-04, by lu_zero
-
live555 and libnemesi support coexists2007-12-04, by lu_zero
-
10l ... the header was used there too2007-12-04, by lu_zero
-
Remove non necessary header2007-12-04, by lu_zero
-
Make libnemesi use specific struct and DEMUXER_TYPE2007-12-04, by lu_zero
-
Add cleanup codes for init() failure to prevent leak.2007-12-04, by ulion
-
When auto loading subs, log warning instead of error for load failure.2007-12-04, by ulion
-
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings2007-12-04, by ulion
-
Use correct printf length modifiers, fixes the following warnings:2007-12-03, by diego
-
cosmetics/indentation2007-12-03, by ivo
-
when gathering the list of files to check via svn info, also include2007-12-03, by ivo
-
synchronized with vidix.sf.net r315: remove now useless defines2007-12-03, by ben
-
synchronized with vidix.sf.net r315: update savage driver pci ids list2007-12-03, by ben
-
syncd with r252782007-12-03, by ptt
-
synced with r252822007-12-03, by Gabrov
-
10l, len may change after initialization time2007-12-03, by rfelker
-
fix declaration after statement, take 22007-12-03, by rfelker
-
fix declaration after statement2007-12-03, by rfelker
-
Skip empty vobsub streams when selecting subtitles.2007-12-03, by ulion
-
fix typo2007-12-03, by corey
-
Fix custom palette format from rgb to yuv, we use it as yuv in the spudec.2007-12-03, by ulion
-
Remove unused variables, fixes the warnings:2007-12-02, by diego
-
Get rid of some useless extra ()2007-12-02, by reimar
-
mime_type_table is const as well2007-12-02, by reimar
-
Add a few forgotten static/const attributes in tvi_vbi.c2007-12-02, by reimar
-
Make wsKeyNames array const2007-12-02, by reimar
-
evNames / evBoxs should be "static const"2007-12-02, by reimar
-
stream_opts arrays should be const2007-12-02, by reimar
-
Make m_option_t arrays referenced by cfg-common.h const2007-12-02, by reimar
-
Table of ID3 genres should be const as well2007-12-02, by reimar
-
Format mapping table should be const2007-12-02, by reimar
-
Preserve unsv:// protocol specifier over http redirects.2007-12-02, by reimar
-
Fix playback of streams with more than one video track (only one supported).2007-12-02, by cehoyos
-
Get rid of fsPressed variable and related code. It does not really2007-12-02, by reimar
-
Parameter of Filter function can be const, removes the warning2007-12-02, by reimar
-
Fix return type of getGtkEntryText, it must be const2007-12-02, by reimar
-
Make the main m_option_t arrays const2007-12-02, by reimar
-
Add appropriate const specifiers to some custom parse functions.2007-12-02, by reimar
-
Move fakemono extern to cfg-common.h where it is actually used.2007-12-02, by reimar
-
Remove pointless ifdefs around extern declarations2007-12-02, by reimar
-
Option print functions may not and do not modify value2007-12-02, by reimar
-
Do not queue empty cmd.2007-12-02, by ulion
-
Mark more m_option_t uses as const2007-12-02, by reimar
-
Get rid of some "discards qualifiers" warnings2007-12-02, by reimar
-
First try to mark some things in m_config correctly as const2007-12-02, by reimar
-
get/set video colors string is constant2007-12-02, by reimar
-
vf_equalizer_t string is constant2007-12-02, by reimar
-
Make osd font const2007-12-02, by reimar
-
Make all vf_info_t structs const2007-12-02, by reimar
-
Mark the vo_functions_t definitions as const where possible.2007-12-02, by reimar
-
Mark several uses of vo_functions_t as const to stop some of the current2007-12-02, by reimar
-
Remove completely outdated commented-out code2007-12-02, by reimar
-
Fix some spelling typos2007-12-02, by diego
-
Make vo info structs const2007-12-02, by reimar
-
Remove last remains of long-gone VOCTRL_SCREENSHOT2007-12-02, by reimar
-
Remove video_out_png extern in vo_vesa (remains of ill-advised2007-12-02, by reimar
-
Remove casts that are (no longer) necessary2007-12-02, by reimar
-
Use proper type for vidix_preinit parameter instead of void *2007-12-02, by reimar
-
Mark all stream_info_t as const2007-12-02, by reimar
-
When IFO file is opened (detected by extension), set dvd-device to IFO file's2007-12-02, by voroshil
-
Make auto_open_streams array itself const2007-12-02, by reimar
-
Add type info to menu_t, now we can get the menu name and the type name of menu.2007-12-02, by ulion
-
auto_open_streams should have const type, fix also the places where it is used2007-12-01, by reimar
-
Finally replace get_uint?? by AV_RL??2007-12-01, by reimar
-
Get rid of annoying, space-wasting sizeof(uint32_t)2007-12-01, by reimar
-
Bigendian fix for ogg in AVI2007-12-01, by reimar
-
Use a loop instead of doing the same thing three times2007-12-01, by reimar
-
Use a pointer variable for extradata to simplify init_avi_with_ogg2007-12-01, by reimar
-
Set sh_video->format when parsing aviheader, otherwise it might never2007-12-01, by reimar
-
Remove some pointless casts2007-12-01, by reimar
-
Create correct extradata for vorbis audio when used as avi sub-demuxer2007-12-01, by reimar
-
Fix some typos in comments, grammar is still bad.2007-12-01, by reimar
-
Fix typos in comments to stop them hurting my eyes2007-12-01, by reimar
-
Fix ao_null with float samples2007-12-01, by uau
-
ao_null: Make duration of "buffered" audio constant2007-12-01, by uau
-
simplify2007-11-30, by michael
-
10l for me. I should read my own comments just above it ;)2007-11-30, by ivo
-
less code for initializing default settings2007-11-30, by ivo
-
add test for deprecated and obsolete functions2007-11-30, by ivo
-
Make outburst and buffersize depend on channel count.2007-11-30, by reimar
-
100l, bzero is deprecated, use memset instead2007-11-30, by reimar
-
this variable was nothing but a useless memleak2007-11-30, by ben
-
this local variable can be static2007-11-30, by ben
-
Remove stray line that slipped through in last commit.2007-11-30, by ulion
-
Fix warnings:2007-11-30, by ulion
-
Comment some #endif directives.2007-11-30, by diego
-
Add support for Apple's yuv2 raw format2007-11-30, by reimar
-
Add the correct format substitutions to make the raw decoders2007-11-30, by reimar
-
Support double buffering, fix osd flicker.2007-11-30, by ulion
-
Fix play window not get actived problem on Leopard.2007-11-30, by ulion
-
Ignore empty event.2007-11-29, by ulion
-
-identify also shows the duration(s) of the title(s)2007-11-29, by nicodvb
-
cosmetics: moved identification code to a separate function2007-11-29, by nicodvb
-
Proper license header.2007-11-29, by ivo
-
Remove redundant changelog from comments2007-11-29, by ivo
-
Proper license header.2007-11-29, by ivo
-
Remove redundant changelog comments. There's always svn log.2007-11-29, by ivo
-
Remove redundant changelog from comments. There's always svn log.2007-11-29, by ivo
-
Fix multiple inclusion guards, identifiers starting with __ are reserved2007-11-29, by diego
-
Even when vobsub is forced, .ifo file is still not necessary,2007-11-29, by ulion
-
when no title is chosen -identify all titles present in the dvd2007-11-29, by nicodvb
-
with -identify show the title being described2007-11-29, by nicodvb
-
-identify shows chapters times when playing dvd streams2007-11-28, by nicodvb
-
-identify chapters of chosen title2007-11-28, by nicodvb
-
r24924: Add audio filter scaletempo2007-11-28, by voroshil
-
r25011: a couple of tricks to improve playback resistance and usability of dvb streams2007-11-28, by voroshil
-
r25058: Add missed translatable string in my previous commit2007-11-28, by voroshil
-
Add an example for play DTS-CD with passsthrough.2007-11-28, by ulion
-
Correct VCD track no. calculation on Windows.2007-11-28, by zuxy
-
Avoid gcc warning:2007-11-28, by zuxy
-
Return correct length in ID_VCD_TRACK_n_MSF2007-11-28, by zuxy
-
Set protocol for the vo proxy used in shared-buffer mode.2007-11-28, by ulion
-
Enable -rtsp-port for nemesi2007-11-27, by lu_zero
-
Remove stray var2007-11-27, by lu_zero
-
synced with r251792007-11-27, by ptt
-
Added myself, as suggested by Diego.2007-11-27, by ulion
-
Takeover as maintainer of mplayer osx port with Nicolas' blessing.2007-11-27, by ulion
-
Add missing forced linebreak, slight wording improvement.2007-11-27, by diego
-
Use const char * to replace a char * parameter.2007-11-27, by ulion
-
Fix warnings:2007-11-27, by ulion
-
synced with r249542007-11-26, by ptt
-
synced with r246042007-11-26, by ptt
-
synced with r243462007-11-26, by ptt
-
was synced to r25017, my fault sorry2007-11-26, by ptt
-
synced with r250112007-11-26, by ptt
-
synced with r251462007-11-26, by ptt
-
synced with 251582007-11-26, by ptt
-
100l in play_tree_parser_get_line, check that there actually is2007-11-26, by reimar
-
Replace http:// URLs in asx files by mmshttp://.2007-11-26, by reimar
-
Simplify convert_14bits_to_16bits function in ad_hwac32007-11-26, by reimar
-
Add missing '\n' in tv scanner results output.2007-11-26, by voroshil
-
Fix warning on Leopard, tested ok on Tiger:2007-11-26, by ulion
-
Fix warning:2007-11-26, by ulion
-
Support stream redirection from http to mms, fix bug #927.2007-11-26, by ulion
-
Fix code to make sure the browse starting path within the menu-chroot path.2007-11-26, by ulion
-
Restore copyright/license notices that were stripped off.2007-11-25, by diego
-
Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains2007-11-25, by diego
-
Make up missed update for osd message.2007-11-25, by ulion
-
Support select subtitle by source, add 4 properties:2007-11-25, by ulion
-
Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.2007-11-24, by cehoyos
-
Revert r25089 (Ignore video formats which are supported by device2007-11-24, by voroshil
-
Move requested format at top and shift all oters down2007-11-24, by voroshil
-
Сreate empty format arrays in case of error in init_chain_common.2007-11-24, by voroshil
-
Support convert 14-bit DTS stream into 16-bit stream if needed,2007-11-24, by ulion
-
pgc->subp_control and pgc->audio_control are no more bitfields,2007-11-23, by nicodvb
-
replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t2007-11-23, by nicodvb
-
Fix memory leak of image_data.2007-11-23, by ulion
-
Fix a memory leak when working in shared_buffer mode.2007-11-23, by ulion
-
Check boundary for queue's current_index.2007-11-23, by ulion
-
Clarify playtree explanation.2007-11-23, by diego
-
Enable Theora support2007-11-23, by lu_zero
-
Prevent from using data->len when data is NULL (when play() return NULL).2007-11-23, by ulion
-
Move the setCurrentTexture call into flip_page(), fix osd flicker problem.2007-11-23, by ulion
-
Fix half-baked last commit.2007-11-22, by diego
-
don't include anymore the dvdread headers from the dvdnav directory2007-11-22, by nicodvb
-
Remove ! operator hack, we require a POSIX-compatible-shell.2007-11-22, by diego
-
Invert the logic to check the cmp return value cmp to avoid using the ! operator.2007-11-22, by diego
-
comment spelling/grammar fixes2007-11-22, by diego
-
mention VC-1/WMV MMX speed-up in the changelog2007-11-22, by gpoirier
-
Fix compilation error.2007-11-22, by iive
-
Fix a wrong cmdline example of using -menu-chroot.2007-11-21, by ulion
-
Compilation fix (typo)2007-11-21, by voroshil
-
AAC support (aac-hbr only)2007-11-21, by lu_zero
-
Media Format to fourcc conversion (from amol)2007-11-21, by lu_zero
-
Make hwdts support more dts format identification, 14bits or 16bits, LE or BE.2007-11-21, by ulion
-
Rename timer-lx.c --> timer-linux.c.2007-11-21, by diego
-
main() --> main(void)2007-11-21, by diego
-
main() --> main(void)2007-11-21, by diego
-
Remove unused function write_psm_block(), fixes the warning:2007-11-21, by diego
-
Support dump AF_FORMAT_AC3 format.2007-11-21, by ulion
-
Sizes of arpmt and arStreamCaps must be equal.2007-11-21, by voroshil
-
vcd://<n> now works for MinGW32 too, hence the updated doc2007-11-21, by zuxy
-
Move code related to chain initialization and similar2007-11-20, by voroshil
-
Fix mplayer crash caused by r251162007-11-20, by voroshil
-
Musepack SV8 lavc decoder support2007-11-20, by kostya
-
Put colon inside replaceable tag.2007-11-20, by diego
-
Remove no more needed check2007-11-20, by voroshil
-
Fix totally wrong (due to mess of brackets) structures size check.2007-11-20, by voroshil
-
Replace several parameters for get_available_formats_stream2007-11-20, by voroshil
-
New routine for reconnecting two pins with new media type2007-11-19, by voroshil
-
Move pointer to SampleGrabber filter into chain structure.2007-11-19, by voroshil
-
Move common chain uninit code into separate routine.2007-11-19, by voroshil
-
pass chain structure instead of several variables to build_sub_graph2007-11-19, by voroshil
-
fix missed change2007-11-19, by voroshil
-
Add capture filter's pointer to vbi chain structure too.2007-11-19, by voroshil
-
Code unification: get rid of local variable arpmtVBI2007-11-19, by voroshil
-
Add major media type to chain structure2007-11-19, by voroshil
-
One step of code cleanup: move all variables, related2007-11-19, by voroshil
-
Let NSApp handle events when uninit to fix the delay dealloc bug of mpGLView.2007-11-19, by ulion
-
100l: Fix long standing copy-paste error:2007-11-19, by voroshil
-
Add padding and unroll loop 4x for at least another 10% speedup2007-11-18, by reimar
-
Change to a 64 bit accumulation variable instead of shifting.2007-11-18, by reimar
-
Use "long" instead of "int" for innermost loop variable.2007-11-18, by reimar
-
Rearrange scaletempo inner loop.2007-11-18, by reimar
-
warn users to disable dvdread internal (at least for the moment: there's2007-11-18, by nicodvb
-
100l, someone mixed up && and ||, so if allocation of only one buffers failed2007-11-18, by reimar
-
Avoid some casts by changing int8_t* to void* in af_scaletempo2007-11-18, by reimar
-
Add all passed to VID_SET_FORMAT formats to the end of2007-11-18, by voroshil
-
Ensure that when VID_GET_FORMAT ioctl is called,2007-11-18, by voroshil
-
(cosmetics) Indentation fix of previous commit.2007-11-18, by voroshil
-
New media format negotiation code:2007-11-18, by voroshil
-
Move setting media format code2007-11-18, by voroshil
-
Pass all available formats to chain building routine and2007-11-18, by voroshil
-
100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table2007-11-18, by reimar
-
Ignore video formats which are supported by device2007-11-18, by voroshil
-
Fix crash when pin connection fails.2007-11-18, by voroshil
-
Prevent chains from building more than once.2007-11-18, by voroshil
-
Handle "out of memory" error.2007-11-18, by voroshil
-
Move chains building code into separate routines.2007-11-18, by voroshil
-
Add a wish which is available in some filters and players on win32.2007-11-18, by ulion
-
mention the new build system2007-11-17, by nicodvb
-
(cosmetics) Lookup table alignment.2007-11-17, by voroshil
-
Service routine for constructing AM_MEDIA_TYPE structure from2007-11-17, by voroshil
-
Disable terminating directshow chains with NullRenderer filter,2007-11-17, by voroshil
-
Fix bogus bits per pixel values in lookup table.2007-11-17, by voroshil
-
Cleanup sg_io_hdr initialization a bit2007-11-17, by reimar
-
We do not have any use for the sense data, so we don't need a buffer for it.2007-11-17, by reimar
-
(cosmetics) Indentation fix2007-11-17, by voroshil
-
Some more cosmetics2007-11-17, by reimar
-
Move the zeroing directly before the other initialization code2007-11-17, by reimar
-
Move everything that sets buffer values together.2007-11-17, by reimar
-
Another place that can use AV_WB322007-11-17, by reimar
-
Some cosmetics in dvd_set_speed2007-11-17, by reimar
-
Move the DVD speed factor -> KB/s conversion into the case2007-11-17, by reimar
-
Add a missing close() to dvd_set_speed function2007-11-17, by reimar
-
Open device file only right before we need it, so we do not2007-11-17, by reimar
-
Do not print Ok message when setting speed limit failed2007-11-17, by reimar
-
AV_WB16(..., 1000) more obviously represents one second that assigning2007-11-17, by reimar
-
Use AV_WB32 instead of manual bit-fiddling when setting DVD speed2007-11-17, by reimar
-
GPCMD_SET_STREAMING command is 12 bytes large, not 162007-11-17, by reimar
-
Ignore stream id when checking rdt packet flags2007-11-17, by rtogni
-
Remove a pointless #ifdef2007-11-17, by reimar
-
Replace if-else constructs for type -> fourcc mapping by a table in demux_mf2007-11-17, by reimar
-
Fix pausing_toggle not continue play bug when it follows a pause immediately.2007-11-17, by ulion
-
report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi2007-11-16, by nicodvb
-
Add missed translatable string in my previous commit2007-11-16, by voroshil
-
Make sure that mplayer will receive actual media type2007-11-16, by voroshil
-
Fix FPS from bitrate calculation (was 8 times larger than real value).2007-11-16, by voroshil
-
Print warning about encrypted audio tracks2007-11-15, by rtogni
-
Remove the pause filter and the cmd queue hack, to know the mplayer going to2007-11-15, by ulion
-
removed forgotten and out of date comment2007-11-14, by nicodvb
-
removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assume our fork)2007-11-14, by nicodvb
-
reindentation2007-11-14, by nicodvb
-
removed unneeded checks on the version of dvdnav (the acceptance of2007-11-14, by nicodvb
-
change fftiff from untested to working2007-11-14, by compn
-
add tif support to demux_mf2007-11-14, by compn
-
Not all cards supports changing country code.2007-11-14, by voroshil
-
libogg muxer no longer exists in FFmpeg.2007-11-14, by diego
-
remove technical changes as pointed out by uau and diego, another update2007-11-14, by compn
-
mencoder has mkv nut and mxf output using lavf2007-11-14, by compn
-
some updates2007-11-14, by compn
-
The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.2007-11-13, by diego
-
Check for second stream presence, fixes single stream playback (from amol)2007-11-13, by lu_zero
-
10l video != audio2007-11-13, by lu_zero
-
support extradata for audio streams2007-11-13, by lu_zero
-
fetch metadata for audio (from amol)2007-11-13, by lu_zero
-
Revert stray commit r250272007-11-13, by lu_zero
-
fix typo spotted by corey2007-11-13, by compn
-
Remove an useless conditional suggested by Emanuele Giaquinta.2007-11-13, by ulion
-
Check for second stream presence, fixes single stream playback (from amol)2007-11-13, by lu_zero
-
Add missing call to audio_in_uninit in v4l2 tv driver.2007-11-13, by voroshil
-
Replace stupid "unsigned long" by the correct uint32_t.2007-11-12, by reimar
-
Use proper inttypes.h types instead of broken uint32 etc. defines2007-11-12, by reimar
-
10l video != audio2007-11-12, by lu_zero
-
support extradata for audio streams2007-11-12, by lu_zero
-
fetch metadata for audio (from amol)2007-11-12, by lu_zero
-
Add support for mpeg4video-es (from dario)2007-11-12, by lu_zero
-
fix forcefps (from amol)2007-11-12, by lu_zero
-
Refactor demux_nemesi (from amol)2007-11-12, by lu_zero
-
unaligned store, should fix bug #8932007-11-11, by lu_zero
-
Prefer DMO Windows Media codecs over the DShow ones. They are considerably2007-11-11, by diego
-
Remove useless definition.2007-11-11, by ulion
-
OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.2007-11-11, by diego
-
Better handling of win32 GUI thread:2007-11-11, by zuxy
-
Indent fix for last change.2007-11-11, by ulion
-
Support mute when passthrough to digital output.2007-11-11, by ulion
-
wording/grammar/spelling/formatting2007-11-10, by diego
-
& => &2007-11-10, by nicodvb
-
Get rid of M$ silliness.2007-11-10, by diego
-
at the end of open() warn users that seeking won't work correctly if the cache is enabled2007-11-10, by nicodvb
-
switch_audio works with many other formats than described2007-11-10, by nicodvb
-
small rephrasing2007-11-10, by nicodvb
-
a couple of tricks to improve playback resistance and usability of dvb streams2007-11-10, by nicodvb
-
Make crash-debug gdb auto-execute "bt"2007-11-10, by reimar
-
Restore terminal for gdb with -crash-debug by calling getch2_disable()2007-11-10, by reimar
-
Fix dead lock when changing and restoring stream format for digital output,2007-11-10, by ulion
-
Make page up and down with proper page size instead of always 10 rows.2007-11-10, by ulion
-
J/X8-Frames in WMV2 are finally supported!2007-11-09, by reimar
-
Add missing header files, fixes the warnings:2007-11-09, by diego
-
Add missing header file, fixes the warnings:2007-11-09, by diego
-
Remove misleading comment and remove unnecessary #includes.2007-11-09, by diego
-
Rearrange headers to get rid of an #undef and remove unnecessary headers.2007-11-09, by diego
-
Remove unnecessary dsputil.h #include, fixes the warnings:2007-11-09, by diego
-
#include libavcodec/eval.h instead of manually declaring ff_eval.2007-11-09, by diego
-
const fix2007-11-09, by rfelker
-
ack, can't believe i wrote this crap with void pointer arithmetic2007-11-09, by rfelker
-
begin moving const filter data to .text/.rodata sections2007-11-09, by rfelker
-
stage 1 of applying const to vf structs2007-11-09, by rfelker
-
vf_screenshot does not depend on libpng; it uses libavcodec now2007-11-09, by rfelker
-
correct const usage in the option handling code so that tables can be2007-11-09, by rfelker
-
Enable ontop command from mplayer to be sent to mplayer osx.2007-11-09, by ulion
-
Sync with Linux kernel with some latest feature bits.2007-11-09, by zuxy
-
Fix possible null-pointer-dereference in stream_fill_buffer().2007-11-08, by cehoyos
-
Fix possible null-pointer-dereference in parse_smil().2007-11-08, by cehoyos
-
Simplify decode_audio function a bit.2007-11-08, by reimar
-
Fix pause key problem in correct way, only handle pause cmd when showing menu.2007-11-08, by ulion
-
Fix cmd filter memory leak, free the cmd after filter ate it.2007-11-08, by ulion
-
Handle mouse up event to get double click support from mp_fifo.2007-11-07, by ulion
-
add support for newer libdca2007-11-06, by rathann
-
Fix mouse right button and middle button incorrect identifications.2007-11-06, by ulion
-
Fix KPENTER keycode value.2007-11-06, by ulion
-
Fix the prevent system idle code. Original code also works, but not as expected.2007-11-06, by ulion
-
Fix the prevent system idle code. Original code also works, but not as expected.2007-11-06, by ulion
-
Warning fixes:2007-11-06, by ulion
-
cosmetics: output grammar/spelling fixes2007-11-06, by diego
-
cosmetics: Comment grammar and spelling fixes.2007-11-06, by diego
-
Reduce excessive verbosity: Move debug messages to the appropriate MSGL2007-11-06, by diego
-
Fix typo in error message2007-11-06, by reimar
-
Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.2007-11-06, by ulion
-
reindented2007-11-05, by nicodvb
-
10l, setting a non-existent timestamp (default 0.0) when the pts flag isn't set in2007-11-05, by nicodvb
-
Fix memory leak.2007-11-05, by voroshil
-
Fix segmentation fault after audio initialization failure in tv driver.2007-11-05, by voroshil
-
Add include to fix warning:2007-11-05, by ulion
-
sync w/r24954, patch by JRaSH %jrash06 A 163 P com%2007-11-05, by gpoirier
-
Warning fixes:2007-11-05, by ulion
-
10l Diego, revert commit 24966.2007-11-04, by iive
-
Fix previous incorrect commit, +/- has higher precedence than shifts.2007-11-04, by diego
-
The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.2007-11-04, by diego
-
Escape some more '-'.2007-11-04, by diego
-
synced with r249542007-11-04, by Gabrov
-
Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]2007-11-04, by ulion
-
Avoid short forms; has the added benefit of allowing compilation with gcc 2.952007-11-03, by diego
-
Add an example on how to use slave mode with a fifo2007-11-03, by reimar
-
Add some parentheses to fix the following warnings:2007-11-03, by diego
-
add some updates2007-11-03, by compn
-
Fix link to email explaining the paused vf_menu behaviour change2007-11-03, by reimar
-
Replace some Hungarian comments, thanks to Denes Balatoni for the translation.2007-11-03, by diego
-
Escape a ton of '-'. Note that this is likely not complete.2007-11-03, by diego
-
another round of '-' escapes2007-11-03, by diego
-
one more '-' escape, wording fix2007-11-03, by diego
-
Escape some more '-' where appropriate.2007-11-03, by diego
-
Remove idiotic check that would always be false2007-11-03, by reimar
-
Explain new ao_pulse option syntax2007-11-03, by reimar
-
Change parsing to allow host == NULL and sink != NULL2007-11-03, by reimar
-
Simplify argument "parsing"2007-11-03, by reimar
-
Make sink variable local, it is only used in one place2007-11-03, by reimar
-
Remove a check+abort, this case should never happen anyway, and if it does2007-11-03, by reimar
-
sync w/r24924, patch by JRaSH %jrash06 A 163 P com%2007-11-03, by gpoirier
-
r24875: program switching in demux_lavf2007-11-03, by voroshil
-
r24892: move errors and a warning to help_mp-en.h2007-11-03, by voroshil
-
r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.2007-11-03, by voroshil
-
We support gcc 2.95 (fixes r24928).2007-11-02, by cehoyos
-
in video_read_frame() set the keyframe flag in demuxer->video when dealing with2007-11-02, by nicodvb
-
synced with r249382007-11-02, by Gabrov
-
prevent unlikely memleak2007-11-02, by nicodvb
-
10l, priv->use_psm can be 1 only if the format is genmpeg22007-11-02, by nicodvb
-
add streams to the PSM only if priv->use_psm is set, otherwise the muxer would2007-11-02, by nicodvb
-
removed no more needed variable2007-11-02, by nicodvb
-
moved to fix_parameters() the code that decides if the PSM is needed2007-11-02, by nicodvb
-
Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.2007-11-01, by diego
-
A/V sync: take audio filter buffers into account2007-11-01, by uau
-
af_scaletempo: code cleanup2007-11-01, by uau
-
af_scaletempo: Fix crash in option parsing2007-11-01, by uau
-
af_scaletempo: Fix audio copy position2007-11-01, by uau
-
Add audio filter scaletempo2007-11-01, by uau
-
Make output samplerate independent of -speed2007-11-01, by uau
-
Simplify init_audio_filters() arguments2007-11-01, by uau
-
audio: simplify buffer allocation code2007-11-01, by uau
-
Change decode_audio() interface2007-11-01, by uau
-
Clean up some fields in stheader.h structs2007-11-01, by uau
-
Remove some pointless 'inline' qualifiers2007-11-01, by uau
-
libaf: Remove rational number implementation2007-11-01, by uau
-
libaf: change filter input/output ratio calculations2007-11-01, by uau
-
Remove unused functions in af.c2007-11-01, by uau
-
Replace hopefully unreachable code with abort()2007-11-01, by uau
-
dec_audio.c: Make some functions static2007-11-01, by uau
-
Simplify audio buffer allocation logic2007-11-01, by uau
-
Reindent dec_audio.c2007-11-01, by uau
-
typo2007-11-01, by voroshil
-
Escape some more '-' where appropriate.2007-10-31, by diego
-
corrected vqscale indentation2007-10-31, by ptt
-
Remove paragraph that no long applies: runtime SSE detection on Windows.2007-10-31, by zuxy
-
Fix input.conf parse bug when comment follows key binding in the same line.2007-10-31, by ulion
-
Remove outdated Hungarian translation of the playtree documentation.2007-10-30, by diego
-
Add a backslash.2007-10-30, by cehoyos
-
removed unused variables and parameters2007-10-30, by nicodvb
-
spelling2007-10-30, by compn
-
remove thanks2007-10-30, by compn
-
Explain the difference between '-' and '\-', correctly now.2007-10-30, by diego
-
movie player for Linux --> movie player2007-10-30, by diego
-
Add some missing escapes for '-'.2007-10-30, by diego
-
Consistently use \- in option names.2007-10-30, by diego
-
Remove unused variable:2007-10-30, by diego
-
Comment out uninit function, its use is commented out. Fixes warning:2007-10-30, by diego
-
Remove commented-out and unused fmt_list array.2007-10-30, by diego
-
Remove unused fmt_list array, fixes the warnings:2007-10-30, by diego
-
move errors and a warning to help_mp-en.h2007-10-30, by compn
-
Remove unused functions, fixes the warnings:2007-10-30, by diego
-
Disable clear_screen function, the call to the function is commented out2007-10-30, by diego
-
Comment out unused variable, fixes the warning:2007-10-30, by diego
-
Remove unused functions, fixes the warnings:2007-10-30, by diego
-
Disable function that is only used in disabled code, fixes warning:2007-10-30, by diego
-
sync with FFmpeg r108742007-10-30, by diego
-
Detect IPv6 support on Windows2007-10-30, by zuxy
-
Fix fps guessing2007-10-29, by lu_zero
-
Update to use newer libnemesi, should fix desync, fps guessing may fail now2007-10-29, by lu_zero
-
Change the frame format passed to lavc realvideo decoders to adapt for2007-10-28, by rtogni
-
sync w/r248752007-10-28, by gpoirier
-
Cleanup guess_buffer_cp() a bit, remove tmp variable, break the loop on success.2007-10-28, by iive
-
removed silly #if 12007-10-27, by nicodvb
-
DEMUXER_TYPE_TV is always defined, thus removed corresponding #ifdef USE_TV.2007-10-27, by nicodvb
-
reindented previously modified code2007-10-27, by nicodvb
-
program switching in demux_lavf2007-10-27, by nicodvb
-
program switching in demux_lavf2007-10-27, by nicodvb
-
implemented DEMUXER_CTRL_IDENTIFY_PROGRAM to permit program switching2007-10-27, by nicodvb
-
permit identification and selection of programs2007-10-27, by nicodvb
-
Make functions static if they aren't referenced externally.2007-10-27, by zuxy
-
Remove unused variables.2007-10-27, by zuxy
-
in process_userdata() move debugging messages from stdout to stderr2007-10-27, by nicodvb
-
removed funny calls to fflush(stdout) after mp_msg()2007-10-27, by nicodvb
-
removed more empty spaces and empty lines2007-10-27, by nicodvb
-
Cosmetic fix for r248612007-10-27, by zuxy
-
Avoid crash after recovering from screensaver2007-10-27, by zuxy
-
Remove assert. Not only are they no help at all and proper checks should2007-10-27, by reimar
-
Basic support for Closed Captioning Roll-up mode.2007-10-27, by voroshil
-
Reset two static variables for nosub range when subdata changed/switched.2007-10-27, by ulion
-
Cosmetics: fix indentation after last commit.2007-10-25, by eugeni
-
Check return value of add_face.2007-10-25, by eugeni
-
demuxer.c: Remove useless code2007-10-25, by uau
-
fixed osd on mac2007-10-25, by compn
-
r24740: misc roff fixes2007-10-25, by voroshil
-
r24745: libavcodec now supports dnxhd encoding.2007-10-25, by voroshil
-
r24772: DirectShow based tv:// driver for win322007-10-25, by voroshil
-
Don't wait for filling entire audio ringbuffer at each call to grab_audio_frame.2007-10-25, by voroshil
-
Add missing call to audio_in_start_capture.2007-10-25, by voroshil
-
add missing include (errno.h). fix compilation on openbsd2007-10-24, by ivo
-
synced with r248412007-10-24, by Gabrov
-
Get rid of void pointer arithmetic.2007-10-23, by zuxy
-
Fix input command parser for using only tab to separate the arguments.2007-10-23, by ulion
-
Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow2007-10-23, by ulion
-
A missing break statement caused SDLK_PLUS to be triggered twice on one press.2007-10-22, by diego
-
type fix: there was a 'not' too much2007-10-22, by ptt
-
synced with r248372007-10-22, by ptt
-
synced with r248202007-10-22, by ptt
-
sunc with r247902007-10-22, by ptt
-
Spelling, vf_ow parameters are optional.2007-10-22, by diego
-
fix warning:2007-10-22, by diego
-
grammar fix2007-10-22, by ptt
-
support for wavpack in matroska2007-10-22, by compn
-
add support for wavpack into matroska2007-10-21, by aurel
-
Fix warning:2007-10-21, by diego
-
vp6vfw can decode vp6f too2007-10-21, by compn
-
Replace hardcoded 0 by equivalent O_RDONLY2007-10-21, by reimar
-
Check ICDecompressGetFormatSize to avoid crashes.2007-10-21, by reimar
-
Remove some unused code, fixes the following warnings:2007-10-21, by diego
-
Remove unused code and fix warning:2007-10-21, by diego
-
ao_openal is mine as well (however someone else developing it further would be welcome)2007-10-21, by reimar
-
I'll be maintaining ao_pulse for now2007-10-21, by reimar
-
_vorbis_block_alloc() is used w/o prototype, this will crash on ia64.2007-10-20, by diego
-
Remove unnecessary lines from patch headers.2007-10-20, by diego
-
Certain VIDIX drivers only work on x86, disable for other arches.2007-10-20, by diego
-
Disable libavcodec libvorbis encoder2007-10-20, by uau
-
Clarify that -vo gl bicubic filtering is B-spline, not polynomial2007-10-20, by reimar
-
Set CONFIG_LIBVORBIS correctly2007-10-20, by reimar
-
Add ASF/MXF decryption support to Changelog2007-10-20, by reimar
-
Simplify handling SET_NORM for V4l1: replace several if-else-if and switch2007-10-20, by voroshil
-
czech/slovak character set fixes:2007-10-20, by voroshil
-
Avoid text deformation and subtitles moving outside the screen in pan-and-scan2007-10-19, by eugeni
-
indentation fix+typo fix2007-10-19, by ptt
-
reminder that this filter has broken global vars2007-10-19, by rfelker
-
Mark constant argument of mp_header_process_sequence_header as such.2007-10-19, by diego
-
-ao pulse in changelog2007-10-18, by reimar
-
Add missing ao_pulse.c2007-10-18, by reimar
-
Replace Polyp- by PulseAudio output.2007-10-18, by reimar
-
Add a space behind openal to get minimum length of 72007-10-18, by reimar
-
Docs update: -ao openal handles more than one channels since some time already2007-10-18, by reimar
-
add comment to endif2007-10-18, by compn
-
Fix typo in comment2007-10-18, by reimar
-
Sync with latest FFmpeg changes.2007-10-18, by diego
-
Sync with FFmpeg r10774.2007-10-18, by diego
-
Rename LIB to LIBNAME for consistency.2007-10-18, by diego
-
1l: Update wrong #endif comment.2007-10-18, by diego
-
Add FFMPEG_ prefix to all multiple inclusion guards.2007-10-18, by diego
-
Remove unused static function get_image().2007-10-17, by zuxy
-
Add Coinitialize function to vfw encoder and win32 loader.2007-10-17, by compn
-
simple avoid wine complaints fix by sherpya2007-10-17, by compn
-
synced with r247952007-10-16, by Gabrov
-
better vfw encoding workaround for vp7 fourcc2007-10-16, by compn
-
add some changes2007-10-16, by compn
-
add nellymoser to changelog2007-10-16, by compn
-
add nellymoser codec to mplayer with internal fourcc NELL2007-10-16, by compn
-
After receiving EINTR 'read' syscall should be restarted.2007-10-16, by voroshil
-
Disable channel scanner when no tuner is present.2007-10-15, by voroshil
-
synced with r247882007-10-15, by Gabrov
-
now italian DOCS are there to be referenced...2007-10-15, by ptt
-
Fix mplayer segfault when v4l driver initialization (at setting norm2007-10-14, by voroshil
-
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.2007-10-14, by voroshil
-
Add -lavfdopts cryptokey2007-10-14, by reimar
-
small grammar fix2007-10-14, by diego
-
Consistently set NOTE: in italics.2007-10-14, by diego
-
Remove unnecessary curly braces.2007-10-14, by voroshil
-
8 bytes buffer is not enough for at least SECAM-DK.2007-10-14, by voroshil
-
Replace duplicated code with call to routine2007-10-14, by voroshil
-
10l: routine sets norm from parameter, but prints value of tv norm option2007-10-14, by voroshil
-
(cosmetics) indentation fix of my previous commit and small readability2007-10-14, by voroshil
-
Remove driver-dependent #ifdef from norm_from_string routine.2007-10-14, by voroshil
-
(cosmetics) remove trailing whitespace2007-10-14, by voroshil
-
10l fix compilation with v4l22007-10-13, by iive
-
Add me as author of dshow tv:// driver2007-10-13, by voroshil
-
Changelog entry for dshow tv:// driver2007-10-13, by voroshil
-
DirectShow based tv:// driver for win322007-10-13, by voroshil
-
add more warning fixes change2007-10-13, by compn
-
Fix deallocate bug which sometimes causes a crash when reinitializing.2007-10-13, by nplourde
-
bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gmail com2007-10-13, by nplourde
-
support Y800 in raw video2007-10-13, by diego
-
removed useless inclusion of error.h2007-10-13, by nicodvb
-
Reorder #includes to get rid of the FIXME2007-10-12, by zuxy
-
Remove unnecessary #include <malloc.h>2007-10-12, by zuxy
-
cosmetics: typo2007-10-11, by diego
-
Silence a gcc warning: "wrong type argument to increment".2007-10-11, by zuxy
-
Add support for AC-3/DTS passthrough.2007-10-11, by nplourde
-
Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.2007-10-10, by diego
-
my fault, left a wrong line, corrected2007-10-09, by ptt
-
Make vf_screenshot use the libavcodec PNG encoder2007-10-09, by reimar
-
synced with r243442007-10-09, by ptt
-
synced with r243422007-10-09, by ptt
-
synced with r247102007-10-09, by ptt
-
synced with r240872007-10-09, by ptt
-
synced with r240822007-10-09, by ptt
-
synced up to r242932007-10-09, by ptt
-
Added PAFF decoding2007-10-09, by cehoyos
-
Fix Zip Motion Blocks Video codec name.2007-10-09, by diego
-
add DNxHD (SMPTE VC-3) encoder2007-10-09, by compn
-
add vf ow filter for rc32007-10-08, by compn
-
Remove Makefile changes from upstream diff. They are strictly local.2007-10-08, by diego
-
cosmetics: Align some lines.2007-10-08, by diego
-
document filter -vf ow: Overcomplete Wavelet denoiser.2007-10-08, by gpoirier
-
libavcodec now supports dnxhd encoding.2007-10-08, by diego
-
cosmetics: Fix inconsistent indentation in directfb test.2007-10-08, by diego
-
Simplify directfb/dfbmga test.2007-10-08, by diego
-
cosmetics: Fix indentation after previous commit.2007-10-08, by diego
-
Remove useless code, the same check is performed a few lines above.2007-10-08, by diego
-
misc roff fixes2007-10-08, by diego
-
Remove the check for specific gcc versions, because:2007-10-08, by diego
-
sync to r245732007-10-08, by jheryan
-
sync to 21.9.20072007-10-08, by jheryan
-
sync to r244232007-10-08, by jheryan
-
Sync tag update2007-10-08, by voroshil
-
rc2 was released in 2007, not 20062007-10-07, by rtogni
-
rc22007-10-07, by rtogni
-
synced with r247272007-10-07, by Gabrov
-
H.264 content can also be decoded with multiple threads2007-10-07, by gpoirier
-
Add rc1try2 and rc1try32007-10-07, by rtogni
-
Fix output channle ordering2007-10-07, by rtogni
-
I have mostly taken over maintaining x11_common stuff as well2007-10-07, by reimar
-
Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.2007-10-07, by cehoyos
-
enable fullscreen command from mplayer to be sent to mplayer osx2007-10-07, by nplourde
-
Make sure forked code does not try to display a GTK message box (and thus crashes)2007-10-07, by reimar
-
r24706: Add hint to monitorpixelaspect for -vo aa.2007-10-07, by voroshil
-
r24709: Documentation follows implementation: Encrytped DVB channels are never2007-10-07, by voroshil
-
import cleaned-up RPM spec files2007-10-06, by rathann
-
Typo2007-10-06, by rtogni
-
synced with r247112007-10-05, by Gabrov
-
rtsp-stream-over-tcp also works with NEMESI.2007-10-05, by cehoyos
-
Fix typo.2007-10-05, by cehoyos
-
Documentation follows implementation: Encrytped DVB channels are never2007-10-05, by cehoyos
-
Default monitorpixelaspect is 1.2007-10-05, by cehoyos
-
Fix typo.2007-10-05, by cehoyos
-
Add hint to monitorpixelaspect for -vo aa.2007-10-05, by cehoyos
-
synced with r246562007-10-05, by ptt
-
sync'ed with r241362007-10-04, by ptt
-
sync'd up to r240562007-10-04, by ptt
-
sync'd up to r244232007-10-04, by ptt
-
in update_stats() removed a wrong 'else' that would prevent h264 headers to be recognized:2007-10-04, by nicodvb
-
change double arrays to float (this should be accurate enough)2007-10-04, by michael
-
fix infinite loop2007-10-04, by michael
-
Fix missing subtitles after seeking back2007-10-04, by uau
-
overcomplete wavelet denoiser2007-10-03, by michael
-
support for DTS as specified in DVB (untested)2007-10-03, by nicodvb
-
The combination _vis=yes and proc=v9 makes no sense and will not even compile.2007-10-03, by reimar
-
Format 0x01 cannot be used with "AMV IMA ADPCM", because it belongs to normal PCM.2007-10-03, by voroshil
-
Do not uselessly set _x264 to the value it already has2007-10-03, by reimar
-
"AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.2007-10-03, by reimar
-
Get rid of mp_msg_test in vo_png, only reason to use it is performance and2007-10-03, by reimar
-
Use IMGFMT_IS_BGR instead of mpi->flags&MP_IMGFLAG_SWAPPED, this is easier2007-10-03, by reimar
-
Make a local-only variable static in vo_png2007-10-03, by reimar
-
Set biWidth/biHeight in fli demuxer2007-10-02, by reimar
-
Make sure there is no uninitialized data in BITMAPINFOHEADER created by fli demuxer2007-10-02, by reimar
-
Remove ugly unused struct name from typedef2007-10-02, by reimar
-
cosmetics: Fix AltiVec spelling.2007-10-02, by diego
-
Fix warning:2007-10-01, by diego
-
Detect support of and add necessary CFLAGS to avoid crashes when loading2007-10-01, by diego
-
Move misplaced paragraph to the right question and fix the wording.2007-10-01, by diego
-
Remove stray XML tags that broke compilation.2007-10-01, by diego
-
Remove useless quotes.2007-10-01, by diego
-
Added EOF detection for RTSP via live5552007-09-30, by cehoyos
-
Clarify some RTSP changes2007-09-30, by cehoyos
-
mention the recent telecining bugfix in muxer_mpeg2007-09-30, by nicodvb
-
Disable direct rendering for ROQ video, the buffer management used by2007-09-30, by rtogni
-
revert changes r23805, r23819 and r23866 to restore the mga_vid check2007-09-30, by attila
-
Require atleast libnemesi 0.6.2 (range api and h263 support2007-09-30, by lu_zero
-
AMV demuxer and audio/video decoder2007-09-30, by voroshil
-
Gentoo patches for Xext2007-09-29, by lu_zero
-
Give temporary executable file the system-specific executable extension.2007-09-29, by diego
-
Move declaration of temporary file variables to after the system-specific2007-09-29, by diego
-
Fix Theora check without pkgconfig, -ltheora will not link on its own,2007-09-29, by diego
-
Nuke some more outdated and confusing comments.2007-09-29, by diego
-
Remove redundant comment.2007-09-29, by diego
-
Remove useless comment.2007-09-29, by diego
-
cosmetics: Move the command to remove configure.log out of a block of variable2007-09-29, by diego
-
sync w/246562007-09-29, by gpoirier
-
spelling cosmetics2007-09-29, by diego
-
Enable SSE on MinGW, many builds out there seem to use it without ill effect.2007-09-29, by diego
-
add flac speedups2007-09-29, by compn
-
compile fix for faq.xml2007-09-29, by kraymer
-
r24655: analyzeduration option for lavf demuxer2007-09-29, by voroshil
-
synced with r246562007-09-29, by Gabrov
-
r24030: Document special A-V sync issues with FLV files2007-09-29, by kraymer
-
AVI can do video stream switching, too2007-09-29, by reimar
-
analyzeduration option for lavf demuxer2007-09-29, by henry
-
remove useless int->double conversion2007-09-29, by henry
-
fix warnings2007-09-29, by henry
-
r24646: add -lavfdopts format option2007-09-29, by voroshil
-
1000l, the tff flag was never cleared before being overwritten with the value on bff_mask;2007-09-28, by nicodvb
-
sync w/r246462007-09-28, by gpoirier
-
Update translations to not recommend -vc dummy (it is too crash-happy)2007-09-28, by reimar
-
add -lavfdopts format option2007-09-28, by henry
-
h263 exposed2007-09-28, by lu_zero
-
r23578: Fix license header.2007-09-28, by kraymer
-
version bumps for codecs.xml and tvinput.xml2007-09-28, by kraymer
-
some whitespace cosmetics2007-09-28, by kraymer
-
missing sync tag update2007-09-28, by voroshil
-
r22718: add new audio and video codecs to libavcodec list2007-09-28, by kraymer
-
r22679: Some more details for the mga_vid section taken from drivers/README.2007-09-27, by kraymer
-
some whitespace cosmetics2007-09-27, by kraymer
-
r22141: Move all "Encoding with the XXX codec family" sections together.2007-09-27, by kraymer
-
r21897: Rephrase mga_vid section.2007-09-27, by kraymer
-
r21896: Document vo_tdfx_vid.2007-09-27, by kraymer
-
r21861: explain how to use MEncoder to create QuickTime-compatible files2007-09-27, by kraymer
-
r21748: Reformatting round continued2007-09-27, by kraymer
-
r21744: Mention that you can use different image formats with mf://2007-09-27, by kraymer
-
r21705: remove stray propmt from example2007-09-27, by kraymer
-
r21612: replace " with ", better readability2007-09-27, by kraymer
-
r21599: vstrict=0 is required to create DVDs decodable by standalone dvd players2007-09-27, by kraymer
-
"fake" commit (postpone cosmetics from r21537 for now)2007-09-27, by kraymer
-
Revert wrong ARCH_BFIN --> HAVE_BFIN change.2007-09-27, by diego
-
fixing uau's GNUisms... 100l2007-09-27, by rfelker
-
Disable unused query_format functions for now until they are2007-09-26, by diego
-
Fix compilation after FFmpegs r10594.2007-09-26, by cehoyos
-
Disable buggy unused function via #if 0, blessed by Rich.2007-09-26, by diego
-
Remove unused crappy hash_pic function, blessed by Rich.2007-09-26, by diego
-
BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to _arch_all2007-09-26, by reimar
-
have ChangeLog a bit more generic about vidix ati drivers upgrade2007-09-26, by ben
-
warning fixes:2007-09-26, by diego
-
Fix playback of streams with more than one audio track (only one supported).2007-09-25, by cehoyos
-
r24550: msglevel 5 is the default.2007-09-25, by kraymer
-
misc updates and spelling fixes2007-09-25, by diego
-
cosmetics: misc typo fixes2007-09-25, by diego
-
Add IRC nick for Gianluigi Tiesi.2007-09-25, by diego
-
The FFmpeg RoQ video decoder now uses 444P colorspace.2007-09-25, by diego
-
Simplify: initialize at declaration at the start of the function2007-09-24, by reimar
-
Get rid of rather pointless asserts2007-09-24, by reimar
-
ao_alsa: Fix get_space() return values larger than buffersize2007-09-24, by uau
-
demux_audio.c: Fix timestamp handling2007-09-24, by uau
-
codecs.conf: Change Monkey's Audio decoder status to "working"2007-09-24, by uau
-
synced with r246062007-09-24, by Gabrov
-
r24604: Teletext documentation2007-09-24, by voroshil
-
r24558: Clarify the relationship between -msglevel and MPLAYER_VERBOSE.2007-09-24, by voroshil
-
Teletext documentation2007-09-24, by voroshil
-
Fix compilation with enabled radio capture and disabled OSS audio.2007-09-24, by voroshil
-
warning fix:2007-09-24, by diego
-
add support for yuva420p colorspace (yuv420p + alpha)2007-09-24, by aurel
-
Pass URLs to gmplayer when executing, it accepts URLs on the command line.2007-09-24, by diego
-
Remove Application from list of Categories, it is not a valid category.2007-09-24, by diego
-
French typo2007-09-24, by diego
-
cosmetic (get rid of _ at the start of local variable names)2007-09-24, by michael
-
According to MSDN a thread must call CoUninitialize once for each successful2007-09-23, by diego
-
Add new features, implemented in tv://2007-09-23, by voroshil
-
Fix building without network.2007-09-22, by iive
-
Change outdated note for -subfps2007-09-22, by reimar
-
Revert r24103, it was nonsense and add a comment that explains the code2007-09-22, by reimar
-
removed unused function parameters2007-09-22, by nicodvb
-
in ts_detect_streams() moved the iteration condition inside the loop2007-09-22, by nicodvb
-
add some commented register dumping code2007-09-20, by faust3
-
synced with r245732007-09-20, by Gabrov
-
libnemesi changelog item2007-09-20, by lu_zero
-
libnemesi support, yet another rtsp/rtp library...2007-09-19, by lu_zero
-
I have overhauled the build system.2007-09-19, by diego
-
I don't maintain any Windows ports, but the Debian package.2007-09-19, by diego
-
Fix loads of typos2007-09-19, by reimar
-
Add myself as Debian package maintainer, Dariush has not been active in years.2007-09-19, by diego
-
(Re)move idiotic checks, ret can't be < 0 or > 0 if the loop condition2007-09-19, by reimar
-
Fix a few typos2007-09-19, by reimar
-
More precise line spacing.2007-09-18, by eugeni
-
Fix text height calculation. It depends on line spacing.2007-09-18, by eugeni
-
Fix an obviously incorrect comment.2007-09-18, by eugeni
-
Enable ass_line_spacing option.2007-09-18, by eugeni
-
Implement setting gain control for video devices (usually webcams)2007-09-18, by voroshil
-
MPEG-2 blocks at qp 1 get overfiltered by spp, apparently because "qp>>1" turns2007-09-18, by diego
-
Mention that libavc png decoder depends on zlib2007-09-18, by reimar
-
Add comment that clears up what _WINGDI_H is for.2007-09-18, by diego
-
Mark phony targets as such.2007-09-18, by diego
-
Simplify commands with automatic variables.2007-09-18, by diego
-
fix indentation after the last change (patch by Guillaume LECERF <foxcore at gmail.com>2007-09-18, by faust3
-
synced with r245652007-09-18, by Gabrov
-
Replace stdint.h #include by functionally equivalent inttypes.h.2007-09-18, by diego
-
Replace x-dev dependency with x11proto-core-dev.2007-09-18, by diego
-
Explain how to use diff -uwbBE with svn directly2007-09-18, by reimar
-
- make dhahelperwin compile with mingw2007-09-17, by faust3
-
Make dhasetup more verbose based on code by2007-09-17, by faust3
-
rename windows ddk makefile to nmakefile so that a makefile for mingw can be added2007-09-17, by faust3
-
Clarify the relationship between -msglevel and MPLAYER_VERBOSE.2007-09-17, by diego
-
Upstream committed both of my libdvdcss patches.2007-09-17, by diego
-
Leading underscores in identifiers are reserved in C.2007-09-17, by diego
-
warning fix:2007-09-17, by diego
-
r24550: msglevel 5 is the default.2007-09-17, by voroshil
-
r24549: i_certify is no longer an option2007-09-17, by voroshil
-
Clarify description of MPLAYER_VERBOSE.2007-09-16, by diego
-
msglevel 5 is the default.2007-09-16, by diego
-
i_certify is no longer an option2007-09-16, by compn
-
reimar cleaned up tivo demuxer2007-09-16, by compn
-
vfw2menc works on linux/windows2007-09-16, by compn
-
Merge three sed invocations into one.2007-09-16, by diego
-
Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man2007-09-16, by diego
-
vfw2menc works on linux and windows x86 only2007-09-16, by compn
-
Make vd_ffmpeg work with lavf demuxer also for RealVideo.2007-09-16, by reimar
-
ao_mpegpes does not support S16_LE format, do not claim it does!2007-09-16, by reimar
-
Fix typo in comment2007-09-16, by reimar
-
reverted useless r245392007-09-15, by ben
-
added monkey audio fourcc in wave header2007-09-15, by ben
-
Add support for cook audio (though most .rm files don't work with lavf2007-09-15, by reimar
-
getch2: Fix incorrect test2007-09-15, by uau
-
restored vidix build on powerpc2007-09-15, by ben
-
this flag needs to be defined for pread() on powerpc2007-09-15, by ben
-
ifdef one variable that is not used with alpha and powerpc architectures2007-09-15, by ben
-
Copy AC-3 bsmod field into IEC data-type field as required by the specs2007-09-15, by reimar
-
Handle swab when input length is odd (treat it as if there was an additional2007-09-15, by reimar
-
Avoid one more code duplication2007-09-15, by reimar
-
get rid of pointless size parameter for tmf_load_chunk2007-09-15, by reimar
-
Avoid using demux->stream->end_pos, it rarely does any good.2007-09-15, by reimar
-
Slightly simplify IsValidAudioPacket2007-09-15, by reimar
-
Simplify another two ifs into one2007-09-15, by reimar
-
Make one mp_msg call out of 32007-09-15, by reimar
-
Simpler and more robust tar parsing2007-09-15, by reimar
-
Get rid of bloated ty_extension function2007-09-15, by reimar
-
Do not uselessly name structs2007-09-15, by reimar
-
Remove another variable and reorder to avoid wasting space due to alignment2007-09-15, by reimar
-
PTS should be passed as int64_t to demux_ty_CopyToDemuxPacket2007-09-15, by reimar
-
Remove now useless parameters from demux_ty_CopyToDemuxPacket2007-09-15, by reimar
-
Remove more unused code and variables2007-09-15, by reimar
-
cosmetics: Fix typo in function name.2007-09-15, by diego
-
removed unused members from dvdnav_priv_t2007-09-15, by nicodvb
-
Removed dead code related to stills.2007-09-15, by nicodvb
-
updated changelog with recent monkey audio decoder support2007-09-15, by ben
-
Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.h2007-09-15, by zuxy
-
live recordings can contain 0-size type 0 chunks, ignore them instead2007-09-14, by reimar
-
Move some more variable declarations2007-09-14, by reimar
-
Remove tabs and trailing whitespace2007-09-14, by reimar
-
A few more useless ()2007-09-14, by reimar
-
Minor simplifications2007-09-14, by reimar
-
Further simplify demux_ty_FindESHeader2007-09-14, by reimar
-
Optimize demux_ty_FindESHeader2007-09-14, by reimar
-
Remove some commented-out debugging code2007-09-14, by reimar
-
Fix demux_ty_FindESHeader so it won't overread2007-09-14, by reimar
-
Simplify demux_ty_FindESPacket by reusing demux_ty_FindESHeader2007-09-14, by reimar
-
Remove unused demux_ty_FindESPacket parameter2007-09-14, by reimar
-
Simplify demux_ty_FindESHeader2007-09-14, by reimar
-
Move variable declarations into the block where they are used2007-09-14, by reimar
-
Another piece of duplicate code2007-09-14, by reimar
-
Avoid a big piece of duplicated code2007-09-14, by reimar
-
Get rid of more code duplication2007-09-14, by reimar
-
Simplify XDS handling2007-09-14, by reimar
-
Reduce code duplication2007-09-14, by reimar
-
Greatly simplify IsValidAudioPacket, though this might break something2007-09-14, by reimar
-
Simplify IsValidAudioPacket2007-09-14, by reimar
-
Do not misuse a_streams for private info, demuxer->priv is for that!2007-09-14, by reimar
-
Use AV_RB242007-09-14, by reimar
-
get rid of pointless pesFileId variables2007-09-14, by reimar
-
Simplify AV_RB32 / 256 -> AV_RB242007-09-14, by reimar
-
Use AV_RB32 instead of tivobuffer2hostlong2007-09-14, by reimar
-
Yet more cosmetics2007-09-14, by reimar
-
Move timestamps to int64_t and use MP_NOPTS_VALUE2007-09-14, by reimar
-
Demuxers are _not_ supposed to set ds->pts!2007-09-14, by reimar
-
Fix completely broken get_ty_pts (it's an ordinary MPEG timestamp)2007-09-14, by reimar
-
Another ty simplification2007-09-14, by reimar
-
Remove unused variable2007-09-14, by reimar
-
tmf_totalsize is not used either, remove it2007-09-14, by reimar
-
More simplifications2007-09-14, by reimar
-
Get rid of some quite pointless variables2007-09-14, by reimar
-
Move boundary check before use!2007-09-14, by reimar
-
pthreads support is required for teletext2007-09-14, by voroshil
-
Remove unused tmf_totalchunks2007-09-14, by reimar
-
Simplify EOF handling2007-09-14, by reimar
-
Simplify tmf_filetooffset2007-09-14, by reimar
-
Small simplifications2007-09-14, by reimar
-
10l, placed terminating 0 at the wrong place.2007-09-14, by reimar
-
Avoid strlcpy, tar headers already have space to ensure 0-termination2007-09-14, by reimar
-
Do not ignore last chunk in .tmf files, it will cause part of the file to be2007-09-14, by reimar
-
Cosmetics: remove lots of useless () and {}.2007-09-14, by reimar
-
Use CHUNKSIZE define in a few more places2007-09-14, by reimar
-
Simplify ty_extensionis2007-09-14, by reimar
-
Make demux_ty internal functions static2007-09-14, by reimar
-
Use strtol instead of horribly suboptimal ty_octaltodecimal2007-09-14, by reimar
-
Fix ESD check: use an ESD function to actually check linking and do2007-09-14, by reimar
-
sigill_handler_sse is not needed and can not compile on 64 bit systems2007-09-14, by reimar
-
Do not check for X86_FXSR_MAGIC define, it is missing in newer2007-09-14, by reimar
-
Remove unused sigfpe handler2007-09-14, by reimar
-
Remove test for SSE exception support that has been commented out since ages.2007-09-14, by reimar
-
Fix off-by-one error if fsize is odd (does handling that case even make sense?)2007-09-14, by reimar
-
Mark DTS tables as const2007-09-14, by reimar
-
Fix 10l typo in syncword2007-09-14, by reimar
-
Improved comments, based on patches by Ulion [ulion2002 gmail com]2007-09-14, by reimar
-
Simplify and fix big-endian hwac3 header generation code.2007-09-14, by reimar
-
Deobfuscate: use IMGFMT_RGB_DEPTH and IMGFMT_IS_BGR2007-09-13, by reimar
-
Fix missing reset/initialization (with tv parameters) of2007-09-13, by voroshil
-
added monkey audio file extensions to extension table2007-09-13, by ben
-
Move AM_MEDIA_TYPE structure definition to mediatype.h.2007-09-13, by voroshil
-
Check wLongsPerEntry before using it.2007-09-13, by reimar
-
Remove useless preprocessor check, _WINGDI_H is never defined.2007-09-13, by diego
-
Add support for FFmpeg Monkey's Audio decoder2007-09-13, by uau
-
warning fixes:2007-09-13, by diego
-
Replace constant by appropriate define2007-09-13, by reimar
-
Remove leading underscores from multiple inclusion guards,2007-09-13, by diego
-
Fix include path.2007-09-13, by diego
-
Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined.2007-09-12, by diego
-
cosmetics: Use uppercase for multiple inclusion guards and comment #endifs.2007-09-12, by diego
-
Remove useless #ifndef, __WINE_WINGDI_H is never defined.2007-09-12, by diego
-
Remove redundant multiple inclusion guard.2007-09-12, by diego
-
DOCS/tech/colorspaces.txt says I420 and IYUV are the same, so add IYUV at the2007-09-12, by reimar
-
r24423: Implementation of tv:// driver autodetection.2007-09-12, by voroshil
-
r24423: Implementation of tv:// driver autodetection.2007-09-12, by voroshil
-
Consistently use path as multiple inclusion guard.2007-09-12, by diego
-
synced with r244232007-09-12, by Gabrov
-
Add missing #include to fix compilation.2007-09-12, by diego
-
Do not replace _ by - if x86_64 is given in --target.2007-09-12, by reimar
-
sync w/r244232007-09-11, by gpoirier
-
Fix indentation after r24367.2007-09-10, by cehoyos
-
r24294: suboption consistency, add fixme document -vivo suboptions2007-09-10, by kraymer
-
Revert r24424.2007-09-10, by voroshil
-
Fix for:2007-09-10, by voroshil
-
Fix for a lot of2007-09-10, by voroshil
-
Implementation of tv:// driver autodetection.2007-09-10, by voroshil
-
cosmetics: Add comments to some #endif preprocessor directives.2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
Fix for:2007-09-10, by voroshil
-
Fix for:2007-09-10, by voroshil
-
Proper fix for:2007-09-10, by voroshil
-
cosmetics: Fix silly typo.2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fixes:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
warning fix:2007-09-10, by diego
-
Revert the part of r24389 that broke compilation of mencoder.2007-09-10, by cehoyos
-
r24386: move lavc option out of XviD section, to lavc section2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
Fix warnings:2007-09-10, by voroshil
-
synced with r243862007-09-09, by Gabrov
-
move lavc option out of XviD section, to lavc section2007-09-09, by gpoirier
-
Fix redundant declaration warnings for variables already defined2007-09-09, by voroshil
-
Option adevice is implemented for all tv:// drivers.2007-09-09, by voroshil
-
Add comments to some #endif preprocessor directives.2007-09-09, by diego
-
synced with r243812007-09-09, by Gabrov
-
Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
warning fix:2007-09-09, by diego
-
Add nuv codec tag mapping2007-09-09, by reimar
-
Mark lavfpref demuxer as safe, so it that it is actually used for e.g.2007-09-09, by reimar
-
add instruction how to use parallel h264 deoding2007-09-09, by compn
-
Fix fast_cmov detection broken by r243712007-09-08, by zuxy
-
Use -march=native (avail. since gcc 4.2) when possible2007-09-08, by zuxy
-
Add a check for c->head being NULL in pullup_free_context().2007-09-08, by gpoirier
-
Add "teletext patches" string to Otvos Attila's list2007-09-08, by voroshil
-
Fix borders for xmga broken by r23675. Tested by Diego.2007-09-08, by reimar
-
Avoid releasing of unallocated memory.2007-09-08, by voroshil
-
Fix for:2007-09-08, by voroshil
-
More accurate calculating of teletext2007-09-08, by voroshil
-
Implement boxes for subtitle teletext pages.2007-09-08, by voroshil
-
Always initialize pUnk pointer with zero.2007-09-08, by voroshil
-
Decrease teletext page rendering frequency from 1/frame to about 4/sec.2007-09-08, by voroshil
-
Fix typo in r243602007-09-07, by cehoyos
-
Fix compilation after FFmpeg AUDIO_(DE)MUXER split2007-09-07, by uau
-
r24356: spelling fixes, pointed by Diego2007-09-07, by voroshil
-
Fix compilation after FFmpeg r10426.2007-09-07, by cehoyos
-
Clarify teletext tlang option.2007-09-06, by diego
-
spelling fixes, pointed by Diego2007-09-06, by voroshil
-
r24294: suboption consistency, add fixme document -vivo suboptions2007-09-06, by voroshil
-
r24216: Add missed in r24212 strings definitions2007-09-06, by voroshil
-
r24216: Add missed in r24212 strings definitions2007-09-06, by voroshil
-
add ; at the end of the sed commands. this fixes operation under cygwin.2007-09-06, by ivo
-
remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,2007-09-06, by ivo
-
Fix AltiVec autodetection: The autodetection was overriding configure2007-09-06, by diego
-
Support lowdelay flag2007-09-06, by reimar
-
mention Slice-based parallel H.264 decoding in changelog2007-09-05, by gpoirier
-
sync w/ r243292007-09-05, by gpoirier
-
Replace short region code explanation by more detailed section.2007-09-05, by diego
-
Fix compilation after FFmpeg r10411.2007-09-05, by cehoyos
-
Remove technical description of DVDs and libdvdread implementation.2007-09-05, by diego
-
Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer.2007-09-05, by diego
-
Matroska muxer now available in libavformat.2007-09-05, by diego
-
Move debug message to verbose output level.2007-09-04, by diego
-
Remove obsolete libac3 entry.2007-09-04, by diego
-
warnig fix (blessed by Rich):2007-09-04, by diego
-
Add a bicubic scaler that needs a lot more instruction but no2007-09-04, by reimar
-
Do not reset user-enabled mute on EOF, but only on exit.2007-09-03, by reimar
-
Fix for:2007-09-03, by voroshil
-
Fix compilation after patch to remove global vo_hdc2007-09-03, by reimar
-
Remove global vo_hdc, since it is recommended to release a DC as soon as possible.2007-09-03, by reimar
-
Remove checks that in the worst case will completely break fullscreen2007-09-03, by reimar
-
Make sure aspect hint is adjusted on aspect change2007-09-03, by reimar
-
Cosmetics: set vo_hint.flags at more consistent places (directly before2007-09-02, by reimar
-
synced with r243292007-09-02, by Gabrov
-
manpage fix: escape '\' in -vf geq description2007-09-02, by uau
-
decerebrated-proof guide to the instalation of dvdnav2007-09-02, by nicodvb
-
fix broken MinGW-Howto link2007-09-02, by kraymer
-
synced with r243102007-09-02, by Gabrov
-
Increase number of skipped buffers to 5 to avoid mixing teletext pages from2007-09-02, by voroshil
-
a mouse selection may require at least a video codec reinit2007-09-01, by nicodvb
-
implemented STREAM_CTRL_GET_ASPECT_RATIO2007-09-01, by nicodvb
-
Make sure that no pages will left in cache during2007-09-01, by voroshil
-
if the stream reader supports it assign to the video the stream aspect ratio2007-09-01, by nicodvb
-
added .stream_aspect to st_video_t: if non-zero and if not specified otherwise2007-09-01, by nicodvb
-
implemented STREAM_CTRL_GET_ASPECT_RATIO2007-09-01, by nicodvb
-
Drop out control chars from page header in time position.2007-09-01, by voroshil
-
Remove imported rational calculation code and use the original one from avutil.2007-09-01, by iive
-
Fix missed -1 -> 0x3f7f changes for subpage number.2007-09-01, by voroshil
-
Fix displaying start page when it has subpages.2007-09-01, by voroshil
-
Proper support for flashing chars in teletext pages.2007-09-01, by voroshil
-
sync w/r243102007-08-31, by gpoirier
-
Support for selecting language via packet 28.2007-08-31, by voroshil
-
renaming ARCH_BFIN to HAVE_BFIN2007-08-31, by mhoffman
-
Make DGA 1 and DGA 2 separately selectable.2007-08-31, by diego
-
warning fixes:2007-08-31, by diego
-
Remove pointless forward declarations.2007-08-31, by diego
-
cosmetics: Sort some lines, whitespace changes.2007-08-30, by diego
-
Added Sun VO driver for Denes Balatoni2007-08-30, by cehoyos
-
ignore some symlinked files2007-08-30, by kraymer
-
synced with r243012007-08-29, by Gabrov
-
replace deleted line2007-08-29, by compn
-
Small code simplification as suggested by Reimar:2007-08-29, by voroshil
-
Simplify code by using FFSWAP2007-08-29, by voroshil
-
(cosmetics) replace tabs with spaces2007-08-29, by voroshil
-
(cosmetics) fix indentation of previous commit2007-08-29, by voroshil
-
Implement Hold/Release graphics (showing control chars as2007-08-29, by voroshil
-
Implement Flash/Steady (swapping foreground/background colors)2007-08-29, by voroshil
-
suboption consistency, add fixme document -vivo suboptions2007-08-29, by compn
-
remove planned features, ok by diego2007-08-29, by compn
-
sync with r24137, patch by JRaSH2007-08-29, by kraymer
-
Make charset constants naming consistant2007-08-29, by voroshil
-
Purge looooong obsolete remnants of vo_fsdga.2007-08-29, by diego
-
Remove unused extern int declaration.2007-08-29, by diego
-
Silence make's 'Please run configure again' if it was already run.2007-08-29, by cehoyos
-
cosmetics: Fix up whitespace, indentation and similar things.2007-08-29, by diego
-
Fix linking on Windows.2007-08-29, by diego
-
warning fixes:2007-08-29, by diego
-
warning fix:2007-08-29, by diego
-
Build test programs with standard CFLAGS and use implicit rules.2007-08-29, by diego
-
warning fix:2007-08-29, by diego
-
Add FFmpeg AC-3 decoder.2007-08-29, by diego
-
warning fixes:2007-08-28, by diego
-
synced with r242162007-08-28, by Gabrov
-
typos2007-08-28, by diego
-
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED2007-08-28, by diego
-
Fix compilation by adding forgotten comma.2007-08-28, by iive
-
Conversion tables for Serbian/Croatian, Ukrainian and Greek charsets.2007-08-28, by voroshil
-
Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
cosmetics: Add some explanatory comments to #endif directives.2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
Move channels option parsing code into separate routine.2007-08-28, by voroshil
-
warning fix:2007-08-28, by diego
-
Implement X/27/0 packet decoding.2007-08-28, by voroshil
-
Add code to clear left and right borders not only top and bottom.2007-08-28, by reimar
-
Clean up the way get_path is handled: Compile get_path.c to an object to link2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
warning fix:2007-08-28, by diego
-
Mark xx function as returning char, fixes:2007-08-28, by diego
-
Remove nonsensical #ifdef.2007-08-28, by diego
-
Assume first xinerama screen, in case xmga could2007-08-28, by attila
-
Implement 8/30 format 1 teletext packet decoding2007-08-28, by voroshil
-
Typo2007-08-28, by kraymer
-
BGR15 is also a valid format for 4xm video2007-08-27, by rtogni
-
in open_s() unified failure code in fail:2007-08-27, by nicodvb
-
Fix wrong calculation of nbooleans that causes a crash on 64 bit systems2007-08-27, by reimar
-
Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf2007-08-27, by reimar
-
Process any waiting commands (got_cmd set). Should fix e.g. smplayer.2007-08-27, by reimar
-
Simplify the addition of -g to some CFLAGS.2007-08-27, by diego
-
Move common link libs/objects into a variable.2007-08-27, by diego
-
consistent linking order2007-08-27, by diego
-
Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.2007-08-27, by diego
-
Simplify linkage parameters.2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
Remove unnecessary fastmemcpybench prerequisite.2007-08-27, by diego
-
Remove unused #include.2007-08-27, by diego
-
Fix a ton of warnings:2007-08-27, by diego
-
Simplify bmovl-test compilation call.2007-08-27, by diego
-
Fix "incompatible implicit declaration of built-in function 'exit'" warnings.2007-08-27, by diego
-
Mark phony targets as such.2007-08-27, by diego
-
Move fastmemcpybench objects to link against into prerequisites.2007-08-27, by diego
-
warning fix:2007-08-27, by diego
-
warning fix:2007-08-27, by diego
-
warning fix:2007-08-27, by diego
-
warning fixes:2007-08-27, by diego
-
Revert last commit, -mstackrealign was added in gcc 4.2 and should not2007-08-27, by diego
-
Better handling of Alpha MVI CPU extensions (untested).2007-08-27, by diego
-
Fix warnings:2007-08-26, by diego
-
r24050: MP3 audio encoder was renamed to libmp3lame in FFmpeg.2007-08-26, by kraymer
-
(cosmetics) remove unnecessary ';'2007-08-26, by voroshil
-
Add missed in r24212 strings definitions2007-08-26, by voroshil
-
r24125: Automatic TV channels scanning ability for MPlayer.2007-08-26, by voroshil
-
r24180: Document xorg.conf option needed for Xv playback on Intel cards.2007-08-26, by voroshil
-
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
-
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