15365 Commits (644173759146be1cff244e8cf6a26de26bf07edf)
 

Author SHA1 Message Date
Michael Niedermayer a7bd879798 shared lib support (req by kabi) ... 23 years ago
Philip Gladstone 96c7b53561 * Added a note that says that WMP cannot stream .mpg files. 23 years ago
Philip Gladstone abb2a5e242 Added use of StartSendOnKey 23 years ago
Philip Gladstone 79c4ea3c6c * Change the default behaviour to start streaming as soon as possible (i.e. 23 years ago
Michael Niedermayer 607dce96c0 hopefully faster mmx2&3dnow MC 23 years ago
Michael Niedermayer 59fe111e81 new hopefully faster MC 23 years ago
Michael Niedermayer 02734c6a3e print frame decoding time support (x86 only) 23 years ago
Zdenek Kabelac 83286d2a75 * fixed --enable-shared handling 23 years ago
Philip Gladstone 9cfe269e70 * Updated with new stream configuration items 23 years ago
Philip Gladstone 42a63c6a02 * Add code to configure the following: 23 years ago
Philip Gladstone 3884a3c322 Pass over the bit_rate_tolerance field to ffmpeg 23 years ago
Michael Niedermayer 218ad65d4d fixing end overwrite bugs (some at least) 23 years ago
Juanjo 90da4d764c - Bug fix for AVStream->r_frame_rate not being initialized for live video 23 years ago
Juanjo 6dc96cb0bf - Now ffmpeg handles MPEG-2 streams with pull down, it gets the real frame 23 years ago
Juanjo 76c0441b10 - Added r_frame_rate in AVStream to store the real frame rate. 23 years ago
Juanjo e0a3d744a0 - repeat_pict meaning changed, now it signals the extra delay for the 23 years ago
Michael Niedermayer c02dbee162 enable simple-idct by default (needed cuz otherwise files encoded with ffmpeg will show stripes with the reference IDCT during decoding) 23 years ago
Zdenek Kabelac e8f147930b * first shot for the new avcodec API 23 years ago
Philip Gladstone 13a0314fba * Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it. 23 years ago
Juanjo 0b97443a3f - Video CD option for ffmpeg 23 years ago
Juanjo 92b3e12592 - VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD) 23 years ago
Nick Kurshev 79b0d5f925 build num ++ 23 years ago
Nick Kurshev 8bceb6af09 build info for ABI 23 years ago
Nick Kurshev 5d27890ae9 I was too lazy to be a hero ;) 23 years ago
Juanjo 4442945711 - ffmpeg relies on libavcodec to repeat frames from 3:2 sources. 23 years ago
Juanjo c80340a4eb - repeat_pict added to AVCodecContext to signal if the decoder must repeat 23 years ago
Björn Sandell b6acbc3caf various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se> 23 years ago
Juanjo ab0ff2a563 - Fixes for MPEG-PS which have more than 1 system header, now we don't take 23 years ago
Juanjo 9cd3766f6e - pict_type exported to AVCodecContext 23 years ago
Juanjo a5dc85efb8 - Bug fix in map stream parser 23 years ago
Philip Gladstone 7434ba6d53 * Improve logging -- now actually gives you the number of bytes sent 23 years ago
Philip Gladstone 8d1335ea2b * Add implementation of strlcpy 23 years ago
Philip Gladstone 283383715f * Add prototype for strlcpy 23 years ago
Philip Gladstone ccac2e27f1 * Add the 'flags' field to the list of codec fields passed from ffserver to 23 years ago
Juanjo e7f9c67417 - HQ option for ffserver. Thanks to D Richard Felker III. 23 years ago
Nick Kurshev 816d7ff5a8 version info for so too 23 years ago
Juanjo 564ef23d49 - Warning fix. 23 years ago
Juanjo 3e12d48a89 - Updating docs.... 23 years ago
Juanjo ba9b374f89 - Changed default qmin = 3 as ffmpeg.c 23 years ago
Juanjo afc80f59a7 - Segfault fixed when mpeg audio decoder returns a negative data_size. 23 years ago
Philip Gladstone 0edf8a7a65 * Don't allocate 0 bytes of memory. It upsets electricFence! 23 years ago
Philip Gladstone 8170f3dc8f * Fix a problem with the first sample when down sampling. 23 years ago
Philip Gladstone 4c3d2e5f86 * Every frame is a key_frame 23 years ago
Philip Gladstone 4a663d8042 * Start using enumerated types (makes debugging much easier) 23 years ago
Philip Gladstone afc25d93ea * Make put_wav_header return the number of bytes that it put. 23 years ago
Philip Gladstone ec6ac5e1fb * Change extern inline to static inline so that it will compile without optimization 23 years ago
Philip Gladstone 5d6ef63fdc * Try and fill out some more of the RV header fields correctly 23 years ago
Philip Gladstone ac5e6a5bd7 * Add defaults to switch statements 23 years ago
Philip Gladstone ddceb31d93 * Add a sleep when doing the post to ffserver. Yes, this is the wrong 23 years ago
Philip Gladstone 28c66901a9 Intialize the codec type to video. 23 years ago