Mercurial > mplayer.hg
graph
-
Change toplevel Makefile to invoke subdirectory MakefilesTue, 01 Aug 2006 14:44:07 +0000, by uau
-
Simplify LIVE555 test and make it more consistent with the other tests.Tue, 01 Aug 2006 07:34:32 +0000, by diego
-
We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.Tue, 01 Aug 2006 07:14:51 +0000, by diego
-
clarification on -mpegopts :vaspectTue, 01 Aug 2006 06:39:27 +0000, by nicodvb
-
New sentences should start on a new line.Mon, 31 Jul 2006 23:03:11 +0000, by diego
-
Fix SVQ3 extradata handling so it works correctly with demux_lavfMon, 31 Jul 2006 22:26:25 +0000, by pacman
-
Fix bogus pointer addition in the extraction of extradata fromMon, 31 Jul 2006 22:19:48 +0000, by pacman
-
removed deprecated test.c file from libmpdemuxMon, 31 Jul 2006 20:32:38 +0000, by ben
-
don't use vaspect on mpeg1 video streamsMon, 31 Jul 2006 20:07:21 +0000, by nicodvb
-
fix includes due to libmpdemux split (patch by Stefan Huehner)Mon, 31 Jul 2006 19:59:06 +0000, by ben
-
add an explicit tv stream input instead of the previous hack in stream_nullMon, 31 Jul 2006 18:36:29 +0000, by ben
-
renamed cddX stream interface to stream_cddX for consistencyMon, 31 Jul 2006 17:48:50 +0000, by ben
-
introduce new 'stream' directory for all stream layer related components and split them from libmpdemuxMon, 31 Jul 2006 17:39:17 +0000, by ben
-
Add support for ffmpeg's pixel format names in libswscaleMon, 31 Jul 2006 12:35:04 +0000, by lucabe
-
Move the section describing the per movie config filesMon, 31 Jul 2006 04:18:25 +0000, by attila
-
Add Indexes to Options as suggested by Jaeho Shin.Sun, 30 Jul 2006 22:59:12 +0000, by diego
-
Remove useless includeSun, 30 Jul 2006 22:54:27 +0000, by rtogni
-
Make some more function staticSun, 30 Jul 2006 22:54:07 +0000, by rtogni
-
Clarify licensing situation.Sun, 30 Jul 2006 22:20:50 +0000, by diego
-
There is a reference to a file COPYRIGHT that we do not include, so pasteSun, 30 Jul 2006 22:17:25 +0000, by diego
-
md5 result is 16 bytes, not 20Sun, 30 Jul 2006 21:50:10 +0000, by rtogni
-
removed now useless duplicate includesSun, 30 Jul 2006 21:49:37 +0000, by ben
-
LRMI has been removed some time ago.Sun, 30 Jul 2006 21:35:15 +0000, by diego
-
How to encode movies for PSPSun, 30 Jul 2006 20:33:59 +0000, by gpoirier
-
Update for changes from r19139 and r19137.Sun, 30 Jul 2006 20:03:43 +0000, by diego
-
xor_table can't be NULL, remove useless checkSun, 30 Jul 2006 17:02:27 +0000, by rtogni
-
Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.Sun, 30 Jul 2006 15:36:28 +0000, by diego
-
The real hash function is just a md5, replace with lavu codeSun, 30 Jul 2006 14:45:27 +0000, by rtogni
-
Update upstream references, add a missing fileSun, 30 Jul 2006 10:57:17 +0000, by rtogni
-
Restore a local diff lost during license fix at r19256Sun, 30 Jul 2006 10:56:35 +0000, by rtogni
-
alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine hereSun, 30 Jul 2006 09:13:01 +0000, by michael
-
no need to reming the copyright with msg_(), the notice in the source is enoughSun, 30 Jul 2006 08:15:59 +0000, by nicodvb
-
Replace tremor files that had old headers saying "ALL REDISTRIBUTIONSun, 30 Jul 2006 01:41:58 +0000, by uau
-
Use LC_ALL instead of LANG since the former overrides the latter.Sat, 29 Jul 2006 23:30:55 +0000, by diego
-
cosmetics: Make patch apply cleanly.Sat, 29 Jul 2006 23:26:30 +0000, by diego
-
Add a paragraph about which Subversion version to use.Sat, 29 Jul 2006 22:16:13 +0000, by diego
-
Cope with localized Subversion clients.Sat, 29 Jul 2006 21:44:32 +0000, by diego
-
updated documentation.Sat, 29 Jul 2006 19:31:08 +0000, by vayne
-
improved fullscreen switchingSat, 29 Jul 2006 19:30:38 +0000, by vayne
-
re-added forgotten return in send_mpeg_lpcm_packet()Sat, 29 Jul 2006 18:41:25 +0000, by nicodvb
-
final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()Sat, 29 Jul 2006 18:39:07 +0000, by nicodvb
-
optimize and simplify memcpy usage, use mem2agpcpy_picSat, 29 Jul 2006 18:24:27 +0000, by reimar
-
Add comment about Chinese AVS only working with lavf at the moment.Sat, 29 Jul 2006 16:33:22 +0000, by diego
-
ptslen was set to 5 even when no pts==0Sat, 29 Jul 2006 16:21:14 +0000, by nicodvb
-
typo fixSat, 29 Jul 2006 16:08:59 +0000, by ben
-
Support for Chinese AVSSat, 29 Jul 2006 15:42:01 +0000, by rtogni
-
Part 2 of the various fixes features by Jerome FerrariSat, 29 Jul 2006 15:31:22 +0000, by gpoirier
-
missed some escapingSat, 29 Jul 2006 15:27:42 +0000, by ben
-
use DOCS writing standards for default values (asked by diego)Sat, 29 Jul 2006 15:25:57 +0000, by ben
-
Part 1 of review of Jerome's Ferrari's patchSat, 29 Jul 2006 15:08:37 +0000, by gpoirier
-
disable dha kernelhelper support by default.Sat, 29 Jul 2006 14:53:38 +0000, by attila
-
sync w/ r19233Sat, 29 Jul 2006 14:47:24 +0000, by gpoirier
-
french manpage for pvr:// inputSat, 29 Jul 2006 12:07:33 +0000, by ben
-
added ivtv ao/vo in ChangeLogSat, 29 Jul 2006 11:07:34 +0000, by ben
-
missing supported PVR card referenceSat, 29 Jul 2006 11:03:38 +0000, by ben
-
english manpage for pvr:// inputSat, 29 Jul 2006 11:02:58 +0000, by ben
-
Set user_muted in mp_property_mute(). Fixes mute turning off whenFri, 28 Jul 2006 23:17:45 +0000, by uau
-
updated en/fr manpages for ao_ivtvFri, 28 Jul 2006 21:51:13 +0000, by ben
-
ao_ivtv driver in authors/maintainers filesFri, 28 Jul 2006 21:39:48 +0000, by ben
-
added audio output for ivtv cardsFri, 28 Jul 2006 21:36:03 +0000, by ben
-
removed default outfile for -ao mpegpesFri, 28 Jul 2006 21:16:52 +0000, by nicodvb
-
if HAVE_DVB isn't set don't fall back to outputting audiograb.mpg by default, fail insteadFri, 28 Jul 2006 21:15:31 +0000, by nicodvb
-
Some more documentationFri, 28 Jul 2006 19:37:49 +0000, by reimar
-
Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,Fri, 28 Jul 2006 18:19:44 +0000, by reimar
-
10l, last commit swapped U and V planes.Fri, 28 Jul 2006 17:56:38 +0000, by reimar
-
Handle frames with stride correctly (e.g. the "Version" source of current AVS).Fri, 28 Jul 2006 17:04:43 +0000, by reimar
-
Do not count each decoded frame twice.Fri, 28 Jul 2006 17:03:08 +0000, by reimar
-
cosmetics: fix incorrect indentation left by reimar and extra word inFri, 28 Jul 2006 16:33:27 +0000, by uau
-
include sys/poll.h only when HAVE_DVB[_HEAD] is setFri, 28 Jul 2006 15:40:05 +0000, by nicodvb
-
Cosmetics for last commitFri, 28 Jul 2006 15:05:35 +0000, by reimar
-
Move more stuff under if (avs_has_video... to simplify later patches.Fri, 28 Jul 2006 15:04:10 +0000, by reimar
-
set pts of the demux patcket correctlyFri, 28 Jul 2006 14:44:11 +0000, by reimar
-
Move variable declarations to the block level where they are actually usedFri, 28 Jul 2006 14:37:41 +0000, by reimar
-
call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer at netfarm it>Fri, 28 Jul 2006 14:24:04 +0000, by reimar
-
Remove code that prevented the OSD current time from going back by oneFri, 28 Jul 2006 13:59:50 +0000, by uau
-
Avoid large amounts of data on the stack (> 900k on 64 bit systems).Fri, 28 Jul 2006 13:50:08 +0000, by reimar
-
Do not treat AV_NOPTS_VALUE as a valid duration value.Fri, 28 Jul 2006 13:39:11 +0000, by reimar
-
Comment some #endif lines.Fri, 28 Jul 2006 09:07:09 +0000, by diego
-
unused variable warning fixFri, 28 Jul 2006 08:20:31 +0000, by diego
-
Fixes the format string for the warning message on line 182 (%xFri, 28 Jul 2006 08:10:37 +0000, by diego
-
Remove $ from a variable in a comment to avoid irritating expansion.Thu, 27 Jul 2006 21:06:13 +0000, by diego
-
The C99 function strtof is unavailable in some BSD variants.Thu, 27 Jul 2006 21:02:44 +0000, by diego
-
Improve ao_mpegpes description.Thu, 27 Jul 2006 20:53:29 +0000, by diego
-
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}Thu, 27 Jul 2006 19:35:30 +0000, by pacman
-
fix wrong and unrelated change done in r19199Thu, 27 Jul 2006 18:35:40 +0000, by reynaldo
-
corrects some casts that previously discarded the const qualifier. Patch by Stefan Huehner, stefan AT Huehner-orgThu, 27 Jul 2006 18:15:35 +0000, by reynaldo
-
Remove superfluous $_inc_extra parameter from cc_check call.Thu, 27 Jul 2006 17:45:59 +0000, by diego
-
Unify include path handling in the build system, part II.Thu, 27 Jul 2006 17:43:21 +0000, by diego
-
Remove inconsistency from libcdio test.Thu, 27 Jul 2006 17:39:02 +0000, by diego
-
marks some read-only char* inside structs as const, patch by Stefan Huehner, stefan At huehner-orgThu, 27 Jul 2006 17:35:06 +0000, by reynaldo
-
Remove silly test/include path cleanup.Thu, 27 Jul 2006 10:52:40 +0000, by diego
-
Remove unused variable.Thu, 27 Jul 2006 10:33:47 +0000, by diego
-
Rename _inc_soundcard to _include_soundcard, _inc variables are usedThu, 27 Jul 2006 10:30:39 +0000, by diego
-
Unify include paths in the build system, part I.Thu, 27 Jul 2006 10:08:17 +0000, by diego
-
Introduce general V4L variable/define.Thu, 27 Jul 2006 09:34:32 +0000, by diego
-
Missed HAVE_TV_V4L --> HAVE_TV_V4L1 rename.Thu, 27 Jul 2006 09:33:24 +0000, by diego
-
Rename *v4l variable to *v4l1.Thu, 27 Jul 2006 09:30:39 +0000, by diego
-
description of the arnd scale video filter parameterWed, 26 Jul 2006 22:43:20 +0000, by diego
-
new -ao mpegpes optionsWed, 26 Jul 2006 21:47:54 +0000, by nicodvb
-
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separatelyWed, 26 Jul 2006 21:40:43 +0000, by nicodvb
-
demuxer might not set i_bps, so do not divide by it in that caseWed, 26 Jul 2006 18:52:33 +0000, by reimar
-
Incorrect check in gxf demuxer leading to crash with textKO.gxf sample fileWed, 26 Jul 2006 17:22:01 +0000, by reimar
-
Replace MIN() and MAX() with FFMIN() and FFMAX()Wed, 26 Jul 2006 13:19:02 +0000, by lucabe
-
fix 3 bugs in libmpdemux/demux_mf.cWed, 26 Jul 2006 09:30:43 +0000, by gpoirier
-
- synced with 18964 by Emdej and fixes from BoskiTue, 25 Jul 2006 08:54:48 +0000, by boskicinek
-
synced with r19181Tue, 25 Jul 2006 08:23:26 +0000, by gpoirier
-
Regular expression for conversions had 'P' instead of 'p', fixedTue, 25 Jul 2006 07:08:34 +0000, by uau
-
- Add missing "00" in -af pan usage line.Mon, 24 Jul 2006 16:47:54 +0000, by corey
-
ketchup time (merge forgotten commit)Mon, 24 Jul 2006 12:33:11 +0000, by gpoirier
-
synced with r19161Mon, 24 Jul 2006 12:11:31 +0000, by gpoirier
-
a tiny bit of cleanupMon, 24 Jul 2006 10:48:54 +0000, by michael
-
vertical scaler with accurate rounding, some people on doom9 can see +-1 errorsMon, 24 Jul 2006 10:36:06 +0000, by michael
-
hu/ports.xml & man/hu/mplayer.1 synced with r19175Mon, 24 Jul 2006 10:24:41 +0000, by Gabrov
-
Add simple edit list support to mov demuxer, it supports delay of audio and video tracks at the beginning of the file. E.g. video starts at 0.0s audio at 4.0s. It uses mplayers a/v-delay to achieve sync so please use with -framedrop for fastest sync. More Details in my mail to dev-eng from 2006-07-22.Sun, 23 Jul 2006 22:34:02 +0000, by atmos4
-
Fix typo introduced in the memalign->av_malloc conversion (there is noSun, 23 Jul 2006 21:16:11 +0000, by pacman
-
Missing part of the malloc -> av_malloc patch: memalign must be replaced as well!Sun, 23 Jul 2006 18:07:26 +0000, by reimar
-
Simplify and and speedup generation of yuv2rgb and gamma map tablesSun, 23 Jul 2006 15:19:59 +0000, by reimar
-
in some cases, vf_bmovl produces junk due to source andSun, 23 Jul 2006 14:35:04 +0000, by gpoirier
-
-vf pp7 overblurs still parts of the image, whichSun, 23 Jul 2006 13:38:20 +0000, by gpoirier
-
use mpeg packetizer helpers for sending lpcm packetsSun, 23 Jul 2006 10:10:06 +0000, by ben
-
removed now unnecessary defineSun, 23 Jul 2006 09:56:05 +0000, by ben
-
removed now unnecessary variableSun, 23 Jul 2006 09:55:28 +0000, by ben
-
reuse send_mpeg_lpcm_packet() instead of the old packetizerSun, 23 Jul 2006 09:32:04 +0000, by nicodvb
-
Take start time into consideration when calculation percentage positionSun, 23 Jul 2006 09:05:10 +0000, by reimar
-
in decode_audio() memset(0) unused memory in buf before returningSun, 23 Jul 2006 08:35:18 +0000, by nicodvb
-
don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++Sun, 23 Jul 2006 07:52:51 +0000, by nicodvb
-
the value returned by decode_audio() must be the amount of _decoded_ bytes (finally it's beginning t work: no more toomanypackets... message)Sat, 22 Jul 2006 22:14:14 +0000, by nicodvb
-
cosmetics/punctuation/spellingSat, 22 Jul 2006 18:57:56 +0000, by diego