2464 Commits (f71869a4db1d20dd93cb6a37ba8ef1249812c864)
 

Author SHA1 Message Date
Michael Niedermayer e4748d63ea fix? flv escape codes 22 years ago
Isaac Richards ec23a47286 - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 22 years ago
Mike Melanson 3d32b429d3 added the official VP3 IDCT (C implementation) as well as a grayscale 22 years ago
Michael Niedermayer 44a2950f72 flv cleanup / simplify 22 years ago
Michael Niedermayer bbdd42d36f flv regression test 22 years ago
Garrick Meeker d4f5d74a54 flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) 22 years ago
Michael Niedermayer b64dcbe325 FFmpeg & evaluating performance on the PowerPC Architecture HOWTO by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Romain Dolbeau e45a2872fa 1) remove TBL support in PPC performance. It's much more useful to use the 22 years ago
Michael Niedermayer 0273ceebbd few more error checks 22 years ago
Michael Niedermayer 3f6f76afef the reference sw doesnt like some legal headers ... 22 years ago
Alex Beregszaszi 4b0e52f635 warning fix 22 years ago
Michael Niedermayer 05fd1577be mpeg 2 seeking fix 22 years ago
Alex Beregszaszi bd7d1ea76b Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change 22 years ago
Michael Niedermayer e056044824 CODEC_FLAG_LOW_DELAY fix 22 years ago
Michael Niedermayer 27fc5352d0 merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05% 22 years ago
Michael Niedermayer 147e5200ca memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>) 22 years ago
Michael Niedermayer 342474abd9 av_free_packet SEGV fix by (Arthur van Hoff (javanator)) 22 years ago
Michael Niedermayer e71ea8b251 mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) 22 years ago
Alex Beregszaszi aef3c69d8d moved frame_count to wmadeccontext 22 years ago
Alex Beregszaszi f2899fb1ff uniformization (now it uses the same trace functions as h264, defined in common.h) 22 years ago
Alex Beregszaszi 2ca71015ef unwanted second definition of CHECKED_ALLOCZ 22 years ago
Romain Dolbeau 3efd4952df PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Michael Niedermayer cc74aafbc6 undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 22 years ago
Ivan Kalvachev d55e93e48b Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
Michael Niedermayer 17705a3420 Missing ffserver.c format parameter fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 22 years ago
Michael Niedermayer aef95c8cb9 fix last_block_index<=0 bug 22 years ago
Michael Niedermayer 1b52b6bd6b segfault fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>) 22 years ago
Alex Beregszaszi e103117177 10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR> 22 years ago
Michael Niedermayer d9ced4ca4b cleanup / cosmetics 22 years ago
Michael Niedermayer 085565f71f 20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss) 22 years ago
Alex Beregszaszi 9085af0751 moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? 22 years ago
Giancarlo Formicuccia 94d9ad5f80 *** fix for read() 22 years ago
Michael Niedermayer a4adb60858 PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Sam Hocevar 2c094d6338 build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) 22 years ago
Michael Niedermayer ce34182dd7 try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) 22 years ago
Steven M. Schultz d3b150363c 'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 22 years ago
Michael Niedermayer dc939fd588 fix CHECKED_ALLOCZ(0) 22 years ago
Michael Niedermayer 1e79606dd6 gcc 2.95 workaround 22 years ago
Mike Melanson 2e26c8d204 - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) 22 years ago
Mike Melanson 89ebf4e85e Fix third pixel motion compensation 22 years ago
Michael Niedermayer 8e937a4ad1 2x100l 22 years ago
Michael Niedermayer cb482d2511 blinking blocks around thin vertical lines and dots bugfix 22 years ago
Alex Beregszaszi e3ee328330 tv standard selection support for dv1394 and grab (v4l) 22 years ago
Alex Beregszaszi 93caefc7d6 support for armv5tel (XScale used in iPAQs) 22 years ago
Ivan Kalvachev 1dff7d56ad DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
Michael Niedermayer 2a250222e6 CONFIG_ENCODERS cleanup 22 years ago
Michael Niedermayer 4fb518c392 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
Michael Niedermayer daab329603 fixing concealment MVs prediction 22 years ago
Alex Beregszaszi ccafe7b122 lossless jpeg support 22 years ago
Alex Beregszaszi 611d192ce0 warning fixes 22 years ago