]> git.sesse.net Git - ffmpeg/history - libav
optimization (get_vlc -> get_vlc2)
[ffmpeg] / libav /
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...
2002-04-26 Zdenek Kabelac* cleanup
2002-04-15 Juanjo- Versions defined for libav/libavcodec.
2002-04-09 Juanjo- Fixed AC3 decoding for 5:1 AC3 streams. Now when...
2002-04-08 Philip Gladstone* patch by Philip Gladstone
2002-04-08 Zdenek Kabelac* some minor modification by Philip Gladston
2002-04-08 Zdenek Kabelac* more warning cleanups
2002-04-08 Zdenek Kabelac* fixing some warnings
2002-04-08 Zdenek Kabelac* support for .au .gif .mov .mp4 by François Revol...
2002-04-08 Zdenek Kabelac* encoding of AC3 with more than 2 channels
2002-04-07 Juanjo- Added force_pts to av_write_packet() to be able to...
2002-04-02 Juanjo- Fix memory leak and others bugs for ppmpipe. Thanks...
2002-03-20 Juanjo- Fix pts calculation on mpeg mux (A/V sync) - Thanks...
2002-03-17 Juanjo- Fixes on MPEG demuxer to handle VOBs without System...
2002-03-16 Juanjo- Bug fix MPEG-2 decoder to handle "repeat_first_field...
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-03-01 Juanjo- Fix on AVI and WAV headers based on Nikolai Zhubr...
2002-02-18 Zdenek Kabelac* Also include time.h for nanosleep()
2002-02-12 Michael Niedermayeralternative bitstream writer (disabled by default,...
2001-09-24 Fabrice Bellardchanged audio and video grab interface (simpler now)
2001-09-24 Fabrice Bellardcorrect pcm audio format handling
2001-09-24 Fabrice Bellardchanged av_open_input_file() prototype
2001-09-23 Fabrice Bellardadded pcm formats
2001-09-23 Fabrice Bellardwmv format is asf format
2001-09-16 Fabrice Bellardfixed image number syntax problems
2001-09-16 Fabrice Bellardrestore audio settings - use all the frame buffers...
2001-09-16 Fabrice Bellardimage number handling
2001-09-15 Fabrice Bellardfixed raw read for eof
2001-08-27 JuanjoAdded CODEC_ID_H263P to fourcc tables.
2001-08-15 Fabrice Bellardwin32 fixes
2001-08-15 Fabrice Bellardchanged opendivx to mpeg4
2001-08-15 Fabrice Bellardfixed wav riff tag size
2001-08-15 Fabrice Bellardadded raw mjpeg
2001-08-15 Fabrice Bellardadded static
2001-08-15 Fabrice Bellardadded raw mjpeg format - added jpeg image format
2001-08-15 Fabrice Bellardchanged jpegenc.c to jpeg.c
2001-08-15 Fabrice Bellardadded jpeg image read/write
2001-08-13 Fabrice Bellardwin32 fixes
2001-08-11 Fabrice Bellardadded PPM read/write support - added pgmyuvpipe format...
2001-08-08 Fabrice Bellardfixed avi RIFF header size
2001-07-30 Fabrice Bellardadded HAVE_AV_CONFIG_H
2001-07-23 Fabrice Bellardadded CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and...
2001-07-23 Fabrice Bellardfixed config for direct mplayer build compatibility
2001-07-22 Fabrice Bellardmerge
2001-07-22 Fabrice BellardInitial revision
2001-07-19 Fabrice Bellardremoving old files
next