summaryrefslogtreecommitdiff
path: root/libav
Commit message (Expand)AuthorAge
* export match_ext()Fabrice Bellard2002-11-20
* match SDP based on content instead of extensionFabrice Bellard2002-11-20
* added handling of URL redirectors (needed for RTSP streaming client)Fabrice Bellard2002-11-20
* supressed incorrect pts init (when the pts is not set, ffmpeg.c presumes the ...Fabrice Bellard2002-11-20
* suppressed PKT_FLAG_DROPPED_FRAMEFabrice Bellard2002-11-20
* pkt->pts is already set, please fix audio if you modify this code - supressed...Fabrice Bellard2002-11-20
* The problems of doing cvs add foo.*Philip Gladstone2002-11-20
* Compile framehook.cPhilip Gladstone2002-11-20
* Initial versions of code to all per-frame video processing in ffmpeg.Philip Gladstone2002-11-20
* Set the pkt->pts field correctly so that frame rate reduction has a chancePhilip Gladstone2002-11-20
* Set the pkt->pts field so that we have a chance of doing frame rate reductionPhilip Gladstone2002-11-20
* Get rid of a warning from asfcheck. Not sure that it really helps with WMP th...Philip Gladstone2002-11-20
* fixed output pts computation in case of pcm audio (fixes ffplay status display)Fabrice Bellard2002-11-19
* better than nothing patch for correct audio output with ffplayFabrice Bellard2002-11-19
* a/v sync support: added correct pts handlingFabrice Bellard2002-11-19
* factorized All In Wonder code (not tested) - Added AIW auto detect (not teste...Fabrice Bellard2002-11-19
* now raw mpeg4 video decoding is fully supportedFabrice Bellard2002-11-18
* added multicast SDP/RTP demux for multicast streams - added support for MPEG4...Fabrice Bellard2002-11-18
* do not read probe data if format is specified - match_ext() must be exportedFabrice Bellard2002-11-18
* fixed multicast connectFabrice Bellard2002-11-18
* lower case div3Michael Niedermayer2002-11-18
* fixing mp3 detection patch by (John Ryland <jryland at trolltech dot com>)John Ryland2002-11-14
* * fix double freeZdenek Kabelac2002-11-13
* Bump up the priority on the decoding thread.François Revol2002-11-12
* * cleanup statics & constZdenek Kabelac2002-11-11
* * cleanup statics & constZdenek Kabelac2002-11-11
* * cleanup statics & constZdenek Kabelac2002-11-11
* * cleanup statics & constZdenek Kabelac2002-11-11
* reversing header gameMichael Niedermayer2002-11-10
* use FF_INPUT_BUFFER_PADDING_SIZEMichael Niedermayer2002-11-09
* c standard style / warnings patch by (mru at users dot sourceforge dot net (M...Måns Rullgård2002-11-09
* ringbuffer patch by (François Revol <revol at free dot fr>)François Revol2002-11-08
* cleanup (breaks compatibility, requested by fabrice)Michael Niedermayer2002-11-08
* * put there more reasnable 15fps speed (though it's probably meaningless)Zdenek Kabelac2002-11-06
* * calculating with the full packet sizeZdenek Kabelac2002-11-05
* * allocate slightly more data - so decoders won't be touching memoryZdenek Kabelac2002-11-05
* * free extradataZdenek Kabelac2002-11-05
* * don't show header errors when eof is reachedZdenek Kabelac2002-11-05
* MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)François Revol2002-11-05
* BeOS Audio ouput patch by (François Revol <revol at free dot fr>)François Revol2002-11-05
* added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 supportFrançois Revol2002-11-02
* added BeOS net_server support (R5 network stack), basically the sameFrançois Revol2002-11-02
* * always set extradata_sizeZdenek Kabelac2002-10-31
* * removed extra_data from AVStream (it's part of Codec)Zdenek Kabelac2002-10-31
* * Made encoding to ASF streams work again. It turns out that the defaultPhilip Gladstone2002-10-30
* unified wav header parsing - added extradata supportFabrice Bellard2002-10-28
* put/get portable for IEEE double - renamed put_native_string/get_native_stringFabrice Bellard2002-10-22
* single frame output fixFabrice Bellard2002-10-21
* the new output PTS handling is now genericFabrice Bellard2002-10-21
* use PTS api - suppressed redundant fourcc tags (don't know why it was duplica...Fabrice Bellard2002-10-21