]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2005-08-06 Alexander StrasserMake out of source dir build work again.
2005-08-06 j@v2v.ccadd libavutil.pc + fix version in pkg-config files...
2005-08-06 Michael Niedermayermkstemp on win32 workaround by (Ivan Wong: email, ivanw...
2005-08-05 Steven M. Schultzliba52/crc.c fails to compile patch by ("Steven M....
2005-08-05 Alex Beregszaszi10l
2005-08-05 Diego Biurrunspelling/grammar/wording
2005-08-04 Michael Niedermayersegfault fix
2005-08-04 Michael Niedermayerfix ffmpeg under mingw
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...
2005-08-01 Michael Niedermayerfix assertion failure for mpeg2 encoding
2005-08-01 Michael Niedermayerworkaround 'colocated mv if colocated block is L1 predi...
2005-07-31 Michael NiedermayerA.B.C versions
2005-07-31 Michael Niedermayertry to check for nonsense time_base instead of setting...
2005-07-31 Alexander StrasserFix name clash when building in mingw environment.
2005-07-30 Michael Niedermayercheck time_base.den for mpeg4
2005-07-27 Michael Niedermayermotion vector limit for mpeg2
2005-07-27 Michael NiedermayerPIC for ia64
2005-07-27 Michael Niedermayer-ldl fix
2005-07-27 Michael Niedermayerround pointer up to next packet_size multiple
2005-07-27 Diego BiurrunReduce verbosity.
2005-07-27 Michael Niedermayerfixing colocated mv if colocated block is L1 predicted...
2005-07-26 Michael Niedermayerfixing colocated mv if colocated block is L1 predicted
2005-07-26 Diego Biurrunspelling fixes
2005-07-25 Martin BoehmeFix for overflow issue in mpegvideo.c patch by (Martin...
2005-07-25 Michael Niedermayeryamaha adpcm regression test
2005-07-25 Michael Niedermayerthread mess check for avcodec_open/close()
2005-07-24 Michael Niedermayerfix user data parsing code so it suppors pre1 and cvs
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-23 Michael Niedermayer10l (!= vs. >)
2005-07-23 Michael Niedermayerminor user data reading bugfix
2005-07-22 Luca Abenilet user set codec even if CODEC_ID_NONE is default...
2005-07-22 Reimar DöffingerAdd missing +1 in bounds check.
2005-07-22 Reimar Döffingerreset restart_count when restart_interval is set and...
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-19 Michael Niedermayerportable IEEE float/double read/write functions
2005-07-19 Michael Niedermayerportable IEEE float/double read/write functions
2005-07-18 Michael Niedermayerenabling ffserver regression tests
2005-07-18 Mike Melansonthis file got skipped during the API update
2005-07-18 Michael Niedermayerffserver segfault & other fatal failure fixes
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-07-17 Michael Niedermayerdont pre allocate uselessly large buffer and dont ignor...
2005-07-17 Michael Niedermayerverify len field validity in mjpeg_decode_com()
2005-07-17 Michael Niedermayermake error concealment related options accessable from...
2005-07-17 Michael Niedermayer10l (forgot to commit this yesterday)
2005-07-17 Michael NiedermayerDVB subtitle decoder by (Ian Caulfield: imc25, cam...
2005-07-16 Michael Niedermayersplit string to avoid buffer overflow in native english...
2005-07-16 Michael Niedermayeryamaha adpcm nibbles in the wrong order fix by (Vidar...
2005-07-16 Michael Niedermayerpatches should not contain several unrelated changes
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-15 Vidar MadsenAdd Yamaha ADPCM encoding/decoding patch by (Vidar...
2005-07-14 Michael Niedermayermore fine grained skip_frame
2005-07-14 Michael Niedermayerskip_idct
2005-07-14 Michael Niedermayercheck for CODEC_CAP_DELAY in audio decoders too
2005-07-14 Michael Niedermayerffmpeg version should be "CVS"
2005-07-13 Benjamin Larssonprintf-> av_log patch by (Benjamin Larsson, banan:...
2005-07-12 Guillaume PoirierRe-enables the GCC-4 fix for AMD-64 only. Patch by...
2005-07-11 Michael Niedermayercheck len (should fix #1165694)
2005-07-11 Michael Niedermayerfix segfault (bug #1165640)
2005-07-11 Michael Niedermayerfix infinite loop (suggested change by rjayne at conver...
2005-07-11 Michael Niedermayererror_resilience = FF_ER_CAREFULL
2005-07-11 Michael Niedermayerfix decoding of (broken) files with f_code=0
2005-07-11 Michael Niedermayer.m1v and .m2a (feature req #1178960)
2005-07-11 Michael Niedermayersegfault fix
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-10 Michael Niedermayerpatch from http://www.freebsd.org/cgi/cvsweb.cgi/ports...
2005-07-09 Michael NiedermayerHere is the patch suggested by: unkaggregate, users...
2005-07-08 Andreas Ömanfixing output_example to work with current CVS libavcod...
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-07-02 Alex Beregszaszi100l - this has only worked on big endian
2005-07-02 Alex Beregszasziparenthesing to avoid compiler errors in the future...
2005-07-02 Alex Beregszasziprint 'not working' message
2005-07-02 Alex Beregszaszisome missing additions
2005-07-02 Alex Beregszaszi1l
2005-07-01 Sigbjørn SkjæretDisable AltiVec IDCT for lowres decoding in lavc patch...
2005-06-30 Aurelien Jacobsadd hdv2 fourcc to MPEG2 codec mapping
2005-06-30 Guillaume PoirierReverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe...
2005-06-29 Michael Niedermayerfix assertion failure
2005-06-29 Michael Niedermayeroff by 1 error bugfix
2005-06-28 Reimar DöffingerAnother REG_d -> REG_D fix.
2005-06-28 Gildas BazinIWMMXT configure support + runtime selection patch...
2005-06-28 Emiliano Parasassidisabling all decoders patch by (Emiliano Parasassi...
2005-06-28 Mark WeaverWMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark...
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-28 Andy Parkinsffplay seeking because url_feof() not working patch...
2005-06-28 Michael Niedermayersupport extracting sps/pps from bitstream and putting...
2005-06-28 Michael Niedermayerfixing first_mb_in_slice if frame_mbs_only_flag==0...
2005-06-27 Michael Niedermayercheck mb_y
next