990 Commits (a11bf0bd61af26f0faa4b5073337a583fe2bbd13)
 

Author SHA1 Message Date
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> 22 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
Michael Niedermayer 9be42dba97 larger edge emu buffer (might have been too small) 23 years ago
Michael Niedermayer 5499377432 fixing gmc with emu edges 23 years ago
Michael Niedermayer 4c9ede2e4b interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize brainlessly wasnt a good idea 23 years ago
Michael Niedermayer cc504d3c3c low_delay / has_b_frames fix 23 years ago
Michael Niedermayer 1a013246fb fixes fire.avi & subtitles.avi 23 years ago
Michael Niedermayer fe072fb4ee exporting mbskip_table after it has been allocated 23 years ago
Michael Niedermayer bc6d7776d8 hurry up support 23 years ago
Michael Niedermayer 22b13d5b4c grayscale only decoding 23 years ago
Michael Niedermayer 3cf33c37e7 dr1 23 years ago
Michael Niedermayer 94aec31fa0 dr1 23 years ago
Michael Niedermayer 760acb18a3 direct rendering for SVQ1 23 years ago
Michael Niedermayer 0fd90455ec uvlinesize 23 years ago
Nick Kurshev cd141f4c22 1001L 23 years ago
Michael Niedermayer 225f9c44cf 4mv & qpel edge emu 23 years ago
Michael Niedermayer 93a21abde5 direct rendering method 1 support 23 years ago
Michael Niedermayer 4f68b0847e rl vlc table optimization (not yet used) 23 years ago
Michael Niedermayer 02e0aa20a8 faster get_bit_cache 23 years ago
Falk Hüffner d200cab674 Force inlining on get_vlc2. 23 years ago