]> git.sesse.net Git - ffmpeg/history - libav
sliced mode for mpeg1/2
[ffmpeg] / libav /
2002-10-01 Michael Niedermayerrv10 cleanup (de)muxer still needs to be cleaned up...
2002-09-30 Michael Niedermayerfixing rv10, this isnt the cleanest solution (parsing...
2002-09-12 Michael Niedermayermpegvideo_probe cant distinguish mpeg4 and mpeg1 raws...
2002-09-12 Michael Niedermayerm4v input support
2002-09-12 Philip GladstoneChange calls to abort() to be calls to av_abort()
2002-09-12 Philip GladstoneAdd the transfer of the new parameters from ffmpeg...
2002-09-11 Max Krasnyanskympeg4 raw output support patch by ("Maksim (Max) Krasny...
2002-09-11 Michael Niedermayerfixing raw yuv input
2002-09-06 Henry Masonyuv4mpeg output support patch by (Henry Mason <talus25...
2002-09-02 Michael Niedermayerar -s -> ranlib
2002-09-01 Mark Hillsoggvorbis support patch by (Mark Hills <mark at pogo...
2002-09-01 Lennert Buytenhekdont needlessly gettimeofday in video grabber patch...
2002-09-01 Lennert Buytenhekunmap video buffers on close patch by (Lennert Buytenhe...
2002-08-09 Zdenek Kabelac* skiping unwanted packets when it's possible
2002-08-09 Zdenek Kabelac* using statics
2002-08-08 Zdenek Kabelac* added support for multiple payloads
2002-08-08 Zdenek Kabelac* ok - let's start with avifile->ffmpeg morphing
2002-07-27 Philip GladstoneFix a potential endless loop (nb (1 * 3) / 2 == 1)
2002-07-27 Philip GladstoneAdd conditional build of strptime
2002-07-27 Philip GladstoneAdd strptime into the source pool for those systems...
2002-07-27 Philip Gladstone* Add code for ffserver to get stream output formats...
2002-07-27 Philip GladstoneAdd prototype of guess_stream_format
2002-07-27 Philip GladstoneAdd another asf output format type -- asf_stream. The...
2002-07-25 Fabrice Bellardadded installlib target
2002-07-25 Fabrice Bellardexported av_probe_input_format()
2002-07-25 Fabrice Bellardrenamed gettime to av_gettime()
2002-07-25 Fabrice Bellardmoved simple c utils
2002-07-25 Fabrice Bellardseparated init code from utils to reduce static library...
2002-07-25 Fabrice Bellardmore consistent naming
2002-07-24 Fabrice Bellardadded RTP/RTSP stuff
2002-07-24 Fabrice Bellardadded url_split()
2002-07-24 Fabrice Bellardadded compilation of RTP/RTSP stuff
2002-07-24 Fabrice Bellardsuppressed packet size dependancy
2002-07-24 Fabrice Bellardhttp protocol now uses tcp: protocol (simpler)
2002-07-24 Fabrice Bellardadded dynamic buffer support - added url_fprintf()...
2002-07-24 Fabrice Bellardadded url_get_max_packet_size() support - added URL_RDW...
2002-07-24 Fabrice Bellardapi change for packet based protocols (such as UDP...
2002-07-24 Fabrice Bellardbetter UDP support - added preliminary multicast suppor...
2002-07-24 Fabrice Bellardadded rtp port range support
2002-07-24 Fabrice Bellardadded local port option
2002-07-23 François Revolpatch by François Revol <revol at free dot fr>
2002-07-22 François Revoladpcm encoding patch by François Revol <revol at free...
2002-07-20 François Revolbeos/mov/adpcm patch by François Revol <revol at free...
2002-07-18 Roy Sigurd Karlsbakklargefile support patch by Roy Sigurd Karlsbakk <roy...
2002-07-18 Zdenek Kabelac* using time.h for Cygwin systems as well
2002-07-08 Zdenek Kabelac* redundant declaration removed
2002-07-04 Fabrice Bellardadded rtp protocol
2002-07-04 Fabrice Bellardadded rtsp support (not activated yet)
2002-07-04 Fabrice Bellardadded rtp support (not activated yet)
2002-07-04 Fabrice Bellardadded raw tcp support
2002-06-22 Michael Niedermayermore mpeg4 fourcc's
2002-06-18 Fabrice Bellardfixed VOB parsing bug
2002-06-18 Michael Niedermayerwmv1
2002-06-17 Philip GladstoneChange ticker_tick to use ticker_abs as we want the...
2002-06-17 Philip GladstoneAdd ticker_abs function that returns the number of...
2002-06-14 Philip GladstoneChange the way that the ?date= stuff is parsed. It...
2002-06-11 Fabrice Bellardoptimized ticker_tick() if num is big - please test...
2002-06-05 Philip Gladstone* Get the buffer size right now we have the buffer...
2002-06-05 Philip Gladstone* Add the comment block if any of the comment fields...
2002-06-04 Philip GladstoneRemove some calls to av_free that tured out to be dupli...
2002-05-29 Philip GladstoneMake sure that the http_proxy environment variable...
2002-05-26 Fabrice Bellarduse sys/soundcard.h for OSS audio
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-25 Fabrice Bellardfixed double free - fixed probe function
2002-05-25 Fabrice Bellardfixed double free - fixed jpg image sequence automatic...
2002-05-25 Fabrice Bellardfixed memory free (no free necessary for private data...
2002-05-24 Philip GladstoneChange order of extensions and read_probe checking...
2002-05-24 Philip Gladstone* Add a probe function for FFM files
2002-05-24 Philip Gladstone* Fix a problem caused by a duplicate free of priv_data...
2002-05-20 Fabrice Bellardfixed memory free
2002-05-20 Fabrice Bellardconverted to new API
2002-05-20 Fabrice Bellardsuppressed mpeg demux mess - use now dynamic stream...
2002-05-20 Fabrice Bellardsplit mux/demux related structures - added file probing...
2002-05-20 Fabrice Bellardadded first version of MPEG/DVB transport stream demux
2002-05-18 Fabrice Bellarduse av memory handling functions
2002-05-18 Fabrice Bellardfixed pcm read
2002-05-18 Fabrice Bellardadded VPATH support
2002-05-18 Fabrice Bellardadded dummy crc output format for easy codec testing
2002-05-18 Philip GladstoneFix the WAIT_FEED problem. It turns out that when you...
2002-05-16 Philip GladstonePass over the bit_rate_tolerance field to ffmpeg
2002-05-14 Juanjo- Added r_frame_rate in AVStream to store the real...
2002-05-12 Juanjo- VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD)
2002-05-11 Juanjo- Fixes for MPEG-PS which have more than 1 system heade...
2002-05-10 Philip Gladstone* Add implementation of strlcpy
2002-05-10 Philip Gladstone* Add prototype for strlcpy
2002-05-09 Philip Gladstone* Add the 'flags' field to the list of codec fields...
2002-05-09 Philip Gladstone* Make put_wav_header return the number of bytes that...
2002-05-09 Philip Gladstone* Change extern inline to static inline so that it...
2002-05-09 Philip Gladstone* Try and fill out some more of the RV header fields...
2002-05-09 Philip Gladstone* Add defaults to switch statements
2002-05-09 Philip Gladstone* Add a sleep when doing the post to ffserver. Yes...
2002-05-09 Philip GladstoneIntialize the codec type to video.
2002-05-09 Philip Gladstone* Add the gop_size to the video parameters. Also the...
2002-05-09 Philip Gladstone* Change extern inline to static inline. This improves...
2002-05-09 Philip Gladstone* Add default cases to switch statements.
2002-05-09 Philip Gladstone* Add a duration field to the AVPacket
2002-05-09 Philip Gladstone* Make it work with sound cards (like mine) that can...
2002-05-09 Philip Gladstone* Many, many changes to make it work (mostly). Informat...
2002-05-02 Juanjo- Changed FOURCC for H263.
2002-04-29 Gert Vervoortmore msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervo...
next