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
AgeCommit message (Expand)Author
2005-08-14set timebase correctly? this thing is always 15fps?Michael Niedermayer
2005-08-13'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)Steven M. Schultz
2005-08-13fix building in separate directoryMåns Rullgård
2005-08-12FreeBSD ipv6 multicast patch from ports treeAlex Beregszaszi
2005-08-12minor compilation fixSam Hocevar
2005-08-12Fix building shared version of lavf on some systems.Alexander Strasser
2005-08-11changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi...Mike Brown
2005-08-02libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser
2005-07-31A.B.C versionsMichael Niedermayer
2005-07-27round pointer up to next packet_size multipleMichael Niedermayer
2005-07-24mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)Michael Niedermayer
2005-07-24MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it)Luca Abeni
2005-07-22udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin...Hans Zandbelt
2005-07-19more non portable float parsing code ...Michael Niedermayer
2005-07-19remove non portable get/put_be64_double()Michael Niedermayer
2005-07-19kill duplicated get/put_be24()Michael Niedermayer
2005-07-19extract duration if availableMichael Niedermayer
2005-07-18changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer
2005-07-17DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer
2005-07-15Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen
2005-07-15Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen
2005-07-15skip_idctMichael Niedermayer
2005-07-13printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson
2005-07-11.m1v and .m2a (feature req #1178960)Michael Niedermayer
2005-07-11compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel
2005-07-10remove -f singlejpeg as its identical to -f mjpegMichael Niedermayer
2005-07-10AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101Jan Kratochvil
2005-07-08avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: ke...Kenneth Aafløy
2005-07-05av_seek_frame() docs timestamp clarificationMichael Niedermayer
2005-07-03.264Michael Niedermayer
2005-07-0310lAlex Beregszaszi
2005-07-03tell the user if compressed swf foundAlex Beregszaszi
2005-06-30add hdv2 fourcc to MPEG2 codec mappingAurelien Jacobs
2005-06-29fix assertion failureMichael Niedermayer
2005-06-28RTCP_* conflict with live.com and they seem not to be used anywhere so commen...Michael Niedermayer
2005-06-28part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kris...Daniel Kristjansson
2005-06-28dont open and close codec at every call of try_decode_frame() as this is not ...Michael Niedermayer
2005-06-27better dont read the width/height at all, its random anywayMichael Niedermayer
2005-06-27x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer
2005-06-27nut prefers extradata style global headersMichael Niedermayer
2005-06-27support changing in bitstream global headers into extradata style and backMichael Niedermayer
2005-06-27Theora fourccRoberto Togni
2005-06-25*BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer
2005-06-24another chapter in the neverending mov demuxer cleanupMichael Niedermayer
2005-06-24AVStream.nb_frames and docs for r_frame_rateMichael Niedermayer
2005-06-23typoMichael Niedermayer
2005-06-20This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes itErik Slagter
2005-06-18Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)Todd Kirby
2005-06-16add support for muxing subtitles in mpeg-psAurelien Jacobs
2005-06-10non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit...Ronald S. Bultje