3934 Commits (d07730ddd139e97d671c8670bdd73e19d3e9fcc0)
 

Author SHA1 Message Date
Michael Niedermayer d07730ddd1 fix image stream copy 20 years ago
Michael Niedermayer 359fa0febc cbr audio muxing fix 20 years ago
Michael Niedermayer 70122f2902 remove weird offsets 20 years ago
Michael Niedermayer d34a07466f switch ffv1 to the put/get_symbol() from snow 21 years ago
Michael Niedermayer 880eae9c50 switch ffv1 from CABAC to the range coder 21 years ago
Michael Niedermayer 9b41cb1c41 remove debug stuff 21 years ago
Michael Niedermayer 5d0e4cb87a segfault fix 21 years ago
Michael Niedermayer 2886975773 CABAC -> range coder 21 years ago
Michael Niedermayer 672a19aac2 range coder 21 years ago
Roberto Togni 9287acd197 Fix mjpeg-b (padding bytes can exist between end of sos and image data) 21 years ago
Mike Melanson ae2ade6bbd credited with H.261 encoder 21 years ago
Mike Melanson b06b45c454 H.261 stuff 21 years ago
Michael Niedermayer 5bbad3eb53 cleanup 21 years ago
Michael Niedermayer 87b9e6b2dd simplify ff_h261_reorder_mb_index 21 years ago
Michael Niedermayer 1499a1f7df simplify 21 years ago
Michael Niedermayer 9740687b6b fix and cleanup h261 mb_type selection 21 years ago
Michael Niedermayer 13e5b1f684 cleanup 21 years ago
Michael Niedermayer 37a007826e suppress uninerresting output 21 years ago
Michael Niedermayer 61b262a90a h.261 regression test 21 years ago
Michael Niedermayer 1c3990dbba H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 21 years ago
Michael Niedermayer d7e2f57f0e YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) 21 years ago
Mike Melanson ab711b3c8d Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov 21 years ago
Michael Niedermayer 3237f73183 stride align cleanup 21 years ago
Michael Niedermayer ec7eb8966c optimization 21 years ago
Michael Niedermayer 9297ddd32e type fix 21 years ago
Michael Niedermayer 0f242af274 type fix 21 years ago
Wolfram Gloger ed2cea4290 fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) 21 years ago
Michael Niedermayer 146210caf9 image2pipe fix 21 years ago
Michael Niedermayer 8e6325b96b mjpeg parser 21 years ago
Michael Niedermayer b551204a96 stdin detection fix 21 years ago
Bohdan Horst cc044c1cc0 INT MIN/MAX patch by (Bohdan Horst <nexus at irc dot pl>) 21 years ago
Michael Niedermayer afbb5ce406 dvr-ms video decoding support 21 years ago
Michael Niedermayer db4d9faf8d optimzation 21 years ago
Michael Niedermayer 58897665ae optimization 21 years ago
Michael Niedermayer 7b89e963e8 fix CABAC+LOOP missmatch 21 years ago
Michael Niedermayer 3981c385cc cbp_table cleanup 21 years ago
Michael Niedermayer 9af1ec8e9a cleanup of decode_cabac_residual() 21 years ago
Michael Niedermayer d6b0c1bbf8 decode intra cabac mb_type cleanup 21 years ago
Gildas Bazin 03393cb766 small typo patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Loren Merritt d5af70c3b8 H.264 CABAC + B-frames patch by (Loren Merritt <lorenm at u dot washington dot edu>) 21 years ago
Nathan Kurz 1a1dc611ce bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse dot com>) 21 years ago
Roman Shaposhnik f02be79d61 * Introducing IIDC1394 grabbing interface. 21 years ago
Michael Niedermayer 5ba7c3d7c9 set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams 21 years ago
Aurelien Jacobs a7b42d28da 10000l : fix a crash on x86 due to an horrible mistake in my x86_64 patch 21 years ago
Michael Niedermayer 6e225de2fe user selectble cutoff frequency 21 years ago
Michael Niedermayer 4e255822e5 100l (dont reset the sample position at the block end) 21 years ago
Aurelien Jacobs 6e1c66bc06 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 21 years ago
Michael Niedermayer ed861c6bd2 make most resample filter parameters selectable at runtime 21 years ago
Michael Niedermayer f25ba8b393 optimization 21 years ago
Michael Niedermayer 51a880208a make filter size, int32/int16 and a few other things selectable at compiletime 21 years ago