1755 Commits (63b15e559ac725321ea7a5bc38c123da8cf7d764)
 

Author SHA1 Message Date
Michael Niedermayer 8664c807e6 10l 22 years ago
Michael Niedermayer 8cb097d4a6 fixing dependancies 22 years ago
Michael Niedermayer b01be12120 pp docs 22 years ago
Michael Niedermayer fcd43156ce -p 22 years ago
Alex Beregszaszi 145956deee fixed some bugs in app parser - some jfif and adobe jpgs fixed 22 years ago
Michael Niedermayer d20343b3cb use cp ; strip instead of strip -o 22 years ago
François Revol 31ba0b4d7f gcc optimization on BeOS (patch by François Revol <revol at free dot fr>) 22 years ago
Michael Niedermayer 9f9c322930 support forcing low_delay during decoding 22 years ago
Michael Niedermayer 326d40af06 cleanup 22 years ago
Michael Niedermayer c41d972d9c cleanup 22 years ago
Michael Niedermayer 05c4072b45 Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
François Revol 26b35efb3a added BeOS net_server support (R5 network stack), basically the same 22 years ago
François Revol 3f95e8434b added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 22 years ago
François Revol 9ddd71fc60 added BeOS net_server support (R5 network stack), basically the same 22 years ago
François Revol bbd8335b69 added perm inheritance from ffmpeg_g (it looks like 'strip' in BeOS doesn't keep them, though the Linux one does !?) 22 years ago
Michael Niedermayer 86f85dca30 cleanup 22 years ago
Arpi 288daa8452 handle init error in ffmpeg12 22 years ago
Dieter 80663785f7 -mdynamic-no-pic for darwin -> 5% speedup patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
Michael Niedermayer 8671359bfc better padding bug detection 22 years ago
Michael Niedermayer 75460b0ce5 put MIN/MAX under ifndef MAX/MIN 22 years ago
Michael Niedermayer 6a70098ac6 fixing msmpeg4v3 with mb_height % slice_height != 0 22 years ago
Arpi a749913f4c verbose can be negative 22 years ago
Michael Niedermayer f56dd362bd hopefully fixing sprite_warping_points==0 22 years ago
Michael Niedermayer b401ebad91 cosmetics requested by kabi 22 years ago
Zdenek Kabelac f408fc67c0 * avoid negative numbers as well 22 years ago
Nick Kurshev dd3be2c97e 10l 22 years ago
Nick Kurshev b8e6ad84e5 reverse first hunk 22 years ago
Nick Kurshev d08070e653 fixed debug compilation 22 years ago
Michael Niedermayer bbed9259cc put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them 22 years ago
Zdenek Kabelac cb146fafa5 * always set extradata_size 22 years ago
Zdenek Kabelac e40fed0b62 * removed extra_data from AVStream (it's part of Codec) 22 years ago
Michael Niedermayer 6bb925f47d dont call emms_c() for each MB 22 years ago
Michael Niedermayer 0aa7875a73 cleanup 22 years ago
Michael Niedermayer 1609f6680c disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it 22 years ago
Alex Beregszaszi f9745d55e6 fixed 10l 22 years ago
Michael Niedermayer 01dc3aa48d using fewer registers ... to workaround something 22 years ago
Michael Niedermayer af27aea922 fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated 22 years ago
Fabrice Bellard 4707cb07e1 fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized) 22 years ago
Michael Niedermayer 0bfacb95de fixing q>0.0 assert failure caused by overflow of variance for b frames 22 years ago
Michael Niedermayer 1d9324fd4e removing "-npp" (found by arpi) 22 years ago
Michael Niedermayer fa6ea14e40 per context cpuCaps (idea by kabi) 22 years ago
Michael Niedermayer 4407a3c47a change qscale type to int8 and fix qscale ordering 22 years ago
Michael Niedermayer 6b72ac6323 exporting the internal qscale table, this allso fixes the ordering 22 years ago
Alex Beregszaszi 6234d753a9 NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de> 22 years ago
Måns Rullgård b2722d0a42 -vcodec copy fix patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Fred 5981f4e693 1) Add MMX deinterlace code. 22 years ago
Philip Gladstone 2727c35ed7 * Made encoding to ASF streams work again. It turns out that the default 22 years ago
Philip Gladstone d6562d2cfa Added VideoBitRateRange and VideoBitRAteTolerance settings 22 years ago
Michael Niedermayer b49d916512 using same numbers for cpuCaps as libmpeg2 & liba52 22 years ago
Michael Niedermayer 4603ed8f91 cleanly passing the cpuCaps 22 years ago