15365 Commits (644173759146be1cff244e8cf6a26de26bf07edf)
 

Author SHA1 Message Date
Philip Gladstone 20f0154831 * Add the gop_size to the video parameters. Also the audio framesize. 23 years ago
Philip Gladstone 7ac13f0c7e * Change extern inline to static inline. This improves compiling without optimization. 23 years ago
Philip Gladstone 53cafac09c * Add default cases to switch statements. 23 years ago
Philip Gladstone 6d9872f416 * Add a duration field to the AVPacket 23 years ago
Philip Gladstone 1de1cce27d * Make it work with sound cards (like mine) that can only capture in stereo. 23 years ago
Philip Gladstone f80c1ac01b * Many, many changes to make it work (mostly). Information snagged from 23 years ago
Philip Gladstone f359a5bed8 * Updated so that some streams actually work! 23 years ago
Philip Gladstone bdd3c092bf * These are my notes on streaming 23 years ago
Philip Gladstone f747e6d343 * Fix a nasty problem with output buffering not have enough (or large enough) 23 years ago
Philip Gladstone 51bd4565f7 * Fix nasty problem with unitialized memory in the file_table 23 years ago
Philip Gladstone c6a8f2ce07 Move the EXTRALIBS to the end of the link line where they actually get used! 23 years ago
Alex Beregszaszi a69b930cd3 clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25) 23 years ago
Alex Beregszaszi 723106b279 added support for various app headers, and writin FFmpeg comment 23 years ago
Juanjo fffcb5e841 - Segfault fixed when liba52 dynamic library isn't found. 23 years ago
Juanjo bc6caae212 - MPEG-4 B frames coding option for ffmpeg.c 23 years ago
Zdenek Kabelac afa90da5fb * replaced with liba52 23 years ago
Michael Niedermayer 7aaf3b98fc there are divx5? encoded files without a userdata section but with b-frames :( 23 years ago
Michael Niedermayer e71a4f7425 segfault fix for b-frame encoding with height%16!=0 23 years ago
Michael Niedermayer 413dec620d 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> 23 years ago
Nick Kurshev 156e5023e8 version info 23 years ago
Michael Niedermayer 3649cfd9b3 MV visualisation support 23 years ago
Michael Niedermayer 3d1d9b2c37 shorter user data with formating by juanjo 23 years ago
Michael Niedermayer 32cd20de42 move ABS() to common.h 23 years ago
Arpi 4085d977dd 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels 23 years ago
Michael Niedermayer 9717dad883 move put_string() to common.{c,h} 23 years ago
Michael Niedermayer 1c3a2382d0 correct quantizer bias 23 years ago
Arpi 0f9400b4fb ar -s has portability problems, anyway rc is enough without s -- suggested by Atmosfear 23 years ago
Juanjo 1e209222f5 - H263 PAR support by Alex Beregszaszi. 23 years ago
Alex Beregszaszi af289048d8 patch by Alex Beregszaszi <alex@naxine.org> 23 years ago
Michael Niedermayer 51b8fd1998 freeze fix 23 years ago
Michael Niedermayer ccf589a8fe C4=16383 for the c version too and even for some outcommented code 23 years ago
Michael Niedermayer 9e1795dd13 set C4 to 16383 23 years ago
Alban Bedel 4a53a912af printf to mp_msg 23 years ago
Juanjo ef5b1b5a7e - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. 23 years ago
Juanjo 95c79a24e5 - Changed FOURCC for H263. 23 years ago
Arpi e84c31dc88 Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org> 23 years ago
Zdenek Kabelac 2a2a98c0d1 * by Thomas Sailer: 23 years ago
Michael Niedermayer bb71e31757 fixing msmpeg4v3 dc-scale for quantizers 24-31 23 years ago
Gert Vervoort bb3debab2c more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort@wxs.nl> 23 years ago
Michael Niedermayer f94985d046 detecting xvid/divx4/opendivx and set low_delay flag 23 years ago
Michael Niedermayer 2417652e9f export mbskip_table for direct rendering 23 years ago
Michael Niedermayer d7e9533aa0 fixed msmpeg4 infinite loop if buggy stream 23 years ago
Zdenek Kabelac 1ac9248bb7 * cleanup 23 years ago
Zdenek Kabelac cd8e5f9637 * fixes problem with -funroll-loops and buggy gcc compiler 23 years ago
Michael Niedermayer 1c2a8c7f14 avcodec_flush_buffers() 23 years ago
Zdenek Kabelac eeba58ccc7 * path to ffmpegs config.h 23 years ago
Michael Niedermayer d697b89bab segfault fix 23 years ago
Zdenek Kabelac 5751432312 * using liba52 23 years ago
Zdenek Kabelac 623563c04a * using some small char buffer - needed for sprintf 23 years ago
Michael Niedermayer 1ff662cc2c export delay info 23 years ago