summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* treat frame_size > 1 as compressed audioBaptiste Coudurier2007-03-21
| | | | Originally committed as revision 8461 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Smacker Audio stereo fixKostya Shishkov2007-03-21
| | | | Originally committed as revision 8460 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update links to old probably obsolete bttv patchesMichael Niedermayer2007-03-20
| | | | Originally committed as revision 8459 to svn://svn.ffmpeg.org/ffmpeg/trunk
* link to ffv1, msmpeg4, asv1, 4xm docsMichael Niedermayer2007-03-20
| | | | Originally committed as revision 8458 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libav* headers for pascalMichael Niedermayer2007-03-20
| | | | Originally committed as revision 8457 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Small simplifications to subband coefficient handling and use av_random().Ian Braithwaite2007-03-20
| | | | | | Patch by Ian Braithwaite ian .. braithwaite ... dk Originally committed as revision 8456 to svn://svn.ffmpeg.org/ffmpeg/trunk
* oops, encoder was under ifdef decoders.Loren Merritt2007-03-20
| | | | Originally committed as revision 8455 to svn://svn.ffmpeg.org/ffmpeg/trunk
* revert r8428, the check was not that uselessMichael Niedermayer2007-03-20
| | | | | | should fix constant pts=0 with broken demuxers Originally committed as revision 8454 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add myself as AC-3 maintainerJustin Ruggles2007-03-20
| | | | Originally committed as revision 8453 to svn://svn.ffmpeg.org/ffmpeg/trunk
* i think this is more correctMichael Niedermayer2007-03-20
| | | | Originally committed as revision 8452 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Correctly handle data_size on decodingKostya Shishkov2007-03-20
| | | | Originally committed as revision 8451 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix handling of special case for lowest snroffset. regressions are unaffected.Justin Ruggles2007-03-20
| | | | Originally committed as revision 8450 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l, fix debug, dprintf does not have log levelBaptiste Coudurier2007-03-19
| | | | Originally committed as revision 8449 to svn://svn.ffmpeg.org/ffmpeg/trunk
* expose av_base64_decode and av_base64_encodeLuca Barbato2007-03-19
| | | | Originally committed as revision 8448 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix end-of-file detectionClemens Ladisch2007-03-18
| | | | | | | | | | | | 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
* add dnxhd fourccBaptiste Coudurier2007-03-18
| | | | Originally committed as revision 8446 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dnxhd decoderBaptiste Coudurier2007-03-18
| | | | Originally committed as revision 8445 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AC-3 encoded volume is too high. Revert revision 7160:Bill O'Shaughnessy2007-03-18
| | | | | | | | | | | 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
* fix init_vlc() with nonzero flagsMåns Rullgård2007-03-18
| | | | Originally committed as revision 8443 to svn://svn.ffmpeg.org/ffmpeg/trunk
* split ac3_parametric_bit_allocation into 3 separate functionsJustin Ruggles2007-03-18
| | | | Originally committed as revision 8442 to svn://svn.ffmpeg.org/ffmpeg/trunk
* improve ac3_probe by counting consecutive framesJustin Ruggles2007-03-18
| | | | Originally committed as revision 8441 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Zero MV vectors for P frame intra blocksKostya Shishkov2007-03-18
| | | | Originally committed as revision 8440 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix full range (jpeg yuv) chromaMichael Niedermayer2007-03-18
| | | | Originally committed as revision 22713 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* huffyuv rgb encoderLoren Merritt2007-03-18
| | | | Originally committed as revision 8439 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove parameter unused in format string.Diego Pettenò2007-03-18
| | | | | | Patch by Diego Petten [flameeyes gentoo org] Originally committed as revision 8438 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentationKostya Shishkov2007-03-18
| | | | Originally committed as revision 8437 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Proper handling of motion vectors for adv. profileKostya Shishkov2007-03-18
| | | | Originally committed as revision 8436 to svn://svn.ffmpeg.org/ffmpeg/trunk
* hardcode ff_ac3_frame_sizes tableJustin Ruggles2007-03-18
| | | | Originally committed as revision 8435 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.Bobby Bingham2007-03-17
| | | | Originally committed as revision 8434 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove incorrect special case for audioMichael Niedermayer2007-03-17
| | | | Originally committed as revision 8433 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix indentionMichael Niedermayer2007-03-17
| | | | Originally committed as revision 8432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* reorder pts into dts supportMichael Niedermayer2007-03-17
| | | | Originally committed as revision 8431 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move the encoding of the image data to its own function.Bobby Bingham2007-03-17
| | | | | | patch by Bobby Bingham, uhmmmm gmail com Originally committed as revision 8430 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.Bobby Bingham2007-03-17
| | | | Originally committed as revision 8429 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless if()Michael Niedermayer2007-03-17
| | | | Originally committed as revision 8428 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMichael Niedermayer2007-03-17
| | | | Originally committed as revision 8427 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMichael Niedermayer2007-03-17
| | | | Originally committed as revision 8426 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove silly video check, theres nothing video specific in thereMichael Niedermayer2007-03-16
| | | | Originally committed as revision 8425 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a delay variable to hold the timestamp buffer sizeMichael Niedermayer2007-03-16
| | | | | | set cur_dts correctly for delay>1 Originally committed as revision 8424 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove special case for h.264 whatever this was supposed to do its not correctMichael Niedermayer2007-03-16
| | | | Originally committed as revision 8423 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add fps stats, patch by Limin Wang <lance lmwang at gmail com>Limin Wang2007-03-16
| | | | Originally committed as revision 8422 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix indentionMichael Niedermayer2007-03-15
| | | | Originally committed as revision 8421 to svn://svn.ffmpeg.org/ffmpeg/trunk
* force 16-bytes alignement of block array, as needed by the implementation of ↵John Dalgliesh2007-03-15
| | | | | | | | ff_dct_sse2 patch by John Dalgliesh %johnd A defyne P org% Originally committed as revision 8420 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support reordering pts in the decoder (this might be equivalent to mplayers ↵Michael Niedermayer2007-03-15
| | | | | | | | -correct-pts mode) enable it with -drp (=decoder reorders pts) Originally committed as revision 8419 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disable pts reordering code and initialize a parser insteadAurelien Jacobs2007-03-15
| | | | Originally committed as revision 8418 to svn://svn.ffmpeg.org/ffmpeg/trunk
* subband_coef_noise -> subband_coef_signIan Braithwaite2007-03-15
| | | | | | Cosmetics patch by Ian Braithwaite ian .. braithwaite dot dk Originally committed as revision 8417 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove secure password delivery requirement after complaint by the SVN adminMichael Niedermayer2007-03-15
| | | | Originally committed as revision 8416 to svn://svn.ffmpeg.org/ffmpeg/trunk
* misc wording/spelling fixesDiego Biurrun2007-03-15
| | | | Originally committed as revision 8415 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gpg and passwords ruleMichael Niedermayer2007-03-15
| | | | Originally committed as revision 8414 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add rule to keep disscussion on the public mailinglist (stolen from mplayers ↵Michael Niedermayer2007-03-15
| | | | | | | | 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