7750 Commits (b6f9a4214797d14a95af4aa022af96f58172e7f4)
 

Author SHA1 Message Date
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
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