]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-03-08 Baptiste Couduriercorrect computing of DV fourcc in mov muxer
2006-03-07 Loren Merritth264_idct8_add_mmx
2006-03-07 Loren Merritth264_idct_add only needs mmx1
2006-03-06 Baptiste Coudurierset track timescale to mov timescale if 0 patch by...
2006-03-06 Sam HocevarProper mangling information for symbols in OS X Mach...
2006-03-06 Baptiste Coudurierreferencing more FCP fourccs patch by (Baptiste COUDURI...
2006-03-06 Baptiste Coudurieradd support for Motion JPEG 2000 file format patch...
2006-03-06 Michael Niedermayerswitch flac to av_crc
2006-03-06 Michael Niedermayerswitch ac3enc to av_crc
2006-03-06 Michael Niedermayergeneric crc calculation code
2006-03-06 Roman ShaposhnikI still don't think this should be here. Note: without...
2006-03-06 Daniel MaasDVCPRO50 support.
2006-03-05 Zuxy Menguse xorps instead of mulps to toggle the sign of a...
2006-03-05 Loren Merrittgcc2.95 workaround
2006-03-05 Baptiste CoudurierMake faac_decode_frame return -1 on error and not 0...
2006-03-04 Loren Merrittremove some useless instructions
2006-03-04 Diego BiurrunMake -xy help output consistent, output an empty line...
2006-03-04 Loren Merrittkeyframe flag was wrong if SEIs followed the keyframe
2006-03-04 Baptiste CoudurierSupport mov stsd atom version 2.
2006-03-03 Michael NiedermayerPAL8 support (fixed BLUR8.AVI)
2006-03-03 Michael Niedermayerfix segfault with BLUR8.AVI
2006-03-03 Kostya ShishkovRegister myself as a maintainer
2006-03-02 Michael Niedermayerfix infinite loop
2006-03-02 Michael Niedermayerfixing total_frames
2006-03-02 Michael Niedermayerindention
2006-03-02 Michael Niedermayertimebase fix
2006-03-02 Baptiste Coudurierftyp patch by (Baptiste COUDURIER <baptiste.coudurier...
2006-03-02 Michael Niedermayerdwstart support
2006-03-02 Michael Niedermayerfixing demuxing of minorityreport.AVI
2006-03-02 Michael Niedermayercleanup IMA-ADPCM WAV decoder
2006-03-02 Loren Merritt4% faster h264_qpel_mc
2006-03-02 Baptiste Couduriercompute output format before setting language patch...
2006-03-01 Zdenek Kabelac* bugfixing call reference
2006-03-01 Michael Niedermayerfix decoding of mpeg2-trunc.vob
2006-03-01 François Revolfix debug code: do not try to take st->codec if st...
2006-03-01 Måns Rullgårdcan't have PES headers in MPEG video elementary streams...
2006-03-01 Michael Niedermayerfixing av sync in videotest.avi (index doesnt match...
2006-03-01 Michael Niedermayersupport seeking in RenderAvi.avi (audio stream == singl...
2006-03-01 Michael Niedermayer10l forgot to set packet_size
2006-03-01 Michael Niedermayerfix demuxing of XviD_with_3_AAC-HE_audio_streams.avi
2006-03-01 Michael Niedermayeradd movi_list offset into index
2006-03-01 Michael Niedermayeradd size to AVIndex
2006-03-01 Benjamin LarssonSet 'MJLS' FOURCC for JPEG-LS in AVI and documentation...
2006-03-01 Michael NiedermayerODML index parsing support
2006-03-01 Michael Niedermayerreplace if by assert as it should never by true
2006-02-28 Likai Liuuse vec_splat_u32 to initialise a v16ui (patch by Likai...
2006-02-28 Aurelien Jacobs-loop was renamed to -loop_input
2006-02-28 Luca AbeniRename the "-loop" option defined in ffmpeg.c to "...
2006-02-28 Luca AbeniAdd support for drivers that can change the capture...
2006-02-28 Flavio Pimentel... Error path fix: close the video device on failure
2006-02-28 Dan MaasAssign class 2 to most macroblocks by default, instead...
2006-02-27 Michael Niedermayerv4l2 maintainer
2006-02-27 Benjamin Larsson64bit fixes for the tta decoder, sizeof(long) is 8...
2006-02-27 Roman ShaposhnikNot that we're that far from being an *initial* impleme...
2006-02-27 Dan MaasAC coefficient weighing (per SMPTE 314M) for the DV...
2006-02-27 Måns RullgårdSRCS must be set using := or things break when ASM_OBJS...
2006-02-26 Aurelien Jacobsdon't try to test streams which are commented out in...
2006-02-26 Michael Niedermayerremove wrong assert()
2006-02-26 Michael Niedermayerreplace for loop with 2 asserts()
2006-02-26 Alex Beregszasziprint a hint when trying V4L2 on V4L device
2006-02-25 Dan Maassize[0-3] are not initialized (and can get random negat...
2006-02-25 Måns Rullgårdkill some warnings
2006-02-25 Loren Merrittfix a memory leak on seeking.
2006-02-24 Diego BiurrunRemove outdated FAQ entry about A/V sync issues when...
2006-02-24 Diego BiurrunUse BSD-compatible expr syntax and change test -ne...
2006-02-24 Alan CurryFix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All...
2006-02-24 Michael Niedermayer10l (forgot EOBs)
2006-02-23 Aurelien Jacobsget ride of perl and sort in ffserver regtest (and...
2006-02-23 Aurelien Jacobsupdate ffserver.regression.ref to the actual md5 values
2006-02-23 Aurelien Jacobsfix ffserver regtest inconsistency between different...
2006-02-23 Michael Niedermayerdont lowwer qnos of more blocks then needed
2006-02-23 Antoine CellerierGive a hint about what is the expected the data type...
2006-02-23 Michael Niedermayerfixing dv_guess_qnos()
2006-02-23 Michael Niedermayerprint a big warning if we mess up and run out of space ...
2006-02-22 Baptiste CoudurierCTTS support patch by (Baptiste COUDURIER <baptiste...
2006-02-22 Diego Biurrunlink fixes
2006-02-22 Ivan KalvachevUse native bswap32 instruction when __CPU__ is x86_64...
2006-02-22 Loren Merrittminor simplifications in cabac_mb_type
2006-02-22 Alex Beregszaszisupport correct ptses on other than version 3.2.0 aswell
2006-02-21 Luca BarbatoFix AltiVec H.264 decoding on FSF gcc.
2006-02-21 Alex Beregszasziadded none/8bit/24bit audio formats and defaulting...
2006-02-21 Alex Beregszaszimake those nasty variables static, also fix a html bug
2006-02-21 Alex Beregszaszicheck for CODEC_ID_NONE instead 0, tobe compatible...
2006-02-21 Alex Beregszasziexplain extradata and pass avctx to av_log's
2006-02-20 Kostya ShishkovZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled...
2006-02-20 Erik Slagterpass noise reduction option to x264
2006-02-19 Erik SlagterIncrease maximum number of B-frames, necessary for...
2006-02-19 Baptiste CoudurierCleans reading stsd audio, and makes it more generic...
2006-02-19 Julian ScheidThe current_sample field is meant to be the sample...
2006-02-19 Måns RullgårdCreate installation directories in the common install...
2006-02-19 Michael NiedermayerRMP4 ("xvid fork") decoding support
2006-02-18 Guillaume PoirierColin offered to maintain Amiga PPC port, Romain has...
2006-02-18 Baptiste Couduriersimplify mov_read_hdlr patch by (Baptiste COUDURIER...
2006-02-18 Baptiste Coudurieradd 'in32' fourcc support patch by (Baptiste COUDURIER...
2006-02-18 Baptiste Coudurieradd mov_read_ftyp to check iso media file type and...
2006-02-18 Alan CurryJust a comment update, replacing a FIXME to reflect...
2006-02-18 Alan Currydon't call altivec_yuv2packedX() with a dstFormat that...
2006-02-17 Luca Abeniff_asts_init needs to be inside #ifdef CONFIG_MUXERS...
2006-02-17 Falk HüffnerChange license header to LGPL for consistency.
2006-02-17 Alan CurryFix vec_clip for gcc's that don't handle (vector signed...
next