Fri, 27 May 2005 14:59:09 +0000 |
reimar |
not used anymore
|
Fri, 27 May 2005 12:38:29 +0000 |
reimar |
setting sh_audio to NULL is nonsense, since it is only a local variable,
|
Fri, 27 May 2005 11:14:22 +0000 |
gpoirier |
Athlon 64 optimization flags, in 32 and 64-bit mode.
|
Thu, 26 May 2005 21:57:24 +0000 |
rtognimp |
This currently sends control characters to the terminal instead of
|
Thu, 26 May 2005 16:33:28 +0000 |
nplourde |
Fix pan-scan in fullscreen mode
|
Thu, 26 May 2005 11:23:15 +0000 |
reimar |
support DVR format
|
Wed, 25 May 2005 23:44:55 +0000 |
nplourde |
fix signess warning
|
Wed, 25 May 2005 23:38:59 +0000 |
nplourde |
create menu
|
Wed, 25 May 2005 16:29:53 +0000 |
henry |
quicktime fix update
|
Wed, 25 May 2005 11:48:58 +0000 |
reimar |
Specify the padding instead of expecting the compiler to align correctly
|
Wed, 25 May 2005 09:20:50 +0000 |
henry |
prefer width&height from bitmapinfoheader for h263 streams
|
Wed, 25 May 2005 08:48:32 +0000 |
diego |
DragonFly BSD support
|
Tue, 24 May 2005 19:46:44 +0000 |
nicodvb |
restored preinit_audio_filters() but set the final sample_rate to the value of -srate, if specified: the source sample_rate is sped up or down while the destination can be resampled at will; 1 aboundant liter to me
|
Tue, 24 May 2005 11:35:07 +0000 |
gpoirier |
Sync with 1.980:
|
Tue, 24 May 2005 10:39:38 +0000 |
diego |
Fix paragraph indentation.
|
Tue, 24 May 2005 08:42:20 +0000 |
henry |
more paranoid return value checking
|
Tue, 24 May 2005 08:29:45 +0000 |
rfelker |
disable preinit until it's fixed (it breaks -speed...codec is initialized with wrong samplerate)
|
Tue, 24 May 2005 06:58:55 +0000 |
hzoli |
No overlap allowed in memcpy, use memmove
|
Tue, 24 May 2005 06:54:19 +0000 |
hzoli |
Make sure that samplesize is at least 2, as some demuxers set it to 1
|
Tue, 24 May 2005 06:39:01 +0000 |
hzoli |
Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM
|
Tue, 24 May 2005 06:03:37 +0000 |
lorenm |
sync to x264 r239 (zoned ratecontrol and UMHex ME)
|
Tue, 24 May 2005 02:41:48 +0000 |
rfelker |
patch by oded to fix edl hang when end of audio is reached
|
Mon, 23 May 2005 21:24:47 +0000 |
diego |
Use the public sys/kbio.h header instead of messing with the MI headers, which
|
Mon, 23 May 2005 20:12:47 +0000 |
reimar |
Print error when skin file is not readable (e.g. a directory) instead of hanging
|
Mon, 23 May 2005 16:20:46 +0000 |
reimar |
Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).
|
Mon, 23 May 2005 16:17:40 +0000 |
reimar |
Use memmove instead of memcpy for overlapping areas.
|
Sun, 22 May 2005 22:35:44 +0000 |
diego |
Reduce senseless spamminess of DVD playback in verbose mode.
|
Sun, 22 May 2005 19:52:09 +0000 |
gpoirier |
Sync with 1.978: Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
|
Sun, 22 May 2005 19:33:59 +0000 |
gpoirier |
Sync with 1.977.
|
Sun, 22 May 2005 19:12:58 +0000 |
diego |
Only one of -dumpstream, -dumpvideo, -dumpaudio works at a time.
|
Sun, 22 May 2005 16:27:17 +0000 |
diego |
LC_ALL overrides LANG, so use it instead.
|
Sun, 22 May 2005 15:34:23 +0000 |
nicodvb |
preinit audio filters in order to determine the final samplerate and number of channels, or audio encoders will be initialized with the wrong parameters
|
Sun, 22 May 2005 15:11:03 +0000 |
diego |
vb_strategy only works in pass one.
|
Sat, 21 May 2005 22:08:09 +0000 |
diego |
vo_macosx does not yet support command keys.
|
Sat, 21 May 2005 22:07:25 +0000 |
diego |
More correct -lavfopts description.
|
Sat, 21 May 2005 20:52:54 +0000 |
diego |
Mention the MinGW HOWTO.
|
Sat, 21 May 2005 18:19:13 +0000 |
diego |
Surround lavf in the '-of help' output by #ifdef USE_LIBAVFORMAT.
|
Sat, 21 May 2005 17:31:44 +0000 |
al |
Make -wid behave more consistent.
|
Sat, 21 May 2005 16:22:44 +0000 |
gpoirier |
Sync with 1.974: Document lavf muxers.
|
Sat, 21 May 2005 15:05:31 +0000 |
alex |
sanity checks
|
Sat, 21 May 2005 15:00:27 +0000 |
alex |
10l
|
Sat, 21 May 2005 14:44:10 +0000 |
diego |
LANG=C ensures month/day order and English language in the date string for
|
Sat, 21 May 2005 11:41:30 +0000 |
diego |
Update for latest Cygwin-related changes.
|
Sat, 21 May 2005 11:05:45 +0000 |
diego |
Support playing DVDs from harddrive directories.
|
Sat, 21 May 2005 06:50:08 +0000 |
mosu |
Do not switch to audio tracks whose codec private data differs from the main audio track's as this will most likely result in messed up audio output. Patch by Michael Behrisch <list () behrisch ! de>
|
Fri, 20 May 2005 23:22:54 +0000 |
diego |
Document lavf muxers.
|
Fri, 20 May 2005 21:50:57 +0000 |
diego |
spelling cosmetics
|
Fri, 20 May 2005 20:04:44 +0000 |
gabrov |
synced with 1.168
|
Fri, 20 May 2005 19:58:38 +0000 |
gabrov |
synced with 1.27
|
Fri, 20 May 2005 19:42:01 +0000 |
gabrov |
synced with 1.69
|
Fri, 20 May 2005 18:06:27 +0000 |
kraymer |
1.973: macosx T behavior is standard, vo_macosx (will) have same special key
|
Fri, 20 May 2005 17:05:21 +0000 |
gabrov |
synced with 1.76 (increased sync tag after English consistency fix)
|
Fri, 20 May 2005 16:45:31 +0000 |
nplourde |
macosx T behavior is standard, vo_macosx (will) have same special key
|
Fri, 20 May 2005 16:40:35 +0000 |
nplourde |
Toggle only between ontop and normal.
|
Fri, 20 May 2005 12:08:31 +0000 |
nplourde |
Should fix altivec detection for g3 system.
|
Fri, 20 May 2005 00:20:40 +0000 |
diego |
Hopefully correct and non-confusing phrasing for the most talked-about
|
Thu, 19 May 2005 21:47:30 +0000 |
nicodvb |
remove inclusion of stdio.h
|
Thu, 19 May 2005 20:58:11 +0000 |
nicodvb |
ported smb:// to the new stream api
|
Thu, 19 May 2005 20:58:11 +0000 |
nicodvb |
ported smb:// to the new stream api, patch by Matthieu Tourne [matthieu puntum tourne ab gmail puntum com]
|
Thu, 19 May 2005 19:50:39 +0000 |
nicodvb |
ported dvd:// to the new stream api
|
Thu, 19 May 2005 12:09:26 +0000 |
mosu |
Reset the saved max_pts used for timecode reordering after seeking. Otherwise playback is broken after seeking back in a file that needs the timecodes to be reordered. Patch by Sam Dennis <sam () malfunction ! screaming !net>
|
Wed, 18 May 2005 23:30:05 +0000 |
diego |
Shorten a few lines to avoid ugly linebreaks.
|
Wed, 18 May 2005 23:07:37 +0000 |
diego |
Ignore codecs-status.html.
|
Wed, 18 May 2005 23:02:46 +0000 |
diego |
Fix overly long lines that mess up output.
|
Wed, 18 May 2005 22:33:35 +0000 |
diego |
simplification
|
Wed, 18 May 2005 22:20:58 +0000 |
diego |
misc updates, Snow spelling
|
Wed, 18 May 2005 21:55:52 +0000 |
diego |
Make version string depend of the last change of CVS/Entries for Darwin.
|
Wed, 18 May 2005 19:04:29 +0000 |
reimar |
charset as reported, please fix if this is wrong
|
Wed, 18 May 2005 18:05:22 +0000 |
henry |
8bit palette mode support for png
|
Wed, 18 May 2005 14:44:56 +0000 |
nplourde |
The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schultz <sms@2BSD.COM>
|
Wed, 18 May 2005 12:24:20 +0000 |
nplourde |
include get_path.c before avcodec.h, fix error on osx + gcc4 where defined macro always_inline in libavcodec/common.h already exist in math.h and used for something else.
|
Wed, 18 May 2005 12:15:30 +0000 |
diego |
Clarify that -dumpstream works for video as well as audio and mention
|
Wed, 18 May 2005 11:45:55 +0000 |
henry |
8bit palette mode support for png
|
Wed, 18 May 2005 11:38:06 +0000 |
reimar |
new get_time_pos slave mode commando
|
Wed, 18 May 2005 11:18:33 +0000 |
gpoirier |
sync with 1.972: Remove capitalization and period from non-sentences
|
Wed, 18 May 2005 10:44:45 +0000 |
henry |
8bit palette mode support (and spurious ^M removal)
|
Tue, 17 May 2005 21:49:48 +0000 |
nicodvb |
wrong memcpy of extradata; 10l to whomever wrote that broken code
|
Tue, 17 May 2005 21:44:28 +0000 |
nicodvb |
mux extradata
|
Tue, 17 May 2005 21:34:15 +0000 |
gpoirier |
Saving streamed content
|
Tue, 17 May 2005 14:26:16 +0000 |
wight |
Sync 1.972 + spelling mistake
|
Tue, 17 May 2005 14:19:29 +0000 |
wight |
Remove capitalization and period from non-sentences
|
Tue, 17 May 2005 12:35:58 +0000 |
jheryan |
Synced to 1.60
|
Tue, 17 May 2005 12:35:28 +0000 |
jheryan |
Synced to 1.2
|
Tue, 17 May 2005 12:35:01 +0000 |
jheryan |
Synced to 1.16
|
Mon, 16 May 2005 21:13:20 +0000 |
gpoirier |
Consistency fixes
|
Mon, 16 May 2005 21:06:09 +0000 |
gpoirier |
Fixes the vobsub extraction example
|
Mon, 16 May 2005 18:41:05 +0000 |
gpoirier |
Sync with 1.971
|
Mon, 16 May 2005 18:36:11 +0000 |
wight |
sync 1.971
|
Mon, 16 May 2005 18:35:15 +0000 |
wight |
* some more \- in examples
|
Mon, 16 May 2005 18:33:34 +0000 |
gpoirier |
Sync with 1.970
|
Mon, 16 May 2005 09:52:52 +0000 |
diego |
Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.
|
Mon, 16 May 2005 00:16:43 +0000 |
nplourde |
simplifies the format matching logic. Chris Roccati <roccati@pobox.com>
|
Sun, 15 May 2005 21:59:39 +0000 |
gpoirier |
Hopefully this phrasing is now correct English :-)
|
Sun, 15 May 2005 20:52:06 +0000 |
nicodvb |
restore vcd_track
|
Sun, 15 May 2005 20:11:34 +0000 |
nplourde |
set define for apple gcc altivec
|
Sun, 15 May 2005 15:38:57 +0000 |
nicodvb |
better implementation of read()
|
Sun, 15 May 2005 14:36:28 +0000 |
gabrov |
synced with 1.25
|
Sun, 15 May 2005 12:07:54 +0000 |
gabrov |
synced with 1.63
|
Sun, 15 May 2005 10:25:18 +0000 |
gabrov |
synced with 1.75
|
Sun, 15 May 2005 08:47:55 +0000 |
nicodvb |
ftp is handled by the modular stream manager
|
Sun, 15 May 2005 07:59:30 +0000 |
nicodvb |
more efficient read() without memcpy()
|
Sun, 15 May 2005 07:38:42 +0000 |
nicodvb |
ported cue:// to the new stream api; note: this stream must still be optimized in its read() and seek() functions
|
Sat, 14 May 2005 23:51:22 +0000 |
rtognimp |
Fraps
|
Sat, 14 May 2005 23:31:29 +0000 |
rtognimp |
FRAPS decoder (FPS1) with binary dll
|
Sat, 14 May 2005 21:35:35 +0000 |
wight |
If we use .m suffix we really should include it in .SUFFIXES
|
Sat, 14 May 2005 20:26:46 +0000 |
rfelker |
comment out useless/nonexistent variable breaking compile on gcc4
|
Sat, 14 May 2005 19:37:54 +0000 |
gpoirier |
some more fixes suggested by The Wanderer and Rich
|
Sat, 14 May 2005 18:02:35 +0000 |
paszczi |
synced with 1.63
|
Sat, 14 May 2005 15:54:59 +0000 |
gpoirier |
sync with 1.969: Document new file:// syntax.
|
Sat, 14 May 2005 15:47:49 +0000 |
rtognimp |
Fix for stereo files
|
Sat, 14 May 2005 15:44:52 +0000 |
gpoirier |
Nits and corrections suggested by The Wanderer
|
Sat, 14 May 2005 14:36:21 +0000 |
kraymer |
1.969: Document new file:// syntax.
|