Fri, 12 May 2006 22:23:37 +0000 |
gpoirier |
Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>
|
Fri, 12 May 2006 22:21:29 +0000 |
nicodvb |
raised max extradata size and refuse to store more than the limit
|
Fri, 12 May 2006 21:34:06 +0000 |
nicodvb |
don't allocate (and demux_push() immediately) demux_packet()s > MAX_PACK_SIZE; releasing immediately audio packets (before the pes is complete) doesn't make any sense and deteriorates interleaving
|
Fri, 12 May 2006 20:26:05 +0000 |
nicodvb |
search ac3 in dvd substream only if pes_aligned flag is set in the pes headers, otherwise false positives are likely to occur
|
Fri, 12 May 2006 17:27:03 +0000 |
diego |
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
|
Fri, 12 May 2006 17:07:22 +0000 |
diego |
mlib != mediaLib
|
Fri, 12 May 2006 17:05:55 +0000 |
diego |
--enable-mlib should behave like all other commandline parameters.
|
Fri, 12 May 2006 17:04:47 +0000 |
diego |
some fixes for the VfW encoding section
|
Fri, 12 May 2006 09:50:14 +0000 |
iive |
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
|
Fri, 12 May 2006 09:20:51 +0000 |
diego |
Add missing --enable-toolame and --enable-twolame parameters.
|
Fri, 12 May 2006 09:13:05 +0000 |
diego |
output typo fixes
|
Fri, 12 May 2006 08:33:30 +0000 |
diego |
Disable mediaLib by default due to brokenness.
|
Fri, 12 May 2006 05:50:13 +0000 |
reynaldo |
Minor corrections partII - Final
|
Fri, 12 May 2006 00:11:52 +0000 |
reynaldo |
Minor corrections to spanish help messages - Part1
|
Thu, 11 May 2006 22:34:38 +0000 |
diego |
Fall back on the codecs subdirectory of the current directory for Real
|
Thu, 11 May 2006 21:12:46 +0000 |
diego |
Prefer vorbis over ffvorbis for now.
|
Thu, 11 May 2006 21:08:32 +0000 |
diego |
roff syntax fix
|
Thu, 11 May 2006 20:47:00 +0000 |
gpoirier |
like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
|
Thu, 11 May 2006 20:44:49 +0000 |
gpoirier |
sync with 1.1285
|
Thu, 11 May 2006 18:50:46 +0000 |
rtognimp |
Fix potential integer overflows in memory allocation. Patch by Reimar and me, SIZE_MAX by Rich
|
Thu, 11 May 2006 15:39:43 +0000 |
gabrov |
synced with 1.254
|
Thu, 11 May 2006 15:32:24 +0000 |
gabrov |
synced with 1.1284
|
Thu, 11 May 2006 15:20:08 +0000 |
gabrov |
synced with 1.29
|
Thu, 11 May 2006 15:16:12 +0000 |
gabrov |
synced with 1.17 (increased sync tag after English typo fix)
|
Thu, 11 May 2006 15:12:29 +0000 |
gabrov |
synced with 1.49
|
Thu, 11 May 2006 11:04:27 +0000 |
kraymer |
version bump..
|
Thu, 11 May 2006 11:00:26 +0000 |
kraymer |
release dedicated review Part I (lines 329 - <end>)
|
Thu, 11 May 2006 10:19:32 +0000 |
kraymer |
1.284: fix vfw-related things
|
Thu, 11 May 2006 10:13:18 +0000 |
luran |
sync
|
Thu, 11 May 2006 08:05:05 +0000 |
diego |
Remove unnecessary commented out OPTFLAGS line.
|
Thu, 11 May 2006 05:51:26 +0000 |
gpoirier |
fix vfw-related things, patches by RC and Compn
|
Wed, 10 May 2006 22:59:46 +0000 |
diego |
ffvorbis no longer crashes with native demuxer.
|
Wed, 10 May 2006 22:56:01 +0000 |
nicodvb |
unbound demux_ogg from ad_libvorbis
|
Wed, 10 May 2006 22:54:24 +0000 |
nicodvb |
unbind demux_ogg from ad_libvorbis; this permits to use -ac ffvorbis without crashes
|
Wed, 10 May 2006 22:06:57 +0000 |
nicodvb |
A/R changes are handled correctly by -vc mpeg12
|
Wed, 10 May 2006 22:03:18 +0000 |
nicodvb |
moved code to set aspect ratio for mpeg12 away from video.c and into decoder files; A/R changes work correctly with -vc mpeg12
|
Wed, 10 May 2006 22:00:30 +0000 |
diego |
Feed AltiVec compiler options into CFLAGS explicitly.
|
Wed, 10 May 2006 18:31:53 +0000 |
kraymer |
grammar fix
|
Wed, 10 May 2006 12:36:11 +0000 |
diego |
missing period, noticed by Christian Korff christian.korff$$@$$gmail$$.$$com
|
Wed, 10 May 2006 11:47:22 +0000 |
kraymer |
10l, fix for previous commit
|
Wed, 10 May 2006 11:43:34 +0000 |
kraymer |
fix missing line break for MSGTR_LameCantInit
|
Wed, 10 May 2006 11:34:50 +0000 |
kraymer |
release dedicated review Part I (lines 1 - 328)
|
Wed, 10 May 2006 08:36:56 +0000 |
gpoirier |
fuse XviD entries,
|
Tue, 09 May 2006 22:48:56 +0000 |
kraymer |
align xml tags
|
Tue, 09 May 2006 22:46:43 +0000 |
kraymer |
wording
|
Tue, 09 May 2006 20:20:09 +0000 |
kraymer |
German translation for tvinput.xml
|
Tue, 09 May 2006 20:06:34 +0000 |
rtognimp |
Temporary workaround for libavcodec issues with B-frames
|
Tue, 09 May 2006 18:16:01 +0000 |
kraymer |
1.251: console message review: countless spelling/grammar/wording fixes
|
Tue, 09 May 2006 14:56:41 +0000 |
kraymer |
1.1283: Document xvfwopts.
|
Tue, 09 May 2006 14:38:53 +0000 |
diego |
Document xvfwopts.
|
Tue, 09 May 2006 14:38:07 +0000 |
diego |
small layout fix
|
Tue, 09 May 2006 14:33:43 +0000 |
diego |
Ignore main.xml.
|
Tue, 09 May 2006 14:16:08 +0000 |
kraymer |
1.1281: Small wording fix, add parameters to the lavfopts option declarations.
|
Tue, 09 May 2006 14:07:26 +0000 |
diego |
typo/wording fixes
|
Tue, 09 May 2006 13:49:15 +0000 |
diego |
Add a note about main.xml.
|
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
|
Mon, 01 May 2006 19:31:45 +0000 |
gpoirier |
some more corrections
|
Mon, 01 May 2006 17:54:48 +0000 |
gpoirier |
sync with 1.1281
|
Mon, 01 May 2006 17:46:30 +0000 |
gpoirier |
french corrections by Bounec
|
Mon, 01 May 2006 17:08:52 +0000 |
diego |
Small wording fix, add parameters to the lavfopts option declarations.
|
Mon, 01 May 2006 14:46:49 +0000 |
diego |
Expand a bit, clarification and grammar fix.
|
Mon, 01 May 2006 13:29:22 +0000 |
diego |
cosmetics: Make patch apply cleanly.
|
Mon, 01 May 2006 13:13:50 +0000 |
diego |
Remove obsolete features.xml file.
|
Mon, 01 May 2006 12:39:10 +0000 |
diego |
misc wording/spelling fixes
|
Mon, 01 May 2006 11:43:36 +0000 |
gabrov |
synced with 1.1280
|
Mon, 01 May 2006 10:11:15 +0000 |
gpoirier |
we have a preliminary support for macintel
|
Mon, 01 May 2006 02:04:09 +0000 |
rfelker |
100000l to the fools who don't know C
|
Sun, 30 Apr 2006 22:28:15 +0000 |
reimar |
update release tag so nobody uses an old codecs.conf
|
Sun, 30 Apr 2006 22:09:40 +0000 |
rtognimp |
AIx port is experimental
|
Sun, 30 Apr 2006 21:41:10 +0000 |
rtognimp |
sync with ffmpeg changelog + some updates
|
Sun, 30 Apr 2006 21:17:30 +0000 |
diego |
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
|
Sun, 30 Apr 2006 20:36:13 +0000 |
attila |
10l
|
Sun, 30 Apr 2006 20:32:01 +0000 |
attila |
patches should be always created from root dir
|
Sun, 30 Apr 2006 20:22:38 +0000 |
attila |
add section about resending patches
|
Sun, 30 Apr 2006 19:25:08 +0000 |
kraymer |
1.1280: -lavfopts muxrate in in bits/sec
|
Sun, 30 Apr 2006 18:57:41 +0000 |
nicodvb |
-lavfopts muxrate in in bits/sec
|
Sun, 30 Apr 2006 13:30:16 +0000 |
kraymer |
1.1279: Bump the date.
|
Sun, 30 Apr 2006 13:16:17 +0000 |
kraymer |
1.1276: Consistency for the 'i' key, [does not apply]
|
Sun, 30 Apr 2006 13:00:35 +0000 |
kraymer |
1.1273: small spelling/grammar fixes
|
Sun, 30 Apr 2006 12:17:10 +0000 |
gabrov |
synced with 1.1200
|
Sun, 30 Apr 2006 08:05:14 +0000 |
gabrov |
synced with 1.252 (update done by Reynaldo)
|
Sun, 30 Apr 2006 07:24:40 +0000 |
gpoirier |
fixes suggested by Reimar
|
Sun, 30 Apr 2006 01:53:37 +0000 |
reynaldo |
Removes duplicated entry, pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
|
Sun, 30 Apr 2006 00:22:56 +0000 |
gabrov |
synced with 1.251
|
Sun, 30 Apr 2006 00:04:36 +0000 |
reynaldo |
Fixed a tipo pointed out by Victor Farias Escobar <nk21507 at hotmail.com>
|
Sat, 29 Apr 2006 21:52:56 +0000 |
gpoirier |
Add a few meaningfull recent dev. improvement, cut overly long lines
|
Sat, 29 Apr 2006 18:17:17 +0000 |
reynaldo |
slovak help msgs translation update, first half, patch by Daiel Bena - benad AT centrum-cz
|
Sat, 29 Apr 2006 17:32:17 +0000 |
gpoirier |
French fixes by Jerome Ferrari
|
Sat, 29 Apr 2006 17:18:07 +0000 |
gpoirier |
French fixes by Bounec
|