summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remove dithering of filter coefficients, improves precision by 1-2 bits andMichael Niedermayer2007-03-21
* The NSV demuxer assumes that a video frame's timestamp increases by one on eachDavid Conrad2007-03-21
* av_estimate_timings_from_pts() flushes the packet queue but doesn'tWolfram Gloger2007-03-21
* cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frameBaptiste Coudurier2007-03-21
* cosmeticsBaptiste Coudurier2007-03-21
* set audio frame size based on sttsBaptiste Coudurier2007-03-21
* treat frame_size > 1 as compressed audioBaptiste Coudurier2007-03-21
* Smacker Audio stereo fixKostya Shishkov2007-03-21
* update links to old probably obsolete bttv patchesMichael Niedermayer2007-03-20
* link to ffv1, msmpeg4, asv1, 4xm docsMichael Niedermayer2007-03-20
* libav* headers for pascalMichael Niedermayer2007-03-20
* Small simplifications to subband coefficient handling and use av_random().Ian Braithwaite2007-03-20
* oops, encoder was under ifdef decoders.Loren Merritt2007-03-20
* revert r8428, the check was not that uselessMichael Niedermayer2007-03-20
* add myself as AC-3 maintainerJustin Ruggles2007-03-20
* i think this is more correctMichael Niedermayer2007-03-20
* Correctly handle data_size on decodingKostya Shishkov2007-03-20
* fix handling of special case for lowest snroffset. regressions are unaffected.Justin Ruggles2007-03-20
* 10l, fix debug, dprintf does not have log levelBaptiste Coudurier2007-03-19
* expose av_base64_decode and av_base64_encodeLuca Barbato2007-03-19
* fix end-of-file detectionClemens Ladisch2007-03-18
* add dnxhd fourccBaptiste Coudurier2007-03-18
* dnxhd decoderBaptiste Coudurier2007-03-18
* AC-3 encoded volume is too high. Revert revision 7160:Bill O'Shaughnessy2007-03-18
* fix init_vlc() with nonzero flagsMåns Rullgård2007-03-18
* split ac3_parametric_bit_allocation into 3 separate functionsJustin Ruggles2007-03-18
* improve ac3_probe by counting consecutive framesJustin Ruggles2007-03-18
* Zero MV vectors for P frame intra blocksKostya Shishkov2007-03-18
* fix full range (jpeg yuv) chromaMichael Niedermayer2007-03-18
* huffyuv rgb encoderLoren Merritt2007-03-18
* Remove parameter unused in format string.Diego Pettenò2007-03-18
* indentationKostya Shishkov2007-03-18
* Proper handling of motion vectors for adv. profileKostya Shishkov2007-03-18
* hardcode ff_ac3_frame_sizes tableJustin Ruggles2007-03-18
* Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.Bobby Bingham2007-03-17
* remove incorrect special case for audioMichael Niedermayer2007-03-17
* fix indentionMichael Niedermayer2007-03-17
* reorder pts into dts supportMichael Niedermayer2007-03-17
* Move the encoding of the image data to its own function.Bobby Bingham2007-03-17
* Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.Bobby Bingham2007-03-17
* remove useless if()Michael Niedermayer2007-03-17
* simplifyMichael Niedermayer2007-03-17
* simplifyMichael Niedermayer2007-03-17
* remove silly video check, theres nothing video specific in thereMichael Niedermayer2007-03-16
* add a delay variable to hold the timestamp buffer sizeMichael Niedermayer2007-03-16
* remove special case for h.264 whatever this was supposed to do its not correctMichael Niedermayer2007-03-16
* add fps stats, patch by Limin Wang <lance lmwang at gmail com>Limin Wang2007-03-16
* fix indentionMichael Niedermayer2007-03-15
* force 16-bytes alignement of block array, as needed by the implementation of ...John Dalgliesh2007-03-15
* support reordering pts in the decoder (this might be equivalent to mplayers -...Michael Niedermayer2007-03-15