Mercurial > mplayer.hg
graph
-
in demux_ogg_read_packet initialize data to whole packet, reduces code andWed, 08 Mar 2006 22:23:21 +0000, by reimar
-
name array is too small, use strlcpy instead of strncpyWed, 08 Mar 2006 21:13:16 +0000, by reimar
-
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)Wed, 08 Mar 2006 20:27:47 +0000, by reimar
-
revert the attempts for ccache fixWed, 08 Mar 2006 19:56:47 +0000, by henry
-
add default case to encoder switch-case (maybe an error message would be good as well).Wed, 08 Mar 2006 15:49:46 +0000, by reimar
-
fix memory leak when filter with given name does not exist.Wed, 08 Mar 2006 15:39:53 +0000, by reimar
-
Missing free_demux_packet after read errorWed, 08 Mar 2006 15:21:12 +0000, by reimar
-
Fix base64 encoding for basic auth according to RFC.Wed, 08 Mar 2006 15:14:08 +0000, by reimar
-
missing url_free when using proxy and connect failsWed, 08 Mar 2006 15:07:48 +0000, by reimar
-
stream_id == MAX_STREAMS is invalid, since counting starts with 0.Wed, 08 Mar 2006 13:26:36 +0000, by reimar
-
"i < sizeof(buf)" must be "i < sizeof(buf) - 5", since later buf[i + 5] is used.Wed, 08 Mar 2006 13:07:36 +0000, by reimar
-
We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >)Wed, 08 Mar 2006 13:00:51 +0000, by reimar
-
cosmeticWed, 08 Mar 2006 12:49:35 +0000, by michael
-
Automaticall convert message to console charset, use utf8 for GTK2 GuiWed, 08 Mar 2006 12:45:48 +0000, by reimar
-
remove info streamsWed, 08 Mar 2006 12:37:10 +0000, by michael
-
Add codecs2html dependencies.Wed, 08 Mar 2006 11:09:01 +0000, by diego
-
libcdio needs to link before -lwinmm in WIN32_LIB on Windows.Wed, 08 Mar 2006 11:04:00 +0000, by diego
-
free tmp earlier, it is not needed below and might leak on errors otherwiseWed, 08 Mar 2006 10:50:16 +0000, by reimar
-
Missing initializationWed, 08 Mar 2006 10:24:07 +0000, by reimar
-
initialize f to NULL, needed if desc=malloc... failsWed, 08 Mar 2006 10:04:05 +0000, by reimar
-
If we have a tuner, use that as a reason we have audio support, and doWed, 08 Mar 2006 00:21:44 +0000, by aurel
-
fix incomplete abs->rel path conversionTue, 07 Mar 2006 17:49:37 +0000, by henry
-
Fix compilation command in comment.Tue, 07 Mar 2006 15:40:49 +0000, by diego
-
Comment out debug output.Tue, 07 Mar 2006 15:39:01 +0000, by diego
-
Add codecs2html target.Tue, 07 Mar 2006 15:37:58 +0000, by diego
-
synced with 1.1237Tue, 07 Mar 2006 13:40:20 +0000, by gpoirier
-
Correct toolchain for building XML docs on Debian Sarge.Tue, 07 Mar 2006 11:09:40 +0000, by diego
-
synced with 1.47Mon, 06 Mar 2006 21:13:54 +0000, by gabrov
-
10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.Mon, 06 Mar 2006 18:40:36 +0000, by rathann
-
Reduce output verbosity in non-verbose mode, change some printf to mp_msg.Mon, 06 Mar 2006 08:26:07 +0000, by diego
-
various improvements of the section "Choosing the video codec"Mon, 06 Mar 2006 07:19:00 +0000, by gpoirier
-
increasing sync tag to 1.45 after typo fix in English versionSun, 05 Mar 2006 22:53:06 +0000, by gabrov
-
typo fixSun, 05 Mar 2006 22:50:56 +0000, by gabrov
-
Capitalize some sentences after colons.Sun, 05 Mar 2006 22:29:26 +0000, by diego
-
synced with 1.80Sun, 05 Mar 2006 19:42:06 +0000, by gabrov
-
synced with 1.35Sun, 05 Mar 2006 19:34:02 +0000, by gabrov
-
synced with 1.62Sun, 05 Mar 2006 19:24:15 +0000, by gabrov
-
file removeSun, 05 Mar 2006 19:20:14 +0000, by gabrov
-
increased sync tag to 1.102 after Diego's updateSun, 05 Mar 2006 19:17:33 +0000, by gabrov
-
increased sync tag after Diego's updateSun, 05 Mar 2006 19:15:58 +0000, by gabrov
-
synced with 1.44Sun, 05 Mar 2006 19:10:21 +0000, by gabrov
-
synced with 1.85Sun, 05 Mar 2006 18:56:44 +0000, by gabrov
-
synced with 1.25Sun, 05 Mar 2006 18:40:29 +0000, by gabrov
-
Comment fix: mp_msg_levels[] is inited to -2, not 2.Sun, 05 Mar 2006 18:28:20 +0000, by diego
-
synced with 1.75Sun, 05 Mar 2006 18:21:52 +0000, by gabrov
-
synced with 1.16Sun, 05 Mar 2006 18:10:03 +0000, by gabrov
-
synced with 1.16Sun, 05 Mar 2006 17:28:03 +0000, by gabrov
-
synced with 1.28Sun, 05 Mar 2006 17:10:08 +0000, by gabrov
-
synced with 1.74Sun, 05 Mar 2006 17:07:53 +0000, by gabrov
-
synced with 1.32Sun, 05 Mar 2006 16:53:53 +0000, by gabrov
-
synced with 1.14Sun, 05 Mar 2006 16:39:07 +0000, by gabrov
-
synced with 1.36Sun, 05 Mar 2006 14:20:49 +0000, by gabrov
-
use relative paths for libav* buildSun, 05 Mar 2006 10:03:53 +0000, by henry
-
restored the ability to disable subtitles when cycling with slave command 'sub_select' (previously broken in release 1.900)Sun, 05 Mar 2006 08:55:08 +0000, by nicodvb
-
sync to x264 r457 (direct_pred=3)Sun, 05 Mar 2006 07:23:12 +0000, by lorenm
-
cosmetics, rename max_size to max_frame_sizeSun, 05 Mar 2006 07:06:34 +0000, by ods15
-
snow supports vme=8Sun, 05 Mar 2006 03:58:53 +0000, by lorenm
-
When centering a video with odd width, be sure to start on a pixel boundary.Sat, 04 Mar 2006 20:00:06 +0000, by pacman
-
Make -xy help output consistent, output an empty line before and after.Sat, 04 Mar 2006 17:33:56 +0000, by diego
-
return index_ptr to inside indexSat, 04 Mar 2006 16:30:25 +0000, by ods15
-
update activity every 30 secSat, 04 Mar 2006 12:37:44 +0000, by nplourde
-
typoSat, 04 Mar 2006 10:26:46 +0000, by ods15
-
slightly better max_distance ruleFri, 03 Mar 2006 22:43:49 +0000, by michael
-
Reduce Real DLL/so loading verbosity, OKed by Roberto.Fri, 03 Mar 2006 22:38:46 +0000, by diego
-
the return of the monolithic indexFri, 03 Mar 2006 22:33:30 +0000, by michael
-
update tmp_field numbers (pretty much just cosmetic)Fri, 03 Mar 2006 22:31:46 +0000, by michael
-
simplify flagsFri, 03 Mar 2006 22:30:17 +0000, by michael
-
Synced with 1.1234, patch by Ji?? Heryn < technik AH domotech DOO cz >Fri, 03 Mar 2006 21:58:30 +0000, by gpoirier
-
This patch fixes pcm (twos, swot) in MOV.Thu, 02 Mar 2006 22:28:12 +0000, by rtognimp
-
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d orgThu, 02 Mar 2006 21:19:57 +0000, by nicodvb
-
syncpoint_start descriptionThu, 02 Mar 2006 10:34:09 +0000, by michael
-
removed reference to inexistent extern variableWed, 01 Mar 2006 22:26:18 +0000, by nicodvb
-
stream_control() returns int, not voidWed, 01 Mar 2006 21:56:30 +0000, by nicodvb
-
add forward_ptr to syncpoint (+0.006% overhead)Wed, 01 Mar 2006 14:19:37 +0000, by michael
-
leading coeff for crc polynomWed, 01 Mar 2006 13:37:09 +0000, by michael
-
width/height/samplerate MUST not be 0Wed, 01 Mar 2006 13:36:33 +0000, by michael
-
remove chapter_id == 0 special caseWed, 01 Mar 2006 13:35:09 +0000, by michael
-
Change obsolete references to design6 to design7.Wed, 01 Mar 2006 10:07:43 +0000, by diego
-
New website structure, the /homepage subdirectory is gone.Wed, 01 Mar 2006 10:01:43 +0000, by diego
-
synced with 1.1235Wed, 01 Mar 2006 09:57:11 +0000, by gpoirier
-
sync with 1.222Wed, 01 Mar 2006 09:26:06 +0000, by diego
-
XviD multi-threaded encoding supportWed, 01 Mar 2006 09:18:56 +0000, by gpoirier
-
add Amiga-style AltiVec detection, patch from andrea at amigasoft dot netTue, 28 Feb 2006 23:24:38 +0000, by pacman
-
reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff ClaggTue, 28 Feb 2006 21:54:24 +0000, by wanderer
-
update config.mak to match ffmpeg's version (fix alpha compilation)Mon, 27 Feb 2006 22:44:22 +0000, by aurel
-
try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is availableMon, 27 Feb 2006 21:13:17 +0000, by nicodvb
-
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playingMon, 27 Feb 2006 21:11:28 +0000, by nicodvb
-
added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)Mon, 27 Feb 2006 21:08:58 +0000, by nicodvb
-
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTHMon, 27 Feb 2006 21:06:47 +0000, by nicodvb
-
Add audio_delay argument to demux_mkv_seek.Mon, 27 Feb 2006 19:48:31 +0000, by corey
-
synced with 1.101Mon, 27 Feb 2006 11:46:35 +0000, by gabrov
-
synced with 1.12Mon, 27 Feb 2006 11:44:55 +0000, by gabrov
-
fixed XML syntax errorMon, 27 Feb 2006 11:43:29 +0000, by gabrov
-
Output error messages from the ALSA library through mp_msg() instead ofMon, 27 Feb 2006 10:09:05 +0000, by cladisch
-
Show the actual ALSA version instead of the version mplayer was compiledMon, 27 Feb 2006 10:06:27 +0000, by cladisch