Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/libav
AgeCommit message (Expand)Author
2002-11-10reversing header gameMichael Niedermayer
2002-11-09use FF_INPUT_BUFFER_PADDING_SIZEMichael Niedermayer
2002-11-09c standard style / warnings patch by (mru at users dot sourceforge dot net (M...Måns Rullgård
2002-11-08ringbuffer patch by (François Revol <revol at free dot fr>)François Revol
2002-11-08cleanup (breaks compatibility, requested by fabrice)Michael Niedermayer
2002-11-06* put there more reasnable 15fps speed (though it's probably meaningless)Zdenek Kabelac
2002-11-05* calculating with the full packet sizeZdenek Kabelac
2002-11-05* allocate slightly more data - so decoders won't be touching memoryZdenek Kabelac
2002-11-05* free extradataZdenek Kabelac
2002-11-05* don't show header errors when eof is reachedZdenek Kabelac
2002-11-05MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)François Revol
2002-11-05BeOS Audio ouput patch by (François Revol <revol at free dot fr>)François Revol
2002-11-02added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 supportFrançois Revol
2002-11-02added BeOS net_server support (R5 network stack), basically the sameFrançois Revol
2002-10-31* always set extradata_sizeZdenek Kabelac
2002-10-31* removed extra_data from AVStream (it's part of Codec)Zdenek Kabelac
2002-10-30* Made encoding to ASF streams work again. It turns out that the defaultPhilip Gladstone
2002-10-28unified wav header parsing - added extradata supportFabrice Bellard
2002-10-22put/get portable for IEEE double - renamed put_native_string/get_native_stringFabrice Bellard
2002-10-21single frame output fixFabrice Bellard
2002-10-21the new output PTS handling is now genericFabrice Bellard
2002-10-21use PTS api - suppressed redundant fourcc tags (don't know why it was duplica...Fabrice Bellard
2002-10-21use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref v...Fabrice Bellard
2002-10-21AV synchronisation APIFabrice Bellard
2002-10-21new video grab device for ATI All-In-Wonder cards based on the GATOS km drive...Michael Niedermayer
2002-10-15better framework for specific mpeg mux options such as vcd - added (incomplet...Fabrice Bellard
2002-10-15suppressed vcd flag - use new mpeg mux format insteadFabrice Bellard
2002-10-14added null output format for speed testingFabrice Bellard
2002-10-14better MPEG4 support (at least can view some mpeg4 examples)Fabrice Bellard
2002-10-12added mjpegAlex Beregszaszi
2002-10-11added stream copy capabilityFabrice Bellard
2002-10-11use C99 syntax for field initFabrice Bellard
2002-10-10added mpeg in avi supportFabrice Bellard
2002-10-09added DV supportFabrice Bellard
2002-10-08added raw DV demux (audio is currently not handled)Fabrice Bellard
2002-10-07c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgå...Måns Rullgård
2002-10-04fixed MPEG2 pts parsing - ignore unknown stream typeFabrice Bellard
2002-10-04added DV supportFabrice Bellard
2002-10-01rv10 cleanup (de)muxer still needs to be cleaned up (still searching voluntee...Michael Niedermayer
2002-10-01fixing rv10, this isnt the cleanest solution (parsing the packet header in th...Michael Niedermayer
2002-09-12mpegvideo_probe cant distinguish mpeg4 and mpeg1 raws :( so m4v needs "-f m4v...Michael Niedermayer
2002-09-12m4v input supportMichael Niedermayer
2002-09-12Change calls to abort() to be calls to av_abort()Philip Gladstone
2002-09-12Add the transfer of the new parameters from ffmpeg to ffserver and vice-versaPhilip Gladstone
2002-09-11mpeg4 raw output support patch by ("Maksim (Max) Krasnyanskiy" <maxk at qualc...Max Krasnyansky
2002-09-11fixing raw yuv inputMichael Niedermayer
2002-09-06yuv4mpeg output support patch by (Henry Mason <talus25 at speakeasy dot net>)Henry Mason
2002-09-02ar -s -> ranlibMichael Niedermayer
2002-09-01oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills
2002-09-01dont needlessly gettimeofday in video grabber patch by (Lennert Buytenhek <bu...Lennert Buytenhek