Fri, 03 Mar 2006 22:43:49 +0000 |
michael |
slightly better max_distance rule
|
Fri, 03 Mar 2006 22:38:46 +0000 |
diego |
Reduce Real DLL/so loading verbosity, OKed by Roberto.
|
Fri, 03 Mar 2006 22:33:30 +0000 |
michael |
the return of the monolithic index
|
Fri, 03 Mar 2006 22:31:46 +0000 |
michael |
update tmp_field numbers (pretty much just cosmetic)
|
Fri, 03 Mar 2006 22:30:17 +0000 |
michael |
simplify flags
|
Fri, 03 Mar 2006 21:58:30 +0000 |
gpoirier |
Synced with 1.1234, patch by Ji?? Heryn < technik AH domotech DOO cz >
|
Thu, 02 Mar 2006 22:28:12 +0000 |
rtognimp |
This patch fixes pcm (twos, swot) in MOV.
|
Thu, 02 Mar 2006 21:19:57 +0000 |
nicodvb |
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d org
|
Thu, 02 Mar 2006 10:34:09 +0000 |
michael |
syncpoint_start description
|
Wed, 01 Mar 2006 22:26:18 +0000 |
nicodvb |
removed reference to inexistent extern variable
|
Wed, 01 Mar 2006 21:56:30 +0000 |
nicodvb |
stream_control() returns int, not void
|
Wed, 01 Mar 2006 14:19:37 +0000 |
michael |
add forward_ptr to syncpoint (+0.006% overhead)
|
Wed, 01 Mar 2006 13:37:09 +0000 |
michael |
leading coeff for crc polynom
|
Wed, 01 Mar 2006 13:36:33 +0000 |
michael |
width/height/samplerate MUST not be 0
|
Wed, 01 Mar 2006 13:35:09 +0000 |
michael |
remove chapter_id == 0 special case
|
Wed, 01 Mar 2006 10:07:43 +0000 |
diego |
Change obsolete references to design6 to design7.
|
Wed, 01 Mar 2006 10:01:43 +0000 |
diego |
New website structure, the /homepage subdirectory is gone.
|
Wed, 01 Mar 2006 09:57:11 +0000 |
gpoirier |
synced with 1.1235
|
Wed, 01 Mar 2006 09:26:06 +0000 |
diego |
sync with 1.222
|
Wed, 01 Mar 2006 09:18:56 +0000 |
gpoirier |
XviD multi-threaded encoding support
|
Tue, 28 Feb 2006 23:24:38 +0000 |
pacman |
add Amiga-style AltiVec detection, patch from andrea at amigasoft dot net
|
Tue, 28 Feb 2006 21:54:24 +0000 |
wanderer |
reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg
|
Mon, 27 Feb 2006 22:44:22 +0000 |
aurel |
update config.mak to match ffmpeg's version (fix alpha compilation)
|
Mon, 27 Feb 2006 21:13:17 +0000 |
nicodvb |
try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is available
|
Mon, 27 Feb 2006 21:11:28 +0000 |
nicodvb |
implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing
|
Mon, 27 Feb 2006 21:08:58 +0000 |
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:06:47 +0000 |
nicodvb |
added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH
|
Mon, 27 Feb 2006 19:48:31 +0000 |
corey |
Add audio_delay argument to demux_mkv_seek.
|