14208 Commits (bea91b8c2931e3263ca68003a888df2592176587)
 

Author SHA1 Message Date
Philip Gladstone 64e105e051 Fix a potential endless loop (nb (1 * 3) / 2 == 1) 22 years ago
Philip Gladstone a28d4f86af Add some examples of using ACL 22 years ago
Philip Gladstone 8256c0a341 * Make asf streaming work again. Now uses the output format asf_stream. 22 years ago
Philip Gladstone 487ec9a0d9 Add conditional build of strptime 22 years ago
Philip Gladstone 68892110e0 Add logic to figure out whether strptime is present on the system. If not, then 22 years ago
Philip Gladstone dcb7d9cbe0 Add strptime into the source pool for those systems that don't have it. 22 years ago
Philip Gladstone c5510dd63b * Add code for ffserver to get stream output formats: guess_stream_format 22 years ago
Philip Gladstone 36ada60ccb Add prototype of guess_stream_format 22 years ago
Philip Gladstone 8b3c13f9f1 Add another asf output format type -- asf_stream. The convention is that 22 years ago
Michael Niedermayer b5a093b3a9 different edge positions fixed with edge emu / dr1 22 years ago
Fabrice Bellard bc4a1ffe96 added 'NoDaemon' command - added RTP/RTSP stream example 22 years ago
Fabrice Bellard 2effd27446 added RTSP and RTP server support - added daemon mode as default (use -d for foreground mode) - added module support 22 years ago
Fabrice Bellard 3773697945 build stripped and unstripped ffmpeg - ffserver exports all its symbols for modules - added installlib target for development static libraries installation 22 years ago
Fabrice Bellard 917e06c81b added proposed API for parse_only mode to extract compressed frames from compressed streams 22 years ago
Fabrice Bellard e3e105b38a added include for ffserver dynamically loaded modules 22 years ago
Fabrice Bellard 2c4ae653af renamed gettime() av_gettime() - same for register_all() 22 years ago
Fabrice Bellard 910fdd21b5 added installlib target 22 years ago
Fabrice Bellard a25e098d33 exported av_probe_input_format() 22 years ago
Fabrice Bellard a11bf0bd61 renamed gettime to av_gettime() 22 years ago
Fabrice Bellard 2302dd1319 moved simple c utils 22 years ago
Fabrice Bellard 4624540b71 separated init code from utils to reduce static library size 22 years ago
Fabrice Bellard 9498853132 more consistent naming 22 years ago
Fabrice Bellard fb0256250d added RTP/RTSP stuff 22 years ago
Fabrice Bellard a9a721da7c added url_split() 22 years ago
Fabrice Bellard bdd7d51848 added compilation of RTP/RTSP stuff 22 years ago
Fabrice Bellard 94ef68647c suppressed packet size dependancy 22 years ago
Fabrice Bellard 0e2a219706 http protocol now uses tcp: protocol (simpler) 22 years ago
Fabrice Bellard abba3dd133 added dynamic buffer support - added url_fprintf() and url_fgetc() 22 years ago
Fabrice Bellard 8a9488b550 added url_get_max_packet_size() support - added URL_RDWR flag 22 years ago
Fabrice Bellard f031df23fe api change for packet based protocols (such as UDP and RTP) 22 years ago
Fabrice Bellard 2d225591e9 better UDP support - added preliminary multicast support (untested) 22 years ago
Fabrice Bellard 85fb7b3490 added rtp port range support 22 years ago
Fabrice Bellard 5188559986 added local port option 22 years ago
François Revol 3ffe379394 patch by François Revol <revol at free dot fr> 22 years ago
Bohdan Horst a5f0696948 this include isn;t longer need and now generate a lot of warnings patch by Bohdan Horst <nexus at hoth.amu.edu.pl> 22 years ago
Alex Beregszaszi ce23c668f1 moved codebooks to svq1_cb.h 22 years ago
Michael Niedermayer fe670d099d -bug comand line option to workaround encoder bugs which cannot be detected automatically 22 years ago
Michael Niedermayer 05174fd411 fixing bitrate vs. kbitrate in header 22 years ago
François Revol 889c522492 adpcm encoding patch by François Revol <revol at free dot fr> 22 years ago
François Revol 27a5e8b897 nanosleep patch by François Revol <revol at free dot fr> 22 years ago
François Revol 6742d95d59 YUV410P to YUV420P patch by François Revol <revol at free dot fr> 22 years ago
Michael Niedermayer 3e6a20a0cd minor optimizations 22 years ago
Michael Niedermayer 4afeaec92f pix_abs mmx2 isnt bit-exact ... 22 years ago
François Revol 0147f19856 beos/mov/adpcm patch by François Revol <revol at free dot fr> 22 years ago
Michael Niedermayer e1707f52d5 BeOS patches by "shatty" <shatty at myrealbox.com> 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
Michael Niedermayer 79c0c7858d use edge emu for encoding of width or height %16!=0 files 23 years ago
Michael Niedermayer 9022797ba2 fixing NULL reference frame with dr1 23 years ago
Michael Niedermayer 9ac7ecd698 hmm ABS(dc-diff) > 512 fix 23 years ago