8878 Commits (ca6940f871c2b8fdd056407f7928659d42c6d1b0)
 

Author SHA1 Message Date
Michael Niedermayer ca6940f871 increase bits for non default highprecision mode 18 years ago
Michael Niedermayer ae232dd740 code for testing the accuracy of the resampler 18 years ago
Michael Niedermayer 66a148a19a remove dithering of filter coefficients, improves precision by 1-2 bits and 18 years ago
David Conrad 8076609a40 The NSV demuxer assumes that a video frame's timestamp increases by one on each 18 years ago
Wolfram Gloger df7625ed62 av_estimate_timings_from_pts() flushes the packet queue but doesn't 18 years ago
Baptiste Coudurier e14f79ed37 cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frame 18 years ago
Baptiste Coudurier 638fd2fce7 cosmetics 18 years ago
Baptiste Coudurier 2d2432b738 set audio frame size based on stts 18 years ago
Baptiste Coudurier 4278662d45 treat frame_size > 1 as compressed audio 18 years ago
Kostya Shishkov c72e05ba0f Smacker Audio stereo fix 18 years ago
Michael Niedermayer 5d171758c0 update links to old probably obsolete bttv patches 18 years ago
Michael Niedermayer afe28f7ce9 link to ffv1, msmpeg4, asv1, 4xm docs 18 years ago
Michael Niedermayer 04704a7881 libav* headers for pascal 18 years ago
Ian Braithwaite 058ee0cf95 Small simplifications to subband coefficient handling and use av_random(). 18 years ago
Loren Merritt 0ec4bc6a27 oops, encoder was under ifdef decoders. 18 years ago
Michael Niedermayer 028d6f3e71 revert r8428, the check was not that useless 18 years ago
Justin Ruggles 1424a50772 add myself as AC-3 maintainer 18 years ago
Michael Niedermayer a843d1ff32 i think this is more correct 18 years ago
Kostya Shishkov b314cfe709 Correctly handle data_size on decoding 18 years ago
Justin Ruggles b5a05cc295 fix handling of special case for lowest snroffset. regressions are unaffected. 18 years ago
Baptiste Coudurier 8a0cdea157 10l, fix debug, dprintf does not have log level 18 years ago
Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 18 years ago
Clemens Ladisch 559fd1e795 fix end-of-file detection 18 years ago
Baptiste Coudurier c06136e024 add dnxhd fourcc 18 years ago
Baptiste Coudurier 52b6bad219 dnxhd decoder 18 years ago
Bill O'Shaughnessy 4140a5234e AC-3 encoded volume is too high. Revert revision 7160: 18 years ago
Måns Rullgård d7645fb9db fix init_vlc() with nonzero flags 18 years ago
Justin Ruggles 575bf46f16 split ac3_parametric_bit_allocation into 3 separate functions 18 years ago
Justin Ruggles f8b9830b6c improve ac3_probe by counting consecutive frames 18 years ago
Kostya Shishkov 9a44385e1a Zero MV vectors for P frame intra blocks 18 years ago
Michael Niedermayer edf97a75f9 fix full range (jpeg yuv) chroma 18 years ago
Loren Merritt d2bfaf8aae huffyuv rgb encoder 18 years ago
Diego Pettenò 642d4a1a16 Remove parameter unused in format string. 18 years ago
Kostya Shishkov 7c9712335b indentation 18 years ago
Kostya Shishkov ab47579565 Proper handling of motion vectors for adv. profile 18 years ago
Justin Ruggles 495529f7df hardcode ff_ac3_frame_sizes table 18 years ago
Bobby Bingham 92964be895 Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com. 18 years ago
Michael Niedermayer bc4efe42dd remove incorrect special case for audio 18 years ago
Michael Niedermayer 7e4baa66e0 fix indention 18 years ago
Michael Niedermayer d9e1efb7f8 reorder pts into dts support 18 years ago
Bobby Bingham e8952fa571 Move the encoding of the image data to its own function. 18 years ago
Bobby Bingham 552cf71281 Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com. 18 years ago
Michael Niedermayer a7f7965a27 remove useless if() 18 years ago
Michael Niedermayer 14eb3345ba simplify 18 years ago
Michael Niedermayer 41c8a56a14 simplify 18 years ago
Michael Niedermayer e25f97313f remove silly video check, theres nothing video specific in there 18 years ago
Michael Niedermayer befe3b05d3 add a delay variable to hold the timestamp buffer size 18 years ago
Michael Niedermayer 741887cf3e remove special case for h.264 whatever this was supposed to do its not correct 18 years ago
Limin Wang 7fc98937d2 add fps stats, patch by Limin Wang <lance lmwang at gmail com> 18 years ago
Michael Niedermayer 620e8baffa fix indention 18 years ago