Mercurial > mplayer.hg
graph
-
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