]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2003-07-22 Fabrice Bellardmention the two asf formats
2003-07-20 Michael Niedermayerdefault for slices is display order again
2003-07-18 Michael Niedermayersvq3 b frame slices fix
2003-07-17 Michael NiedermayerAVCodec.flush()
2003-07-17 Fabrice Bellardadded RTP/TCP protocol support
2003-07-17 Fabrice Bellardadded correct RTSP aborting - added option to force...
2003-07-17 Fabrice Bellardsupport aborting in TCP
2003-07-17 Fabrice Bellardsuppressed RTSP abort hack - added PLAY/PAUSE
2003-07-17 Fabrice Bellardremoved warnings
2003-07-17 Fabrice Bellardadded primitive aborting system
2003-07-17 Fabrice Bellardwarnings are errors
2003-07-16 Fabrice Bellardadded fulltest target
2003-07-16 Fabrice Bellardput b- prefix to libav tests to avoid incorrect ffserve...
2003-07-16 Fabrice Bellardfixed test.conf path
2003-07-16 Michael Niedermayeredge fix
2003-07-16 Michael Niedermayerfix edge repeating bug for %16!=0 files, this fixes...
2003-07-16 Michael Niedermayerfix qmin==qmax==1 && msmpeg4 && intra bug
2003-07-16 Fabrice Bellardfix fmt == NULL case
2003-07-15 Dan ChristiansenApple GCC 3.3 compile fixes patch by (Dan Christiansen...
2003-07-15 Måns RullgårdWrite correct MPEG2-PS streams patch by (mru at users...
2003-07-15 Michael Niedermayerflv1 fix
2003-07-15 Fabrice Bellardfixed NTP generation for mpeg
2003-07-15 Fabrice Bellardfixed RTP/TCP client support
2003-07-15 François RevolBeOS fix: NOT every ld likes undefined syms, include...
2003-07-15 Fabrice Bellardcosmetic change in resync code - added PAT scanning...
2003-07-14 Michael Niedermayer10l
2003-07-13 Michael Niedermayer10l
2003-07-13 Michael Niedermayergolomb rice code cleanup / simplify (~0.5% compression...
2003-07-12 Michael Niedermayersimpler
2003-07-12 Michael Niedermayercleanup
2003-07-12 Michael Niedermayer10l
2003-07-12 Michael Niedermayerlossless jpeg regression test
2003-07-12 Roman Shaposhnik * First round of AV sync fixes.
2003-07-11 Giancarlo Formicuccia- Gracefully handle the case where not all the streams...
2003-07-11 Tim AllenShared library for libavformat support patch by (Tim...
2003-07-10 Michael NiedermayerBuilding ffmpeg with gcc-2.95.3 encountered a problem...
2003-07-10 Michael Niedermayerpostprocessing support
2003-07-10 Michael Niedermayer1000l (forgot to commit)
2003-07-10 Michael Niedermayerfix? flv escape codes
2003-07-10 Isaac Richards- Looks a tiny bit harder in mpegps_probe() for a valid...
2003-07-10 Mike Melansonadded the official VP3 IDCT (C implementation) as well...
2003-07-10 Michael Niedermayerflv cleanup / simplify
2003-07-09 Michael Niedermayerflv regression test
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...
2003-07-09 Michael NiedermayerFFmpeg & evaluating performance on the PowerPC Architec...
2003-07-09 Romain Dolbeau1) remove TBL support in PPC performance. It's much...
2003-07-08 Michael Niedermayerfew more error checks
2003-07-07 Michael Niedermayerthe reference sw doesnt like some legal headers ...
2003-07-07 Alex Beregszasziwarning fix
2003-07-07 Michael Niedermayermpeg 2 seeking fix
2003-07-07 Alex BeregszasziOptimized simple idct for arm by Frederic 'dilb' Boulay...
2003-07-06 Michael NiedermayerCODEC_FLAG_LOW_DELAY fix
2003-07-05 Michael Niedermayermerge U and V statistics, 33% reduction in memory requi...
2003-07-05 Michael Niedermayermemleak fix by (Jake Page <jake at CS dot Stanford...
2003-07-04 Michael Niedermayerav_free_packet SEGV fix by (Arthur van Hoff (javanator))
2003-07-04 Michael Niedermayermpeg1 bad frame_rate_base fix by (Arthur van Hoff ...
2003-07-04 Alex Beregszaszimoved frame_count to wmadeccontext
2003-07-04 Alex Beregszasziuniformization (now it uses the same trace functions...
2003-07-04 Alex Beregszasziunwanted second definition of CHECKED_ALLOCZ
2003-07-04 Romain DolbeauPPC fixes & clean-up patch by (Romain Dolbeau <dolbeau...
2003-07-04 Michael Niedermayerundefined local_port fix by (Giancarlo Formicuccia...
2003-07-03 Ivan KalvachevMpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad...
2003-07-03 Michael NiedermayerMissing ffserver.c format parameter fix by (Giancarlo...
2003-07-03 Michael Niedermayerfix last_block_index<=0 bug
2003-07-03 Michael Niedermayersegfault fix by (Giancarlo Formicuccia <ilsensine at...
2003-07-03 Alex Beregszaszi10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA...
2003-07-02 Michael Niedermayercleanup / cosmetics
2003-07-02 Michael Niedermayer20% less memory needed for 8bit AC state (worst compres...
2003-06-29 Alex Beregszaszimoved the tables into header files (and applied the...
2003-06-29 Giancarlo Formicuccia*** fix for read()
2003-06-29 Michael NiedermayerPPC970 patch + cpu-specific tuning support by (Romain...
2003-06-29 Sam Hocevarbuild error on Alpha patch by (Sam Hocevar <sam at...
2003-06-28 Michael Niedermayertry to filter _all_ PATs if no SDT could be found patch...
2003-06-28 Steven M. Schultz'ffserver=no' default for Darwin patch by ("Steven...
2003-06-28 Michael Niedermayerfix CHECKED_ALLOCZ(0)
2003-06-28 Michael Niedermayergcc 2.95 workaround
2003-06-27 Mike Melanson- fix PLANE_PRED8x8 prediction (H/V are swapped, this...
2003-06-27 Mike MelansonFix third pixel motion compensation
2003-06-27 Michael Niedermayer2x100l
2003-06-26 Michael Niedermayerblinking blocks around thin vertical lines and dots...
2003-06-25 Alex Beregszaszitv standard selection support for dv1394 and grab ...
2003-06-24 Alex Beregszaszisupport for armv5tel (XScale used in iPAQs)
2003-06-23 Ivan KalvachevDMV support patch by ("Ivan Kalvachev" <ivan at cacad...
2003-06-22 Michael NiedermayerCONFIG_ENCODERS cleanup
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-06-21 Michael Niedermayerfixing concealment MVs prediction
2003-06-20 Alex Beregszaszilossless jpeg support
2003-06-20 Alex Beregszasziwarning fixes
2003-06-20 Alex Beregszaszi1000l
2003-06-20 Alex Beregszaszipal vs ntsc fix by stoyan k <stoyan@i-space.org>
2003-06-20 Alex Beregszaszisome warning fixes
2003-06-20 Mike Melansondon't step on the context
2003-06-20 Mike Melanson4, not 2
2003-06-19 Michael Niedermayerfixing "internal error in orderYUV" bug
2003-06-19 Mike Melansonadded support for B-frames and multiple slices
2003-06-19 Mike Melansonfix identifier to fix compilation
2003-06-18 Johannes Carlssonamr typefix patch by (Johannes Carlsson <joca at rixmai...
2003-06-18 Michael Niedermayermake ff_emulated_edge_mc() independant of MpegEncContext
2003-06-18 Nick Kurshevoptimization: merge phases 0 and 1
2003-06-17 Michael Niedermayerupdate
next