3007 Commits (8cb5d4c060cf2bd6c7d10bb151e4bceedf821379)
 

Author SHA1 Message Date
Michael Niedermayer 0c904df2b6 dont let the demuxer thread die before the video has actually been played as seeking would become impossible shortly before EOF 21 years ago
Michael Niedermayer 09646bab63 use packet number instead of byte number internally for seeking 21 years ago
Michael Niedermayer a602556e06 unused 21 years ago
Michael Niedermayer 82b9e4a286 seeking fixes 21 years ago
Michael Niedermayer 580fb5e72c memleak fix 21 years ago
Kevin Kuphal 38376f00fd seeking in single stream asf patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) 21 years ago
Michael Niedermayer 237da0fa20 dont calculate stuff if its not used ... 21 years ago
Michael Niedermayer a75b43fd73 fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp 21 years ago
Michael Niedermayer b754978a3b caching of timestamps for mpeg-ps so seeking is faster 21 years ago
Roberto Togni 6245598582 Right fix for older zlib version 21 years ago
Roberto Togni ccbfd4ba96 Fix for older version of zlib 21 years ago
Michael Niedermayer 507a8e0d70 type fixes, found by Wolfgang Hesseler 21 years ago
Roberto Togni a273bbfb03 MSZH and ZLIB decoder support 21 years ago
Michael Niedermayer fb966f99b0 ignore damaged video frames 21 years ago
Michael Niedermayer 041086191f oops 21 years ago
Michael Niedermayer 93e1a0a9de fix b frame after seeking blockmess 21 years ago
Michael Niedermayer 0a61ba5869 audio pts fix 21 years ago
Michael Niedermayer e6c0297f1c fixing some seek failure issues 21 years ago
Michael Niedermayer 909678c707 grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) 21 years ago
Michael Niedermayer 8f2ab83318 copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise 21 years ago
Michael Niedermayer d2a9bdddd8 more sane inttypes emulation behavior if libavcodec is used outside ffmpeg 21 years ago
Michael Niedermayer d94728c377 cleanup 21 years ago
Michael Niedermayer 821e46f4a7 alpha amr tip 21 years ago
Michael Niedermayer c562c4da89 something unimportant ... 21 years ago
Chris Flerackers 7f965c1c89 inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>) 21 years ago
Steven M. Schultz 84f986c0f4 lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer a1e257b231 optimize compute_antialias() and add a floating point based alternative (2x faster) 21 years ago
Gildas Bazin ec7d0d2e9e memleak patch by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Michael Niedermayer 303aebf97a uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Michael Niedermayer 967be70050 memleak fix 21 years ago
Michael Niedermayer 64cba7481b patch for configuring amr_wb by ("Murphy Chen" <murphychen at mail2000 dot com dot tw>) 21 years ago
Michael Niedermayer 85e3374798 mpeg1 overflowing dc coeff fix 21 years ago
Michael Niedermayer af547ce5a4 fix assertion failure when writing mov files 21 years ago
Kevin Kuphal d13431cd56 ASF extended header parsing patch by ("Kevin Kuphal" <kevin dot kuphal at sitecity dot net>) 21 years ago
Michael Niedermayer 4850b2d243 LDFLAGS fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer 620fe604a8 10l 21 years ago
Michael Niedermayer 622348f931 interlaced dct decision cleanup 21 years ago
Michael Niedermayer 51929fd312 simplify 21 years ago
Michael Niedermayer b1b8f9fc58 gop timestamp fix 21 years ago
Michael Niedermayer 3144b152a6 10l 21 years ago
Michael Niedermayer ac548c5d1d 10000l 21 years ago
Michael Niedermayer 96b73a2ada frame rate emulation "fix" by (Mean <fixounet at free dot fr>) 21 years ago
Michael Niedermayer 2e90b37c5e mpeg2 QP clamping fix 21 years ago
Michael Niedermayer 0982834b04 non YV12 vissualization fix by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer 5ac59c559b warn the user if we had to clip some dct coefficient due to a crappy format which doenst support the whole needed range (msmpeg4/wmv mostly but mpeg1 too to a lesser extend) 21 years ago
Michael Niedermayer baaf3f467b SVCD scan offset stuff 21 years ago
Denes Balatoni c953e7976e denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) 21 years ago
Michael Niedermayer 76e9d39297 forgot ... 21 years ago
Michael Niedermayer 783df5f347 denoise_dct_mmx() 21 years ago
Michael Niedermayer be408b67e6 noise reduction regression test 21 years ago