144 Commits (cc7ac88830edd58af9c4c552658319706e396e5b)

Author SHA1 Message Date
Michael Niedermayer 2f0f5b2059 mpegvideo_probe cant distinguish mpeg4 and mpeg1 raws :( so m4v needs "-f m4v" now 22 years ago
Michael Niedermayer 7866eeff46 m4v input support 22 years ago
Philip Gladstone 42343f7e6e Change calls to abort() to be calls to av_abort() 22 years ago
Philip Gladstone 75bdb984c7 Add the transfer of the new parameters from ffmpeg to ffserver and vice-versa 22 years ago
Max Krasnyansky 89b3d7c9f1 mpeg4 raw output support patch by ("Maksim (Max) Krasnyanskiy" <maxk at qualcomm dot com>) 22 years ago
Michael Niedermayer c2c2cd2da1 fixing raw yuv input 22 years ago
Henry Mason ad4369076b yuv4mpeg output support patch by (Henry Mason <talus25 at speakeasy dot net>) 22 years ago
Michael Niedermayer be7109c12b ar -s -> ranlib 22 years ago
Mark Hills 81e0d0b412 oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Lennert Buytenhek cca1b2410e dont needlessly gettimeofday in video grabber patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 22 years ago
Lennert Buytenhek e61efa2468 unmap video buffers on close patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 22 years ago
Zdenek Kabelac 1359c2d43e * skiping unwanted packets when it's possible 22 years ago
Zdenek Kabelac 840824970c * using statics 22 years ago
Zdenek Kabelac 2141dc37d3 * added support for multiple payloads 22 years ago
Zdenek Kabelac 2a10020bf3 * ok - let's start with avifile->ffmpeg morphing 22 years ago
Philip Gladstone 64e105e051 Fix a potential endless loop (nb (1 * 3) / 2 == 1) 23 years ago
Philip Gladstone 487ec9a0d9 Add conditional build of strptime 23 years ago
Philip Gladstone dcb7d9cbe0 Add strptime into the source pool for those systems that don't have it. 23 years ago
Philip Gladstone c5510dd63b * Add code for ffserver to get stream output formats: guess_stream_format 23 years ago
Philip Gladstone 36ada60ccb Add prototype of guess_stream_format 23 years ago
Philip Gladstone 8b3c13f9f1 Add another asf output format type -- asf_stream. The convention is that 23 years ago
Fabrice Bellard 910fdd21b5 added installlib target 23 years ago
Fabrice Bellard a25e098d33 exported av_probe_input_format() 23 years ago
Fabrice Bellard a11bf0bd61 renamed gettime to av_gettime() 23 years ago
Fabrice Bellard 2302dd1319 moved simple c utils 23 years ago
Fabrice Bellard 4624540b71 separated init code from utils to reduce static library size 23 years ago
Fabrice Bellard 9498853132 more consistent naming 23 years ago
Fabrice Bellard fb0256250d added RTP/RTSP stuff 23 years ago
Fabrice Bellard a9a721da7c added url_split() 23 years ago
Fabrice Bellard bdd7d51848 added compilation of RTP/RTSP stuff 23 years ago
Fabrice Bellard 94ef68647c suppressed packet size dependancy 23 years ago
Fabrice Bellard 0e2a219706 http protocol now uses tcp: protocol (simpler) 23 years ago
Fabrice Bellard abba3dd133 added dynamic buffer support - added url_fprintf() and url_fgetc() 23 years ago
Fabrice Bellard 8a9488b550 added url_get_max_packet_size() support - added URL_RDWR flag 23 years ago
Fabrice Bellard f031df23fe api change for packet based protocols (such as UDP and RTP) 23 years ago
Fabrice Bellard 2d225591e9 better UDP support - added preliminary multicast support (untested) 23 years ago
Fabrice Bellard 85fb7b3490 added rtp port range support 23 years ago
Fabrice Bellard 5188559986 added local port option 23 years ago
François Revol 3ffe379394 patch by François Revol <revol at free dot fr> 23 years ago
François Revol 889c522492 adpcm encoding patch by François Revol <revol at free dot fr> 23 years ago
François Revol 0147f19856 beos/mov/adpcm patch by François Revol <revol at free dot fr> 23 years ago
Roy Sigurd Karlsbakk eddbd7e5a0 largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net> 23 years ago
Zdenek Kabelac 9235088f0f * using time.h for Cygwin systems as well 23 years ago
Zdenek Kabelac 436483c2ec * redundant declaration removed 23 years ago
Fabrice Bellard 3b50d2ad15 added rtp protocol 23 years ago
Fabrice Bellard 1617ad97ae added rtsp support (not activated yet) 23 years ago
Fabrice Bellard e309128f84 added rtp support (not activated yet) 23 years ago
Fabrice Bellard 171bbb03ad added raw tcp support 23 years ago
Michael Niedermayer 390dffc5ad more mpeg4 fourcc's 23 years ago
Fabrice Bellard 24f9709b22 fixed VOB parsing bug 23 years ago