Wed, 11 Jul 2007 10:38:21 +0000 |
diego |
Remove unused variable.
|
Wed, 11 Jul 2007 10:01:54 +0000 |
zuxy |
Use -font for subtitles when -subfont is not given, patch by kiriuja
|
Wed, 11 Jul 2007 01:49:43 +0000 |
cehoyos |
Revert r23758: It broke -vf uspp and -vf mcdeint.
|
Tue, 10 Jul 2007 16:08:29 +0000 |
albeu |
10L, sub_scale need freetype, add the #ifdef.
|
Tue, 10 Jul 2007 11:18:55 +0000 |
lucabe |
Resurrect yuv2rgb_init.c, to add a proper license (and some comments about
|
Tue, 10 Jul 2007 11:03:38 +0000 |
cehoyos |
Fix compilation with -disable-mencoder
|
Tue, 10 Jul 2007 02:02:21 +0000 |
zuxy |
fix unaligned memory access in asfheader.c, courtesy of Balatoni Denes
|
Mon, 09 Jul 2007 20:40:47 +0000 |
diego |
Remove unnecessary #ifdef around the whole file.
|
Mon, 09 Jul 2007 20:40:18 +0000 |
diego |
Remove unnecessary #ifdef around the whole file.
|
Mon, 09 Jul 2007 19:50:36 +0000 |
diego |
ISO8859-1 --> UTF-8
|
Mon, 09 Jul 2007 19:34:34 +0000 |
diego |
Mention Bethesda Software VID and Atrac 3 decoders.
|
Mon, 09 Jul 2007 18:55:31 +0000 |
diego |
ISO8859-1 --> UTF-8
|
Mon, 09 Jul 2007 18:23:18 +0000 |
compn |
add af_pan balance/fix changes
|
Mon, 09 Jul 2007 18:09:49 +0000 |
compn |
add sub_scale and loop changes
|
Mon, 09 Jul 2007 17:56:11 +0000 |
compn |
loop wish fulfilled
|
Mon, 09 Jul 2007 14:58:50 +0000 |
diego |
Leave out (no) prefix from option names for consistency.
|
Mon, 09 Jul 2007 14:52:46 +0000 |
albeu |
Add a loop command and property.
|
Mon, 09 Jul 2007 14:51:47 +0000 |
albeu |
Move loop_times into mpctx.
|
Mon, 09 Jul 2007 11:19:21 +0000 |
albeu |
Add the sub_scale property and command.
|
Sun, 08 Jul 2007 13:30:33 +0000 |
voroshil |
Remove unnecessary flip for RGB in v4l1.
|
Sun, 08 Jul 2007 10:11:36 +0000 |
nicodvb |
100% cosmetics: reindentation and removal of trailing spaces
|
Sun, 08 Jul 2007 10:06:47 +0000 |
nicodvb |
unified the skip of header and stuffing bytes after the parsing of pes_extension[12] fields
|
Sun, 08 Jul 2007 03:29:23 +0000 |
voroshil |
r23687: Implemented tv://[<channel>][/<input_id>] url syntax
|
Sun, 08 Jul 2007 03:15:09 +0000 |
voroshil |
r23690: fix BUK->BUP typo
|
Sat, 07 Jul 2007 10:52:50 +0000 |
nicodvb |
100000000000000l, cured painful stab at the grammar
|
Sat, 07 Jul 2007 10:47:23 +0000 |
torinthiel |
Synced with 23536
|
Sat, 07 Jul 2007 10:36:37 +0000 |
torinthiel |
Synced with 23520
|
Sat, 07 Jul 2007 10:26:54 +0000 |
torinthiel |
Synced with 23579
|
Sat, 07 Jul 2007 10:10:30 +0000 |
torinthiel |
And antoher one, missed by me previously
|
Sat, 07 Jul 2007 10:08:13 +0000 |
torinthiel |
Some typos found and fixed by arctgx <arctgx@tlen.pl>
|
Sat, 07 Jul 2007 10:06:38 +0000 |
torinthiel |
Xvid name change
|
Sat, 07 Jul 2007 10:05:05 +0000 |
Gabrov |
synced with r23731
|
Sat, 07 Jul 2007 08:56:14 +0000 |
nicodvb |
10l, forgot to skip the stuffing bytes eventually prepended to vc1 packets (identified by pes_extension2 subid)
|
Sat, 07 Jul 2007 08:31:57 +0000 |
nicodvb |
cosmetics: split separate instructions in separate lines
|
Sat, 07 Jul 2007 08:22:47 +0000 |
nicodvb |
proper parsing of pes_extension[12] fields (replaces the previous code that relied on specific flags set
|
Fri, 06 Jul 2007 23:22:51 +0000 |
iive |
Fix crash on some DVDs
|
Fri, 06 Jul 2007 22:07:35 +0000 |
reimar |
Fix CSS format strings, they could print more than two digits for
|
Fri, 06 Jul 2007 19:38:54 +0000 |
reimar |
Add ENABLE_THREADS and ENABLE_SMALL defines
|
Fri, 06 Jul 2007 08:58:37 +0000 |
reimar |
Remove empty strlcat and strlcpy files
|
Thu, 05 Jul 2007 22:06:05 +0000 |
reimar |
Add some missing frees.
|
Thu, 05 Jul 2007 22:01:07 +0000 |
reimar |
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
|
Thu, 05 Jul 2007 10:18:58 +0000 |
diego |
license header consistency cosmetics
|
Thu, 05 Jul 2007 10:18:27 +0000 |
diego |
Group all copyright and author notices together.
|
Wed, 04 Jul 2007 20:03:17 +0000 |
diego |
Remove unused variables.
|
Wed, 04 Jul 2007 18:53:39 +0000 |
diego |
Also remove generated tools on distclean.
|
Wed, 04 Jul 2007 18:41:22 +0000 |
diego |
small grammar fix
|
Wed, 04 Jul 2007 08:49:47 +0000 |
diego |
Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.
|
Wed, 04 Jul 2007 08:33:40 +0000 |
diego |
Write configure parameters to configure.log.
|
Tue, 03 Jul 2007 13:52:36 +0000 |
lucabe |
Remove unused file
|
Tue, 03 Jul 2007 13:17:51 +0000 |
kraymer |
roff fix (new line for new sentence)
|
Tue, 03 Jul 2007 09:14:47 +0000 |
diego |
Sync FFmpeg changes:
|
Tue, 03 Jul 2007 08:28:44 +0000 |
diego |
Cygwin has had inttypes.h since version 1.5.
|
Tue, 03 Jul 2007 08:24:01 +0000 |
diego |
The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREAD
|
Tue, 03 Jul 2007 08:22:39 +0000 |
diego |
The header is always included conditional to USE_DVDREAD,
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Mon, 02 Jul 2007 22:02:59 +0000 |
cehoyos |
Add equivalent of -Wno-pointer-sign for icc
|
Mon, 02 Jul 2007 21:34:39 +0000 |
diego |
Consistently use filename as multiple inclusion guard.
|
Mon, 02 Jul 2007 21:23:42 +0000 |
diego |
Consistently use filenames as multiple inclusion guards.
|
Mon, 02 Jul 2007 20:55:05 +0000 |
diego |
Add consistent GUI prefix to multiple inclusion guards.
|
Mon, 02 Jul 2007 20:54:11 +0000 |
diego |
Add multiple inclusion guard.
|