Baptiste Coudurier [Wed, 21 Mar 2007 10:19:37 +0000 (10:19 +0000)]
cosmetics
Originally committed as revision 8463 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Wed, 21 Mar 2007 10:17:52 +0000 (10:17 +0000)]
set audio frame size based on stts
Originally committed as revision 8462 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Wed, 21 Mar 2007 10:03:27 +0000 (10:03 +0000)]
treat frame_size > 1 as compressed audio
Originally committed as revision 8461 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Wed, 21 Mar 2007 05:56:29 +0000 (05:56 +0000)]
Smacker Audio stereo fix
Originally committed as revision 8460 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Mar 2007 21:17:21 +0000 (21:17 +0000)]
update links to old probably obsolete bttv patches
Originally committed as revision 8459 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Mar 2007 21:12:06 +0000 (21:12 +0000)]
link to ffv1, msmpeg4, asv1, 4xm docs
Originally committed as revision 8458 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Mar 2007 21:09:02 +0000 (21:09 +0000)]
libav* headers for pascal
Originally committed as revision 8457 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ian Braithwaite [Tue, 20 Mar 2007 18:08:51 +0000 (18:08 +0000)]
Small simplifications to subband coefficient handling and use av_random().
Patch by Ian Braithwaite ian .. braithwaite ... dk
Originally committed as revision 8456 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Tue, 20 Mar 2007 16:51:30 +0000 (16:51 +0000)]
oops, encoder was under ifdef decoders.
Originally committed as revision 8455 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Mar 2007 13:59:59 +0000 (13:59 +0000)]
revert r8428, the check was not that useless
should fix constant pts=0 with broken demuxers
Originally committed as revision 8454 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Tue, 20 Mar 2007 13:29:33 +0000 (13:29 +0000)]
add myself as AC-3 maintainer
Originally committed as revision 8453 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 20 Mar 2007 13:01:39 +0000 (13:01 +0000)]
i think this is more correct
Originally committed as revision 8452 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Tue, 20 Mar 2007 05:44:42 +0000 (05:44 +0000)]
Correctly handle data_size on decoding
Originally committed as revision 8451 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Tue, 20 Mar 2007 02:12:13 +0000 (02:12 +0000)]
fix handling of special case for lowest snroffset. regressions are unaffected.
Originally committed as revision 8450 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Mon, 19 Mar 2007 16:07:51 +0000 (16:07 +0000)]
10l, fix debug, dprintf does not have log level
Originally committed as revision 8449 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Mon, 19 Mar 2007 00:48:47 +0000 (00:48 +0000)]
expose av_base64_decode and av_base64_encode
Originally committed as revision 8448 to svn://svn.ffmpeg.org/ffmpeg/trunk
Clemens Ladisch [Sun, 18 Mar 2007 23:59:56 +0000 (23:59 +0000)]
fix end-of-file detection
At the end of a nut file, the check for url_feof() fails because the
eof flag was cleared by the url_fseek() call that was used to skip over
the index packet. This patch fixes this
patch by: Clemens Ladisch % cladisch A fastmail P net %
Original thread:
Date: Feb 27, 2007 6:13 PM
Subject: [Ffmpeg-devel] [PATCH] nutdec: fix end-of-file detection
Originally committed as revision 8447 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 18 Mar 2007 23:29:40 +0000 (23:29 +0000)]
add dnxhd fourcc
Originally committed as revision 8446 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 18 Mar 2007 23:25:00 +0000 (23:25 +0000)]
dnxhd decoder
Originally committed as revision 8445 to svn://svn.ffmpeg.org/ffmpeg/trunk
Bill O'Shaughnessy [Sun, 18 Mar 2007 23:18:05 +0000 (23:18 +0000)]
AC-3 encoded volume is too high. Revert revision 7160:
bring AC3 encoder output up to input volume level
patch by Bill O'Shaughnessy % bill P oshaughnessy A gmail.com %
+ reg tests update gruntwork by me
Original thread:
date: Nov 21, 2006 11:36PM
subject: [Ffmpeg-devel] Simpler Patch to bring AC3 encoder output up to input level
Originally committed as revision 8444 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sun, 18 Mar 2007 22:32:39 +0000 (22:32 +0000)]
fix init_vlc() with nonzero flags
Originally committed as revision 8443 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Sun, 18 Mar 2007 21:43:20 +0000 (21:43 +0000)]
split ac3_parametric_bit_allocation into 3 separate functions
Originally committed as revision 8442 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Sun, 18 Mar 2007 19:32:22 +0000 (19:32 +0000)]
improve ac3_probe by counting consecutive frames
Originally committed as revision 8441 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sun, 18 Mar 2007 18:07:27 +0000 (18:07 +0000)]
Zero MV vectors for P frame intra blocks
Originally committed as revision 8440 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 18 Mar 2007 12:31:53 +0000 (12:31 +0000)]
fix full range (jpeg yuv) chroma
Originally committed as revision 22713 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Loren Merritt [Sun, 18 Mar 2007 12:03:29 +0000 (12:03 +0000)]
huffyuv rgb encoder
Originally committed as revision 8439 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Pettenò [Sun, 18 Mar 2007 09:49:25 +0000 (09:49 +0000)]
Remove parameter unused in format string.
Patch by Diego Petten [flameeyes gentoo org]
Originally committed as revision 8438 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sun, 18 Mar 2007 07:53:16 +0000 (07:53 +0000)]
indentation
Originally committed as revision 8437 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sun, 18 Mar 2007 07:51:40 +0000 (07:51 +0000)]
Proper handling of motion vectors for adv. profile
Originally committed as revision 8436 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Sun, 18 Mar 2007 04:53:21 +0000 (04:53 +0000)]
hardcode ff_ac3_frame_sizes table
Originally committed as revision 8435 to svn://svn.ffmpeg.org/ffmpeg/trunk
Bobby Bingham [Sat, 17 Mar 2007 14:59:58 +0000 (14:59 +0000)]
Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.
Originally committed as revision 8434 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 17 Mar 2007 14:44:22 +0000 (14:44 +0000)]
remove incorrect special case for audio
Originally committed as revision 8433 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 17 Mar 2007 14:29:00 +0000 (14:29 +0000)]
fix indention
Originally committed as revision 8432 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 17 Mar 2007 14:27:01 +0000 (14:27 +0000)]
reorder pts into dts support
Originally committed as revision 8431 to svn://svn.ffmpeg.org/ffmpeg/trunk
Bobby Bingham [Sat, 17 Mar 2007 13:16:18 +0000 (13:16 +0000)]
Move the encoding of the image data to its own function.
patch by Bobby Bingham, uhmmmm gmail com
Originally committed as revision 8430 to svn://svn.ffmpeg.org/ffmpeg/trunk
Bobby Bingham [Sat, 17 Mar 2007 12:56:34 +0000 (12:56 +0000)]
Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.
Originally committed as revision 8429 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 17 Mar 2007 02:23:53 +0000 (02:23 +0000)]
remove useless if()
Originally committed as revision 8428 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 17 Mar 2007 02:03:59 +0000 (02:03 +0000)]
simplify
Originally committed as revision 8427 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 17 Mar 2007 01:21:40 +0000 (01:21 +0000)]
simplify
Originally committed as revision 8426 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 16 Mar 2007 23:02:33 +0000 (23:02 +0000)]
remove silly video check, theres nothing video specific in there
Originally committed as revision 8425 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 16 Mar 2007 22:59:45 +0000 (22:59 +0000)]
add a delay variable to hold the timestamp buffer size
set cur_dts correctly for delay>1
Originally committed as revision 8424 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 16 Mar 2007 22:31:57 +0000 (22:31 +0000)]
remove special case for h.264 whatever this was supposed to do its not correct
Originally committed as revision 8423 to svn://svn.ffmpeg.org/ffmpeg/trunk
Limin Wang [Fri, 16 Mar 2007 16:13:54 +0000 (16:13 +0000)]
add fps stats, patch by Limin Wang <lance lmwang at gmail com>
Originally committed as revision 8422 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 Mar 2007 23:45:45 +0000 (23:45 +0000)]
fix indention
Originally committed as revision 8421 to svn://svn.ffmpeg.org/ffmpeg/trunk
John Dalgliesh [Thu, 15 Mar 2007 23:45:20 +0000 (23:45 +0000)]
force 16-bytes alignement of block array, as needed by the implementation of ff_dct_sse2
patch by John Dalgliesh %johnd A defyne P org%
Originally committed as revision 8420 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 Mar 2007 23:39:43 +0000 (23:39 +0000)]
support reordering pts in the decoder (this might be equivalent to mplayers -correct-pts mode)
enable it with -drp (=decoder reorders pts)
Originally committed as revision 8419 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Thu, 15 Mar 2007 23:08:58 +0000 (23:08 +0000)]
disable pts reordering code and initialize a parser instead
Originally committed as revision 8418 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ian Braithwaite [Thu, 15 Mar 2007 21:22:10 +0000 (21:22 +0000)]
subband_coef_noise -> subband_coef_sign
Cosmetics patch by Ian Braithwaite ian .. braithwaite dot dk
Originally committed as revision 8417 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 Mar 2007 19:23:32 +0000 (19:23 +0000)]
remove secure password delivery requirement after complaint by the SVN admin
Originally committed as revision 8416 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 15 Mar 2007 18:23:54 +0000 (18:23 +0000)]
misc wording/spelling fixes
Originally committed as revision 8415 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 Mar 2007 12:54:48 +0000 (12:54 +0000)]
gpg and passwords rule
Originally committed as revision 8414 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 Mar 2007 12:52:33 +0000 (12:52 +0000)]
add rule to keep disscussion on the public mailinglist (stolen from mplayers policy)
(like always 1 complain from a ffmpeg-developer and ill reverse and we can disscuss it)
Originally committed as revision 8413 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 Mar 2007 12:38:45 +0000 (12:38 +0000)]
patches should be split into incremental changes if possible
add patch split reasoning
suggest asking on ffmpeg-dev if theres doubt about spliting
(and like always if any developer disagrees say so and ill revert this and we can disscuss it on ffmpeg-dev)
Originally committed as revision 8412 to svn://svn.ffmpeg.org/ffmpeg/trunk
Bobby Bingham [Thu, 15 Mar 2007 12:23:08 +0000 (12:23 +0000)]
Targa (.tga) encoder,
patch by Bobby Bingham % uhmmmm A gmail P com %
Only handles 24-bit BGR and 8-bit grayscale, no RLE at the moment either.
Original thread:
Date: Mar 11, 2007 7:58 PM
Subject: [Ffmpeg-devel] [PATCH] Targa encoder
Originally committed as revision 8411 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 Mar 2007 12:18:47 +0000 (12:18 +0000)]
add a entry to the policy about fixing warnings (i think this is common sense but if anydeveloper disagrees, just say so
and ill revert it and we can disscuss it on ffmpeg-dev)
Originally committed as revision 8410 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 15 Mar 2007 11:59:50 +0000 (11:59 +0000)]
Patch review process
Originally committed as revision 8409 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 23:23:30 +0000 (23:23 +0000)]
10l for myself, fixing --disable-encoders
Originally committed as revision 8408 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 19:47:58 +0000 (19:47 +0000)]
160 bytes smaller object file, ask gcc devels why
Originally committed as revision 8407 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 19:43:31 +0000 (19:43 +0000)]
explain where the T table comes from
Originally committed as revision 8406 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Wed, 14 Mar 2007 14:49:49 +0000 (14:49 +0000)]
DXA demuxer and decoder
Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 13:25:15 +0000 (13:25 +0000)]
deprecate ff_realloc_static
Originally committed as revision 8404 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 13:20:29 +0000 (13:20 +0000)]
10l to whoever wrote this
Originally committed as revision 8403 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 13:19:19 +0000 (13:19 +0000)]
kill av_mallocz_static() calls in init_rl()
Originally committed as revision 8402 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 12:29:32 +0000 (12:29 +0000)]
move RLTable stuff to its own header
Originally committed as revision 8401 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 12:15:34 +0000 (12:15 +0000)]
kill av_mallocz_static()
Originally committed as revision 8400 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Wed, 14 Mar 2007 11:13:17 +0000 (11:13 +0000)]
reindent after last commit
Originally committed as revision 8399 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Wed, 14 Mar 2007 11:12:02 +0000 (11:12 +0000)]
h264 complete frames parsing support
Originally committed as revision 8398 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 01:59:53 +0000 (01:59 +0000)]
kill 3 more av_mallocz_static()
Originally committed as revision 8397 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 14 Mar 2007 00:19:56 +0000 (00:19 +0000)]
kill another 2 av_mallocz_static()
Originally committed as revision 8396 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 23:30:28 +0000 (23:30 +0000)]
kill a av_mallocz_static()
Originally committed as revision 8395 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 23:10:42 +0000 (23:10 +0000)]
10^10l to whoever wrote this
Originally committed as revision 8394 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 22:53:01 +0000 (22:53 +0000)]
remove useless static cm variable
Originally committed as revision 8393 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 22:51:49 +0000 (22:51 +0000)]
cosmetic
Originally committed as revision 8392 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 22:51:11 +0000 (22:51 +0000)]
remove silly static int done protecting the initalization of 32 elements to 1
Originally committed as revision 8391 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 22:47:59 +0000 (22:47 +0000)]
remove redundant memset()
Originally committed as revision 8390 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 22:47:05 +0000 (22:47 +0000)]
dont malloc() static mv_penalty arrays
Originally committed as revision 8389 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 22:01:06 +0000 (22:01 +0000)]
deprecate av_mallocz_static()
Originally committed as revision 8388 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ian Braithwaite [Tue, 13 Mar 2007 19:44:02 +0000 (19:44 +0000)]
Combine the window and overlap loops,
and get rid of the data swapping.
Patch by Ian Braithwaite <dk dot braithwaite at ian>
Originally committed as revision 8387 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 12:40:13 +0000 (12:40 +0000)]
cosmetic (order context variables like in sha1)
Originally committed as revision 8386 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 12:26:11 +0000 (12:26 +0000)]
s/context/ctx/
Originally committed as revision 8385 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 12:20:04 +0000 (12:20 +0000)]
#undef printf under #ifdef TEST (needed for testing)
Originally committed as revision 8384 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 12:19:20 +0000 (12:19 +0000)]
borrow finalization algo from sha1 (100byte smaller)
Originally committed as revision 8383 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 11:57:26 +0000 (11:57 +0000)]
get rid of b_used variable (same size with CONFIG_SMALL)
Originally committed as revision 8382 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 11:25:57 +0000 (11:25 +0000)]
smaller av_sha1_update()
Originally committed as revision 8381 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 10:53:15 +0000 (10:53 +0000)]
use CONFIG_SMALL
Originally committed as revision 8380 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 10:48:22 +0000 (10:48 +0000)]
put state[5] last so no padding is needed on arch where uint64_t needs 8byte alignment
Originally committed as revision 8379 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 10:46:18 +0000 (10:46 +0000)]
cosmetic
Originally committed as revision 8378 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 10:45:41 +0000 (10:45 +0000)]
dont memcpy() simpler and same speed
Originally committed as revision 8377 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 10:40:59 +0000 (10:40 +0000)]
simplify
Originally committed as revision 8376 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 10:36:49 +0000 (10:36 +0000)]
remove middle variant (keep fastest and smallest)
Originally committed as revision 8375 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 10:34:52 +0000 (10:34 +0000)]
10l
Originally committed as revision 8374 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 01:25:59 +0000 (01:25 +0000)]
double ;;
Originally committed as revision 8373 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 01:13:38 +0000 (01:13 +0000)]
factorize VARIANT2 (smaller and slower)
Originally committed as revision 8372 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 00:35:18 +0000 (00:35 +0000)]
revert 2% speed loss change (r8360)
so VARIANT0 will be big and a few % faster, VARIANT1/2 are unaffected
Originally committed as revision 8371 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Tue, 13 Mar 2007 00:21:19 +0000 (00:21 +0000)]
remove outdated comment
Originally committed as revision 8370 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Tue, 13 Mar 2007 00:20:18 +0000 (00:20 +0000)]
remove no more needed parameters
Originally committed as revision 8369 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 00:19:26 +0000 (00:19 +0000)]
zero byte idea by rich
Originally committed as revision 8368 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 13 Mar 2007 00:17:55 +0000 (00:17 +0000)]
2 other variants of how to implement the core part
benchmarks welcome ...
Originally committed as revision 8367 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Tue, 13 Mar 2007 00:16:31 +0000 (00:16 +0000)]
set pkt->duration for laced packets too
Originally committed as revision 8366 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Tue, 13 Mar 2007 00:10:52 +0000 (00:10 +0000)]
calculate pts for laced packets
Originally committed as revision 8365 to svn://svn.ffmpeg.org/ffmpeg/trunk