]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2003-11-16 Mike Melansonset frame rate information, for good measure
2003-11-15 Mike Melansonuse the proper file framerate (specified by a float...
2003-11-14 Mike Melansonyep, FLI support
2003-11-13 Michael Niedermayerqprd with b frames fix
2003-11-13 Michael Niedermayerqprd needs mbd=2
2003-11-13 Zdenek Kabelac* sys/types.h for size_t
2003-11-13 Zdenek Kabelac* *FILE needs <stdio.h>
2003-11-13 Ivan Kalvachevsilence few warnings
2003-11-12 Michael Niedermayerbetter fix
2003-11-12 Michael Niedermayersmall mjpeg fix by (James Stembridge <jstembridge at...
2003-11-12 Måns Rullgårdsupport more codecs in MPEG-TS patch by (mru at kth...
2003-11-12 Michael Niedermayerac prediction with rate distorted qp fix
2003-11-12 Michael Niedermayerrate distored optimal lambda->qp support
2003-11-12 Michael Niedermayerlast frame
2003-11-12 Ivan Kalvachevmpegvideo is back
2003-11-10 Fabrice Bellardsimpler bandwidth allocation for RTSP streaming - use...
2003-11-10 Fabrice Bellardinitial seek support
2003-11-10 Fabrice Bellarduse av_read_frame() - added initial seek support (renam...
2003-11-10 Fabrice Bellardframe rate should be completely disabled in asf (closer...
2003-11-10 Fabrice Bellardinitial seek support
2003-11-10 Fabrice Bellardseek support
2003-11-10 Fabrice Bellardseeking support - fixed some ADPCM decoding cases
2003-11-10 Fabrice Bellardfixed double free
2003-11-10 Fabrice Bellardadded parsing
2003-11-10 Fabrice Bellardseek support for PCM formats
2003-11-10 Fabrice Bellarduse parsers
2003-11-10 Fabrice Bellardinitial seek support - more generic play/pause support
2003-11-10 Fabrice Bellardinitial av_read_frame() and av_seek_frame() support
2003-11-10 Fabrice Bellardalso parse extradata for MPEG4
2003-11-10 Fabrice Bellardnew audio/video parser API
2003-11-10 Fabrice Bellardexported mpa_decode_header for new parser API
2003-11-10 Fabrice Bellardcomment fix
2003-11-10 Mike Melansonadded palette support to the QT demuxer; registered...
2003-11-10 Mike Melansonadded Apple Graphics (SMC) decoder
2003-11-09 Roberto Togni4bpp support
2003-11-07 Roberto Togni8BPS decoder
2003-11-07 Roberto TogniSet buffer hints, use cr where available
2003-11-07 Roberto TogniAdd cr codec capability and buffer hints
2003-11-06 Michael Niedermayer1000l
2003-11-06 Michael Niedermayerfix context=1
2003-11-06 Michel Bardiauxcvsignore patch by (Michel Bardiaux <mbardiaux at peakt...
2003-11-05 Roberto Togni100l: sometime palette was not copied to output frame
2003-11-04 Roman Shaposhnik * fixes for broken builds on Solaris, OS2 and all...
2003-11-04 Michael Niedermayer-sws 0 && -ssf chs fixed
2003-11-04 Michael Niedermayeruse .mp4 in one of the mpeg4 regression tests
2003-11-04 Michael Niedermayerremoving borderline spyware
2003-11-03 Michael Niedermayerffv1 regression test
2003-11-03 Gildas Bazinmovenc patch by (Gildas Bazin <gbazin at altern dot...
2003-11-03 Michael Niedermayer2nd attempt at OS/X shared/mdynamicnopic fix by ("Steve...
2003-11-03 Michael Niedermayerav_log patch(2 of ?) by (Michel Bardiaux <mbardiaux...
2003-11-03 Michael Niedermayerflush fix (untested)
2003-11-03 Vidar Madsen-target option patch by (Vidar Madsen <vidar at prosalg...
2003-11-03 Michael Niedermayeronly add prefix after \n
2003-11-03 Michael Niedermayer10l (fixes dct coeff noise reduction)
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-11-03 Michael Niedermayer10l (forgot that the dstW offset is hardcoded in the...
2003-11-02 Michael Niedermayernoise reduction of dct coefficients
2003-11-02 Michael Niedermayer10l ...
2003-11-02 Roberto TogniMoved to new palette API
2003-11-02 Roberto TogniMake avi and asf demuxer export palette in palctrl
2003-11-02 Roberto TogniFix some palette related defines, bump build number
2003-11-01 Michael Niedermayerffv1 rgb support
2003-11-01 Michael Niedermayer;
2003-11-01 Michael Niedermayerint_fast??_t emulation for broken systems which dont...
2003-10-31 Roberto Togni100l: free previous frame, not current one!
2003-10-31 Roberto TogniDon't memcpy from unallocated memory
2003-10-31 Roman Shaposhnik * DV demuxer is now capable of decoding auxilary...
2003-10-31 Michel Bardiauxconfigure on SGI IRIX patch by (Michel Bardiaux <mbardi...
2003-10-31 Vidar MadsenNew options for intra/inter matrices patch by (Vidar...
2003-10-30 Michael Niedermayermove identical code into its own function
2003-10-30 Michael Niedermayerinitalize various uninitalized variables and avoid...
2003-10-30 Michael Niedermayer100l (SAR is written as height/width instead of width...
2003-10-30 Michael Niedermayerpts fix and related fixes
2003-10-30 Mike Melansonrevised palette API, courtesy of Roberto Togni (rtogni...
2003-10-29 Michael Niedermayerdumping funny numbers from first zygo i frame header
2003-10-29 Alex Beregszasziinitial support for zygovideo
2003-10-29 Fabrice Bellardadded MPEG2TS support in RTP, SDP and RTSP - replaced...
2003-10-29 Fabrice Bellardmake AVFMT_NOHEADER flag dynamic - added av_open_input_...
2003-10-29 Fabrice Bellardmpeg TS demux API (called from RTP layer) - raw mpeg...
2003-10-29 Fabrice Bellardadded fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DA...
2003-10-28 Michael Niedermayer1/0 fix by (Tim Allen <tim at proximity dot com dot...
2003-10-28 Michael Niedermayerlinear blend 1 line shift fix
2003-10-27 Ivan KalvachevXvMC speedup by removing one memcpy and doing MB packing
2003-10-27 Michael Niedermayermake convert_matrix() independant of MpegEncContext
2003-10-26 Panagiotis... GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis...
2003-10-26 James KlicmanAltiVec optimized fdct patch by (James Klicman <james...
2003-10-26 Michael Niedermayerfixing the remaning block-align checks
2003-10-26 Assaf Yaariblock algn patch by ("Assaf Yaari" <assafy at mobixell...
2003-10-25 Michael Niedermayerreorder table instead of wasting instructions to reorde...
2003-10-25 Michael Niedermayer10l
2003-10-25 Michael Niedermayersegfault fix
2003-10-25 Mike Melansonsupport Cinepak files with funky (not divisible by...
2003-10-25 Mike Melansonadded XVID fourcc (ISO MPEG-4?) and AC3 fourcc
2003-10-25 Michael Niedermayerdiff -up looks better then diff -u
2003-10-25 Roman Shaposhnik * adding integer/floating point AAN implementations...
2003-10-24 Roman Shaposhnik * sh doesn't understand $(command) type of Command...
2003-10-24 Michael Niedermayeroptimizing
2003-10-24 Panagiotis... Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris...
2003-10-24 Fred Rothgangerrational.h not installed patch by (Fred Rothganger...
2003-10-24 Roman Shaposhnik * introducing dct248 into the DSP context.
next