summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* moved simple c utilsFabrice Bellard2002-07-25
* separated init code from utils to reduce static library sizeFabrice Bellard2002-07-25
* more consistent namingFabrice Bellard2002-07-25
* added RTP/RTSP stuffFabrice Bellard2002-07-24
* added url_split()Fabrice Bellard2002-07-24
* added compilation of RTP/RTSP stuffFabrice Bellard2002-07-24
* suppressed packet size dependancyFabrice Bellard2002-07-24
* http protocol now uses tcp: protocol (simpler)Fabrice Bellard2002-07-24
* added dynamic buffer support - added url_fprintf() and url_fgetc()Fabrice Bellard2002-07-24
* added url_get_max_packet_size() support - added URL_RDWR flagFabrice Bellard2002-07-24
* api change for packet based protocols (such as UDP and RTP)Fabrice Bellard2002-07-24
* better UDP support - added preliminary multicast support (untested)Fabrice Bellard2002-07-24
* added rtp port range supportFabrice Bellard2002-07-24
* added local port optionFabrice Bellard2002-07-24
* patch by François Revol <revol at free dot fr>François Revol2002-07-23
* this include isn;t longer need and now generate a lot of warnings patch by Bo...Bohdan Horst2002-07-23
* moved codebooks to svq1_cb.hAlex Beregszaszi2002-07-22
* -bug comand line option to workaround encoder bugs which cannot be detected a...Michael Niedermayer2002-07-22
* fixing bitrate vs. kbitrate in headerMichael Niedermayer2002-07-22
* adpcm encoding patch by François Revol <revol at free dot fr>François Revol2002-07-22
* nanosleep patch by François Revol <revol at free dot fr>François Revol2002-07-21
* YUV410P to YUV420P patch by François Revol <revol at free dot fr>François Revol2002-07-21
* minor optimizationsMichael Niedermayer2002-07-21
* pix_abs mmx2 isnt bit-exact ...Michael Niedermayer2002-07-21
* beos/mov/adpcm patch by François Revol <revol at free dot fr>François Revol2002-07-20
* BeOS patches by "shatty" <shatty at myrealbox.com>Michael Niedermayer2002-07-19
* largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net>Roy Sigurd Karlsbakk2002-07-18
* * using time.h for Cygwin systems as wellZdenek Kabelac2002-07-18
* use edge emu for encoding of width or height %16!=0 filesMichael Niedermayer2002-07-17
* fixing NULL reference frame with dr1Michael Niedermayer2002-07-17
* hmm ABS(dc-diff) > 512 fixMichael Niedermayer2002-07-17
* larger edge emu buffer (might have been too small)Michael Niedermayer2002-07-17
* fixing gmc with emu edgesMichael Niedermayer2002-07-17
* interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize brainlessly wasn...Michael Niedermayer2002-07-17
* low_delay / has_b_frames fixMichael Niedermayer2002-07-17
* fixes fire.avi & subtitles.aviMichael Niedermayer2002-07-17
* exporting mbskip_table after it has been allocatedMichael Niedermayer2002-07-16
* hurry up supportMichael Niedermayer2002-07-16
* grayscale only decodingMichael Niedermayer2002-07-16
* dr1Michael Niedermayer2002-07-16
* dr1Michael Niedermayer2002-07-16
* direct rendering for SVQ1Michael Niedermayer2002-07-15
* uvlinesizeMichael Niedermayer2002-07-15
* 1001LNick Kurshev2002-07-15
* 4mv & qpel edge emuMichael Niedermayer2002-07-15
* direct rendering method 1 supportMichael Niedermayer2002-07-14
* rl vlc table optimization (not yet used)Michael Niedermayer2002-07-14
* faster get_bit_cacheMichael Niedermayer2002-07-14
* Force inlining on get_vlc2.Falk Hüffner2002-07-13
* rl decoding optimizationMichael Niedermayer2002-07-13