]> git.sesse.net Git - ffmpeg/history - libavformat
Increase version: 'wave' atom parsing added to mov demuxer
[ffmpeg] / libavformat /
2005-10-20 Roberto TogniIncrease version: 'wave' atom parsing added to mov...
2005-10-18 Roberto TogniQDM2 compatible decoder
2005-10-13 Mike Melansonsupport for FLX and DTA extensions in the FLIC format...
2005-10-13 Mike MelansonDuck TrueMotion 2 video decoder, courtesy of Konstantin...
2005-10-12 Alex Beregszaszifix feed read_header, avoid using put_tag in write_head...
2005-10-12 Alex Beregszaszilame bit_rate calculation
2005-10-04 j@v2v.ccMove all definitions of external dependencies into...
2005-09-26 Diego Biurrunsupport for building dynamic libraries on Mac OS X
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-09-21 Aurelien Jacobsfix unused variable warnings
2005-09-20 Diego BiurrunMisplaced #ifdef, the MMFContext struct is needed outsi...
2005-09-18 Michael Niedermayerprint more time_base fps stuff if av_log level is at...
2005-09-11 Michael Niedermayerchecksum doesnt cover the forward_ptr anymore
2005-09-11 Michael Niedermayerforward_ptr doesnt contain its own length anymore
2005-09-06 Michael Niedermayerset time_base as soon as time_scale is known instead...
2005-09-06 Måns RullgårdKill some compiler warnings. Compiled code verified...
2005-09-06 Michael Niedermayera few more raw yuv fourccs
2005-09-04 Michael Niedermayersample_rate value is not always correct (is there anyth...
2005-09-03 Diego Biurruntypo: viedo --> video
2005-09-02 Reimar DöffingerSupport D-Cinema audio demuxing.
2005-09-02 Reimar DöffingerSupport de-/encoding of 24 and 32 bit PCM (from and...
2005-09-02 Michael Niedermayerlowres support
2005-08-21 Michael Niedermayertime_base description by Rich Felker | dalias, aerifal cx
2005-08-15 Alexander StrasserMake ogg `muxer' expect new vorbis extradata format.
2005-08-15 Michael Niedermayerparse pict_type for streams in avi
2005-08-15 Michael Niedermayersupport fixing missing pts by parsing future frames
2005-08-14 Wolfram Glogerminor fixes for invalid audio data patch by (Wolfram...
2005-08-14 Michael Niedermayera few checks, seems i forgot to commit this
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-08-13 Michael Niedermayerset timebase correctly? this thing is always 15fps?
2005-08-13 Steven M. Schultz'#elseif' needs to be '#elif' patch by ("Steven M....
2005-08-13 Måns Rullgårdfix building in separate directory
2005-08-12 Alex BeregszasziFreeBSD ipv6 multicast patch from ports tree
2005-08-11 Sam Hocevarminor compilation fix
2005-08-11 Alexander StrasserFix building shared version of lavf on some systems.
2005-08-10 Mike Brownchanges to ignore command media embedded in MS WMV...
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...
2005-07-31 Michael NiedermayerA.B.C versions
2005-07-27 Michael Niedermayerround pointer up to next packet_size multiple
2005-07-23 Michael Niedermayermpeg1video m bit fix by (Luca Abeni: lucabe72, email it)
2005-07-23 Luca AbeniMPEG4 streaming over RTP patch by (Luca Abeni: lucabe72...
2005-07-21 Hans Zandbeltudp ipv6 localhost resolving patch by ("Hans Zandbelt...
2005-07-19 Michael Niedermayermore non portable float parsing code ...
2005-07-19 Michael Niedermayerremove non portable get/put_be64_double()
2005-07-19 Michael Niedermayerkill duplicated get/put_be24()
2005-07-19 Michael Niedermayerextract duration if available
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-07-17 Michael NiedermayerDVB subtitle decoder by (Ian Caulfield: imc25, cam...
2005-07-15 Vidar MadsenYamaha SMAF file format support patch by (Vidar Madsen...
2005-07-15 Vidar MadsenYamaha ADPCM in wav patch by (Vidar Madsen: vidarino...
2005-07-14 Michael Niedermayerskip_idct
2005-07-13 Benjamin Larssonprintf-> av_log patch by (Benjamin Larsson, banan:...
2005-07-11 Michael Niedermayer.m1v and .m2a (feature req #1178960)
2005-07-11 Niki W. Waibelcompiling using nonstd include/library locations /...
2005-07-10 Michael Niedermayerremove -f singlejpeg as its identical to -f mjpeg
2005-07-10 Jan KratochvilAMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil...
2005-07-08 Kenneth Aafløyavformat/av_seek_frame_binary with growing file patch...
2005-07-05 Michael Niedermayerav_seek_frame() docs timestamp clarification
2005-07-03 Michael Niedermayer.264
2005-07-02 Alex Beregszaszi10l
2005-07-02 Alex Beregszaszitell the user if compressed swf found
2005-06-30 Aurelien Jacobsadd hdv2 fourcc to MPEG2 codec mapping
2005-06-29 Michael Niedermayerfix assertion failure
2005-06-28 Michael NiedermayerRTCP_* conflict with live.com and they seem not to...
2005-06-28 Daniel Kristjanssonpart of the 'libavformat/utils.c doxygen documentation...
2005-06-27 Michael Niedermayerdont open and close codec at every call of try_decode_f...
2005-06-27 Michael Niedermayerbetter dont read the width/height at all, its random...
2005-06-27 Michael Niedermayerx86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr...
2005-06-27 Michael Niedermayernut prefers extradata style global headers
2005-06-27 Michael Niedermayersupport changing in bitstream global headers into extra...
2005-06-26 Roberto TogniTheora fourcc
2005-06-25 Michael Niedermayer*BSD bktr grab support by (Jacob Meuser: jakemsr, jakem...
2005-06-24 Michael Niedermayeranother chapter in the neverending mov demuxer cleanup
2005-06-24 Michael NiedermayerAVStream.nb_frames and docs for r_frame_rate
2005-06-23 Michael Niedermayertypo
2005-06-19 Erik SlagterThis trivial patch adds "avc1" as fourcc for h264 in...
2005-06-18 Todd KirbyAnimated GIF looping patch by (Todd Kirby // ffmpeg...
2005-06-15 Aurelien Jacobsadd support for muxing subtitles in mpeg-ps
2005-06-09 Ronald S. Bultjenon-avc h264 stream problems patch by ("Ronald S. Bultj...
2005-06-07 Alex Beregszaszisome nut.hu hype
2005-06-05 Michael Niedermayertypo fix by (lists: kenneth aafloy net)
2005-06-03 Fabrice Bellardbuggy PCR output (just to keep HW decoders happy) ...
2005-06-03 Fabrice Bellardoptional ISO 639 3 letter language field
2005-06-03 Fabrice BellardDVD subtitle parsing - show mpeg component IDs by default
2005-06-03 Michael Niedermayerfix stream class
2005-06-03 Michael Niedermayera step toward CODEC_TYPE_DATA support
2005-06-03 Michael Niedermayer10l (segfault fix)
2005-05-30 Nico Sabbiaccording to the standard the object_type for H264...
2005-05-30 Wolfram GlogerFix url_fsize for large files patch by (Wolfram Gloger...
2005-05-30 Michael Niedermayertrivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo...
2005-05-29 Michael Niedermayerchanging a few AV_LOG_DEBUG to AV_LOG_INFO
2005-05-26 Michael NiedermayerAVPacket.pos
2005-05-26 Romain DegezRTP/RTSP and MPEG4-AAC audio
2005-05-22 Jacob Meuserldconfig as config.mak variable patch by (Jacob Meuser...
2005-05-22 Michael Niedermayerav_find_stream_info() end check fixes
2005-05-21 Michael Niedermayerupdate current_sample number for non split mode
2005-05-21 Michael Niedermayersegfault fix
2005-05-21 Michael Niedermayersupport non interleaved mov files
2005-05-21 Michael Niedermayer10l (overwriting w/h with 0)
2005-05-20 Joakim Platefix ac3 and dts detection (patch by Joakim Plate <joaki...
next