]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2003-09-11 Fabrice Bellarddoc update
2003-09-11 Fabrice Bellardsimplified version handling
2003-09-11 Fabrice Bellardwindows installer
2003-09-11 Fabrice Bellardsimplified version handling - set win32 install path
2003-09-11 Mike Melansoncopy & paste strikes again
2003-09-11 Mike Melansonxan_wc3 decoder now works correctly; added a bunch...
2003-09-11 Mike Melansonforgot to apply the palette component lookup table
2003-09-10 Michael NiedermayerAVI stream header FCC / more reliable detection of...
2003-09-10 Fabrice Bellardexample using video encoder latency
2003-09-10 Fabrice Bellardremoved invalid sequence end code
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-09-10 Michael Niedermayerget_bi(), be/le fix
2003-09-10 Michael Niedermayerdetect old xvid with fourcc=DIVX
2003-09-10 Michael Niedermayertheres no SVQ1 encoder -> it cant be default
2003-09-10 Michael Niedermayerdetect avcodec_open() on an already opened AVCodecContext
2003-09-10 Mike MelansonTim
2003-09-09 Michael Niedermayermov/mp4 muxer cleanup (mostly cosmetics/simplifications...
2003-09-09 Fabrice Bellardremoved warnings
2003-09-09 Fabrice Bellarduse const data - began to make code more portable
2003-09-09 Fabrice Bellardremoved warnings
2003-09-09 Fabrice Bellardremove warnings
2003-09-09 Fabrice Bellardmpegaudio decoder no longer forgets to decoder last...
2003-09-09 Michael Niedermayer--disable-risky fix by (Luca Abeni <lucabe72 at email...
2003-09-09 Michael Niedermayermemleak fix by (Michel Bardiaux <mbardiaux at peaktime...
2003-09-09 Michael Niedermayerkernel header bug workaround by (Ronald Bultje <rbultje...
2003-09-09 Glenn MaynardDebug/optimization patch by (Glenn Maynard <g_sf at...
2003-09-08 Fabrice Bellardshow stream info with -stats
2003-09-08 Fabrice Bellardupdate sub_id in mpegaudio decoding (might need same...
2003-09-08 Fabrice BellardID3 parsing and generation in MP3 format
2003-09-08 Fabrice Bellardremoved localtime_r.h
2003-09-08 Fabrice Bellardremoved strptime test
2003-09-08 Fabrice Bellardremoved ctype.h
2003-09-08 Fabrice Bellardheader fixes - removed MPEG-4 b frame limtation in...
2003-09-08 Fabrice BellardCODEC_ID_MP3LAME is obsolete
2003-09-08 Fabrice Bellardchanged my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3...
2003-09-08 Fabrice Bellardremoved os_support.h
2003-09-08 Fabrice BellardAC3 note
2003-09-08 Fabrice Bellardsimpler strptime - added os_support.[ch] - moved localt...
2003-09-08 Fabrice Bellardremoved os_support.h
2003-09-08 Fabrice Bellardremoved os_support.h as most of libavcodec is os indepe...
2003-09-08 Fabrice Bellardremoved ctype.h header
2003-09-08 Fabrice Bellardfixed endianness dependancies (untested)
2003-09-08 Fabrice Bellardctype.h is a common header
2003-09-08 Fabrice Bellardversion update
2003-09-08 Mike Melansonfringe feature update
2003-09-08 Mike Melansonhacks to support Xan AVI files
2003-09-08 Mike Melansonsupport for Duck DK3 and DK4 ADPCM
2003-09-08 Mike Melansondemuxer for custom Wing Commander III movie (.mve)...
2003-09-08 Mike MelansonNew fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4...
2003-09-07 Michael Niedermayermemory leak fix by (Tom Dexter <devel at www dot digita...
2003-09-07 Alex Beregszaszimove packetheader after startcodes
2003-09-06 Alex Beregszaszisome fixes
2003-09-06 Michael Niedermayerpadding fix
2003-09-06 Michael Niedermayerbig/little endian fix
2003-09-05 Alex Beregszasziinitial nut muxer and demuxer (demuxer is not fail...
2003-09-05 Alex Beregszaszibump version numbers to 0.4.8
2003-09-05 Michael Niedermayerdisable a52 & pp by default
2003-09-05 Michael Niedermayerrewrite
2003-09-04 Michael Niedermayerfixing copyright header (the code is from strptime...
2003-09-04 Michael NiedermayerCompile fix when no CONFIG_ENCODERS by (Glenn Maynard...
2003-09-04 Michael Niedermayercase insensitive codec_get_id()
2003-09-04 Glenn Maynardlocaltime_r patch by (Glenn Maynard <g_sf at zewt dot...
2003-09-04 Michael NiedermayerMingW patches by (Glenn Maynard <g_sf at zewt dot org>)
2003-09-03 Michael Niedermayer10l
2003-09-03 Charles Yatesvhook patch by (Charles Yates <charles dot yates at...
2003-09-03 Bill Eldridgequiet/verbose patch by (Bill Eldridge <bill at rfa...
2003-09-02 Bill Eldridgewin32 received_sigterm patch by (Bill Eldridge <bill...
2003-09-02 Michael NiedermayerCODEC_ID_MPEGVIDEO
2003-09-02 Mike Melansonit seems that ffmpeg can also mux QT/MP4 now
2003-09-02 Mike Melansondoc update
2003-09-02 Mike Melansoninitial commit for Id RoQ and Interplay MVE multimedia...
2003-09-01 Michael Niedermayerfix MPEG-TS missdetected as MPEG-PS
2003-09-01 Michael Niedermayer100l
2003-09-01 Michael Niedermayermore fixes
2003-09-01 Michael Niedermayersome fixes (still buggy though)
2003-09-01 Mike Melansonfirst pass at PSX STR demuxer; does not yet interact...
2003-09-01 Mike Melansonskip preamble bytes
2003-09-01 Michael Niedermayerasv2 regression test
2003-09-01 Michael Niedermayerasv2 encoding
2003-09-01 Michael NiedermayerASV2 decoder
2003-08-30 Michael Niedermayerfixing unused f_code values
2003-08-30 Michael Niedermayer10l (big vs. little endian)
2003-08-29 Charles Yatesstdin patch by (Charles Yates <charles dot yates at...
2003-08-29 Michael Niedermayerlibavformat/avio.h compilation problem in VisualC+...
2003-08-29 Michael NiedermayerSmall Patch for "ffplay -" instead of "ffplay pipe...
2003-08-29 Michael Niedermayerbit_rate in mpeg1/2 should be 0x3FFFF for vbr or at...
2003-08-29 Roman Shaposhnik 1000l in abbrv. table
2003-08-29 Michael Niedermayer10l (closed gop bit)
2003-08-29 Roman Shaposhnik * making resolution abbreviations right
2003-08-28 Michael Niedermayerffplay diff commenting out rtsp for no network by ...
2003-08-28 Michael NiedermayerM_PI diff for output_example (handles undefined M_PI...
2003-08-28 Roman Shaposhnik * Phase 1 for DV encoding support. Muxing/demuxing...
2003-08-28 Fabrice Bellardfixed audio frame buffering problem (should correct...
2003-08-28 Fabrice Bellardspelling fix
2003-08-27 Mike Melansonnaughty, forbidden variable declarations
2003-08-26 Michael Niedermayer100l (forget to reset me.skip for b frames)
2003-08-26 Roman Shaposhnik * ffmpeg was *silently* rejecting to deinterlace...
2003-08-26 Michael Niedermayermov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at...
2003-08-26 Michael Niedermayerfixing CODEC_FLAG_GLOBAL_HEADER
2003-08-26 Michael Niedermayermpeg2 regression test
next