Tue, 09 May 2006 13:34:39 +0000 |
kraymer |
1.252: [previously applied by rynaldo, #1.157]
|
Tue, 09 May 2006 08:41:16 +0000 |
gabrov |
synced with 1.48
|
Tue, 09 May 2006 07:17:19 +0000 |
diego |
Unconditionally compile Matroska demuxer - oops, part missed in initial commit.
|
Tue, 09 May 2006 05:59:41 +0000 |
gpoirier |
Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.
|
Mon, 08 May 2006 21:41:15 +0000 |
diego |
Unconditionally compile the Matroska demuxer.
|
Mon, 08 May 2006 21:12:59 +0000 |
diego |
This file is autogenerated and should not be in CVS.
|
Mon, 08 May 2006 14:14:48 +0000 |
gpoirier |
2nd part of review by Pierre Lombard + some more fixes by me.
|
Mon, 08 May 2006 10:28:44 +0000 |
gpoirier |
French correction by Pierre Lombard <p_l AH gmx PO fr>, and some further changes by myself.
|
Sun, 07 May 2006 18:14:49 +0000 |
reimar |
change the type of esp in SwsContext to uint64_t so it can hold a full register
|
Sun, 07 May 2006 16:21:13 +0000 |
diego |
Adapt to latest FFmpeg AMR build changes.
|
Sun, 07 May 2006 16:05:38 +0000 |
nicodvb |
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
|
Sun, 07 May 2006 14:06:26 +0000 |
diego |
vfps OGM support
|
Sun, 07 May 2006 14:00:07 +0000 |
diego |
Fix up some checks to properly use _res_comment.
|
Sun, 07 May 2006 13:53:13 +0000 |
diego |
Remove stray variable.
|
Sat, 06 May 2006 07:31:49 +0000 |
diego |
support for vfps OGM files
|
Sat, 06 May 2006 06:23:23 +0000 |
pacman |
Fix calculation of stream sizes when they are too big for a 32-bit variable
|
Sat, 06 May 2006 02:01:39 +0000 |
michael |
removing esp usage
|
Sat, 06 May 2006 01:53:07 +0000 |
michael |
REGBP
|
Fri, 05 May 2006 18:52:14 +0000 |
ods15 |
fix float rounding error
|
Fri, 05 May 2006 17:30:52 +0000 |
uau |
Don't blit frame if we hit EOF and no new frame is read. Fixes picture
|
Fri, 05 May 2006 11:13:08 +0000 |
iive |
fix the warning generated (in gcc4) by the 'inline' keyword position.
|
Thu, 04 May 2006 19:10:16 +0000 |
iive |
x264 linking now requires explicit x11 libraries inclusion.
|
Thu, 04 May 2006 16:34:05 +0000 |
iive |
check for XviD compiled with pthread support
|
Thu, 04 May 2006 12:36:34 +0000 |
gpoirier |
French Fixes by Pierre Lombard, (and 10l to me for not checking they were
|
Thu, 04 May 2006 08:45:34 +0000 |
reimar |
Make sure black borders are drawn when switching videos with -fixed-vo.
|
Thu, 04 May 2006 03:00:39 +0000 |
reynaldo |
updates cs translation of help messages, patch by Thomas Blaha, tomasb AT kapsa-cz
|
Wed, 03 May 2006 18:18:25 +0000 |
nicodvb |
fixed %d->PRIu64 in read_mpeg_timestamp()
|
Wed, 03 May 2006 18:12:38 +0000 |
nicodvb |
stream_read_word() returns _unsigned_ int
|
Wed, 03 May 2006 17:55:02 +0000 |
nicodvb |
in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in pts
|
Tue, 02 May 2006 23:03:38 +0000 |
gabrov |
synced with 1.1281
|
Tue, 02 May 2006 19:30:58 +0000 |
gpoirier |
French fixes by jerome WOF ferrari YAP lappis WOF com
|
Mon, 01 May 2006 21:12:12 +0000 |
gpoirier |
yet another Compile fix
|