Mercurial > mplayer.hg
graph
-
help_mp-hu.h & man/hu/mplayer.1 synced with r193692006-08-12, by Gabrov
-
Add support for 13k Voice (Qclp) in 3g2 files2006-08-11, by rtogni
-
replace calls to perror() with calls to mp_msg()2006-08-11, by ivo
-
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to2006-08-11, by diego
-
pass average bitrate from encoder to (lavf) muxer2006-08-10, by michael
-
editorial spelling/wording/grammar changes2006-08-10, by diego
-
Get rid of two initialized but unused variables2006-08-09, by reimar
-
Reintroduce an ugly variant of the -gui/-nogui options.2006-08-08, by reimar
-
-logg must come before -lvorbisidec since both declare the same symbols.2006-08-08, by reimar
-
Reorganize libvorbis/Tremor detection, external Tremor should be detected now.2006-08-08, by diego
-
spelling/clarification for --help output2006-08-08, by diego
-
cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.2006-08-07, by diego
-
Make sure we do not print the obsolete skin path when we did not find any skin.2006-08-07, by reimar
-
remove trailing spaces + remove some obviously redudant words2006-08-07, by gpoirier
-
cosmetics: Rename some variables for consistency.2006-08-07, by diego
-
synced with r193482006-08-07, by gpoirier
-
punctuation, slight clarification2006-08-06, by diego
-
Restore empty line accidentally deleted with the previous commit.2006-08-06, by eugeni
-
Mention mkv chapter seeking in ChangeLog and AUTHORS.2006-08-06, by eugeni
-
Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer2006-08-06, by reimar
-
Add matroska chapter seeking capability.2006-08-06, by eugeni
-
"[ass] init" message looks better when it starts with the capital letter 'I'.2006-08-06, by eugeni
-
Use FontConfig cache to speedup mplayer startup.2006-08-06, by eugeni
-
Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last2006-08-06, by diego
-
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.2006-08-06, by diego
-
Don't crash if audio init fails.2006-08-05, by uau
-
Another PIX_FMT_ ---> IMGFMT_ conversion2006-08-05, by lucabe
-
isolated tcp socket code from network.c to a dedicated file2006-08-05, by ben
-
Simplify Tremor low accuracy test, label external Tremor as such.2006-08-05, by diego
-
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.2006-08-05, by diego
-
missing ifndef/define/endif couple in udp header2006-08-05, by ben
-
kill a warning in getsockopt()2006-08-05, by ben
-
kill a warning in getsockopt()2006-08-05, by ben
-
10l, line from a local modification committed by accident.2006-08-05, by diego
-
Unify include path handling in the build system, part III:2006-08-04, by diego
-
Fix libcdio test after r19200, the detected include dir was not stored.2006-08-04, by diego
-
Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.2006-08-04, by diego
-
added recent changes with independant stream layer library2006-08-04, by ben
-
rtsp is a stream layer not demuxer2006-08-04, by ben
-
inputs is for keys, this is stream2006-08-04, by ben
-
a few more files i'll maintain2006-08-04, by ben
-
removed some useless includes2006-08-04, by ben
-
-identify should display all ID_ messages, including DVD title length2006-08-04, by reimar
-
fix compilation of librtsp2006-08-04, by ben
-
few cosmectic changes to remove duplication2006-08-04, by ben
-
Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).2006-08-04, by reimar
-
split rtp stack, udp input layer and rtp input layer from rtp.c2006-08-04, by ben
-
moved pnm.h to stream/ (where it belongs)2006-08-04, by ben
-
Merge DirectFB header check into DirectFB check.2006-08-04, by diego
-
Remove silly check for $_inc_directfb, it is not set beforehand.2006-08-04, by diego
-
Remove one more redundant test invocation.2006-08-04, by diego
-
Simplify DirectFB header check.2006-08-04, by diego
-
cosmetics: Fix DVB test indentation.2006-08-03, by diego
-
cosmetics: Fix indentation after last commit.2006-08-03, by diego
-
Run DVB (HEAD) test only when the corresponding variable is set to auto.2006-08-03, by diego
-
Forgotten part of the LIVE555 configure test simplification.2006-08-03, by diego
-
renamed dvdnav_stream to stream_dvdnav for consistency2006-08-03, by ben
-
added dedicated file for mf:// input2006-08-03, by ben
-
mf.[hc] belong to libmpdemux2006-08-03, by ben
-
Recurse into subdirs before cleaning the top level to avoid error messages.2006-08-03, by diego
-
renamed cue_read.c to stream_cue.c for consistency2006-08-03, by ben
-
removed useless cue_read.h file2006-08-03, by ben
-
renamed dvbin.c to stream_dvb.c for consistency2006-08-03, by ben
-
conversion from stream_null to stream_tv was missing stream type2006-08-03, by ben
-
correctly report audio input2006-08-03, by ben
-
'make distclean' should remove all generated files, so also config.[h|mak].2006-08-03, by diego
-
'make clean' now recurses through subdirectories as expected,2006-08-03, by diego
-
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.2006-08-03, by diego
-
typo, VC-1/WMV3/WMV9 decoder2006-08-03, by diego
-
Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.2006-08-03, by diego
-
synced with r192932006-08-02, by Gabrov
-
Move conditional compilation of cdinfo.c to the build system.2006-08-02, by diego
-
fix a/v sync issues when using ad_hwmpa2006-08-01, by ben
-
Ignore .depend and stream.a.2006-08-01, by diego
-
$inc_extra vs $_inc_extra typo, closes bug #543.2006-08-01, by diego
-
Change toplevel Makefile to invoke subdirectory Makefiles2006-08-01, by uau
-
Simplify LIVE555 test and make it more consistent with the other tests.2006-08-01, by diego
-
We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.2006-08-01, by diego
-
clarification on -mpegopts :vaspect2006-08-01, by nicodvb
-
New sentences should start on a new line.2006-07-31, by diego
-
Fix SVQ3 extradata handling so it works correctly with demux_lavf2006-07-31, by pacman
-
Fix bogus pointer addition in the extraction of extradata from2006-07-31, by pacman
-
removed deprecated test.c file from libmpdemux2006-07-31, by ben
-
don't use vaspect on mpeg1 video streams2006-07-31, by nicodvb
-
fix includes due to libmpdemux split (patch by Stefan Huehner)2006-07-31, by ben
-
add an explicit tv stream input instead of the previous hack in stream_null2006-07-31, by ben
-
renamed cddX stream interface to stream_cddX for consistency2006-07-31, by ben
-
Add support for ffmpeg's pixel format names in libswscale2006-07-31, by lucabe
-
Move the section describing the per movie config files2006-07-31, by attila
-
Add Indexes to Options as suggested by Jaeho Shin.2006-07-30, by diego
-
Remove useless include2006-07-30, by rtogni
-
Make some more function static2006-07-30, by rtogni
-
Clarify licensing situation.2006-07-30, by diego
-
There is a reference to a file COPYRIGHT that we do not include, so paste2006-07-30, by diego
-
md5 result is 16 bytes, not 202006-07-30, by rtogni
-
removed now useless duplicate includes2006-07-30, by ben
-
LRMI has been removed some time ago.2006-07-30, by diego
-
How to encode movies for PSP2006-07-30, by gpoirier
-
Update for changes from r19139 and r19137.2006-07-30, by diego
-
xor_table can't be NULL, remove useless check2006-07-30, by rtogni
-
Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.2006-07-30, by diego
-
The real hash function is just a md5, replace with lavu code2006-07-30, by rtogni
-
Update upstream references, add a missing file2006-07-30, by rtogni
-
Restore a local diff lost during license fix at r192562006-07-30, by rtogni
-
alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here2006-07-30, by michael
-
no need to reming the copyright with msg_(), the notice in the source is enough2006-07-30, by nicodvb
-
Replace tremor files that had old headers saying "ALL REDISTRIBUTION2006-07-30, by uau
-
Use LC_ALL instead of LANG since the former overrides the latter.2006-07-29, by diego
-
cosmetics: Make patch apply cleanly.2006-07-29, by diego
-
Add a paragraph about which Subversion version to use.2006-07-29, by diego
-
Cope with localized Subversion clients.2006-07-29, by diego
-
updated documentation.2006-07-29, by vayne
-
improved fullscreen switching2006-07-29, by vayne
-
re-added forgotten return in send_mpeg_lpcm_packet()2006-07-29, by nicodvb
-
optimize and simplify memcpy usage, use mem2agpcpy_pic2006-07-29, by reimar
-
Add comment about Chinese AVS only working with lavf at the moment.2006-07-29, by diego
-
ptslen was set to 5 even when no pts==02006-07-29, by nicodvb
-
typo fix2006-07-29, by ben
-
Support for Chinese AVS2006-07-29, by rtogni
-
Part 2 of the various fixes features by Jerome Ferrari2006-07-29, by gpoirier
-
missed some escaping2006-07-29, by ben
-
use DOCS writing standards for default values (asked by diego)2006-07-29, by ben
-
Part 1 of review of Jerome's Ferrari's patch2006-07-29, by gpoirier
-
disable dha kernelhelper support by default.2006-07-29, by attila
-
sync w/ r192332006-07-29, by gpoirier
-
french manpage for pvr:// input2006-07-29, by ben
-
added ivtv ao/vo in ChangeLog2006-07-29, by ben
-
missing supported PVR card reference2006-07-29, by ben
-
english manpage for pvr:// input2006-07-29, by ben
-
Set user_muted in mp_property_mute(). Fixes mute turning off when2006-07-28, by uau
-
updated en/fr manpages for ao_ivtv2006-07-28, by ben
-
ao_ivtv driver in authors/maintainers files2006-07-28, by ben
-
added audio output for ivtv cards2006-07-28, by ben
-
removed default outfile for -ao mpegpes2006-07-28, by nicodvb
-
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail instead2006-07-28, by nicodvb
-
Some more documentation2006-07-28, by reimar
-
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,2006-07-28, by reimar
-
10l, last commit swapped U and V planes.2006-07-28, by reimar
-
Handle frames with stride correctly (e.g. the "Version" source of current AVS).2006-07-28, by reimar
-
Do not count each decoded frame twice.2006-07-28, by reimar
-
cosmetics: fix incorrect indentation left by reimar and extra word in2006-07-28, by uau
-
include sys/poll.h only when HAVE_DVB[_HEAD] is set2006-07-28, by nicodvb
-
Cosmetics for last commit2006-07-28, by reimar
-
Move more stuff under if (avs_has_video... to simplify later patches.2006-07-28, by reimar
-
set pts of the demux patcket correctly2006-07-28, by reimar
-
Move variable declarations to the block level where they are actually used2006-07-28, by reimar
-
Remove code that prevented the OSD current time from going back by one2006-07-28, by uau
-
Avoid large amounts of data on the stack (> 900k on 64 bit systems).2006-07-28, by reimar
-
Do not treat AV_NOPTS_VALUE as a valid duration value.2006-07-28, by reimar
-
Comment some #endif lines.2006-07-28, by diego
-
unused variable warning fix2006-07-28, by diego
-
Fixes the format string for the warning message on line 182 (%x2006-07-28, by diego
-
Remove $ from a variable in a comment to avoid irritating expansion.2006-07-27, by diego
-
The C99 function strtof is unavailable in some BSD variants.2006-07-27, by diego
-
Improve ao_mpegpes description.2006-07-27, by diego
-
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}2006-07-27, by pacman
-
fix wrong and unrelated change done in r191992006-07-27, by reynaldo
-
Remove superfluous $_inc_extra parameter from cc_check call.2006-07-27, by diego
-
Unify include path handling in the build system, part II.2006-07-27, by diego
-
Remove inconsistency from libcdio test.2006-07-27, by diego
-
Remove silly test/include path cleanup.2006-07-27, by diego
-
Remove unused variable.2006-07-27, by diego
-
Rename _inc_soundcard to _include_soundcard, _inc variables are used2006-07-27, by diego
-
Unify include paths in the build system, part I.2006-07-27, by diego
-
Introduce general V4L variable/define.2006-07-27, by diego
-
Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.2006-07-27, by diego
-
Rename *v4l variable to *v4l1.2006-07-27, by diego
-
description of the arnd scale video filter parameter2006-07-26, by diego
-
new -ao mpegpes options2006-07-26, by nicodvb
-
demuxer might not set i_bps, so do not divide by it in that case2006-07-26, by reimar
-
Incorrect check in gxf demuxer leading to crash with textKO.gxf sample file2006-07-26, by reimar
-
Replace MIN() and MAX() with FFMIN() and FFMAX()2006-07-26, by lucabe
-
fix 3 bugs in libmpdemux/demux_mf.c2006-07-26, by gpoirier
-
- synced with 18964 by Emdej and fixes from Boski2006-07-25, by boskicinek
-
synced with r191812006-07-25, by gpoirier
-
Regular expression for conversions had 'P' instead of 'p', fixed2006-07-25, by uau
-
- Add missing "00" in -af pan usage line.2006-07-24, by corey
-
ketchup time (merge forgotten commit)2006-07-24, by gpoirier
-
synced with r191612006-07-24, by gpoirier
-
a tiny bit of cleanup2006-07-24, by michael