]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-05-23 Michael NiedermayerDocument pts/dts.
2008-05-23 Michael NiedermayerWarn user about invalid timestamps.
2008-05-23 Michael NiedermayerChapter demuxing support. (untested as I have no nuts...
2008-05-23 Michael NiedermayerMake ff_new_chapter() return AVChapter instead of int...
2008-05-23 Michael Niedermayernb_chapters should be unsigned
2008-05-23 Michael Niedermayers/num_chapters/nb_chapters/ all other similar variables...
2008-05-23 Michael Niedermayervertical align
2008-05-23 Michael Niedermayerindent
2008-05-23 Michael Niedermayerremove useless title check
2008-05-23 Michael Niedermayerindent
2008-05-23 Michael NiedermayerAdd id to AVChapter, untested (where do i find matroska...
2008-05-23 Michael Niedermayerclarify start/end timebase
2008-05-23 Michael Niedermayeralign comments
2008-05-23 Michael Niedermayerchapter id and timebase
2008-05-23 Michael Niedermayerindent
2008-05-23 Michael Niedermayermake av_strdup(NULL) return NULL
2008-05-23 Aurelien Jacobsdon't set a dummy chapter title when title is unknown
2008-05-23 Aurelien Jacobscosmetics: indentation
2008-05-23 Aurelien Jacobsallows adding chapters with NULL title
2008-05-23 Stefano SabatiniAdd -formats option to ffplay.
2008-05-23 Stefano SabatiniAdd -formats option to ffserver.
2008-05-23 Vladimir Voroshilovadaptive and fixed codebook vector operations for ACELP...
2008-05-23 Michael NiedermayerFix + - bug with non flags.
2008-05-22 Aurelien Jacobsmatroskadec: allows inserting chapters with unspecified end
2008-05-22 Anton Khirnovdemux chapters out of matroska
2008-05-22 Anton Khirnovadd support for chapters definition in lavf
2008-05-22 Benjamin LarssonUpdate copyright and text
2008-05-22 Maxim PoliakovskiFix decoding of 01-Untitled(1).oma, patch by Maxim...
2008-05-22 Albert Astals Cidfree moov and cmov when error occurs, fix memleak,...
2008-05-22 Stefano SabatiniMove show_formats() to cmdutils.c.
2008-05-22 Stefano SabatiniImplement ffplay -L.
2008-05-22 Stefano SabatiniImplement ffserver -version.
2008-05-21 Michael NiedermayerGet rid of more senseless wrapper functions and use...
2008-05-21 Michael NiedermayerDo not pass program_name as argument to show_version...
2008-05-21 Michael NiedermayerOPT_EXIT
2008-05-21 Baptiste Coudurierremove useless var
2008-05-21 Baptiste Coudurier10l, fix compilation
2008-05-21 Baptiste Coudurieruse duration from pkt
2008-05-21 Baptiste Couduriersimplify
2008-05-21 Baptiste Couduriersimplify
2008-05-21 Baptiste Coudurierno need to sleep to hide crashes
2008-05-21 Baptiste Couduriercheck pkt stream index before returning packet, prevent...
2008-05-21 Baptiste Coudurieropen logfile in append mode, don't overwrite it
2008-05-21 Baptiste Coudurierdo not forget to free packet, fix memleak
2008-05-21 Vitor SessakMake gbuf2 a table instead of an array
2008-05-21 Vitor SessakRemove unneeded var from context
2008-05-21 Stefano SabatiniMake ffserver use parse_options().
2008-05-21 Stefano SabatiniImprove parse_primary() error message.
2008-05-21 David BoltPrint timestamp with increased precision.
2008-05-21 Vitor SessakCosmetics: indentation
2008-05-21 Vitor SessakSimplify irms()
2008-05-21 Vitor SessakSimplify add_wav()
2008-05-21 Vitor SessakOnly one out of two values of gbuf1 is actually used...
2008-05-21 Vitor SessakMake etable1 and etable2 tables instead of arrays.
2008-05-21 Vitor SessakSimplify ra144_decode_frame() by unrolling a senseless
2008-05-21 Vitor SessakUse ff_sqrt() function instead of using a table
2008-05-21 Ben Littlerupdate adding codec docs
2008-05-21 Stefano SabatiniLet ffplay support "-version".
2008-05-21 Carl Eugen... Do not loop endlessly if converting into dv with timest...
2008-05-21 Lars Täubersupport dvd pcm 20/24 bits, patch by Lars Täuber, lars...
2008-05-20 Baptiste Coudurierremove useless/obsolete comments
2008-05-20 Baptiste Coudurierremove useless close function
2008-05-20 Baptiste Couduriersplit swf de/muxer
2008-05-20 Baptiste Coudurieronly print debug info when sample is actually added
2008-05-20 Baptiste Coudurierwarn about multiple fourcc
2008-05-20 Baptiste Coudurierdemux all stsd ids if codec is the same, fix premature_...
2008-05-19 Mike Melansoncorrect build documentation for qt-faststart utility
2008-05-17 Vitor SessakCosmetics: move function to remove forward declarations
2008-05-17 Vitor SessakMinor simplification of rotate_block()
2008-05-17 Vitor SessakCosmetics: indentation
2008-05-17 Vitor SessakCosmetics: rename variable
2008-05-17 Vitor SessakSimplify ra144_decode_frame()
2008-05-17 Michael NiedermayerSimplify vsad16_mmx2().
2008-05-17 Vitor SessakRemove a useless temporary buffer
2008-05-17 Michael NiedermayerSimplify vsad16_mmx().
2008-05-17 Vitor SessakConvert ra144.h tables from hex to decimal
2008-05-17 Michael NiedermayerSimplify vsad_intra16_mmx2()
2008-05-17 Michael NiedermayerSimplify vsad_intra16_mmx()
2008-05-17 Lars TäuberLPCM 24 bits support, patch by Lars Täuber, lars.taeube...
2008-05-17 Diego BiurrunThe MPEG4AAC codec is provided by an external library...
2008-05-17 Diego Biurrunmissing codec long names by Stefano Sabatini, stefano...
2008-05-16 Michael NiedermayerAvoid using log2() freebsd does not support it.
2008-05-16 Jeremy KolbStore license value in a variable for later use.
2008-05-16 Stefano Sabatinicosmetics: Make 'ffserver -h' output consistent with...
2008-05-16 Diego BiurrunFix big-endian vs. little-endian typo.
2008-05-16 Diego Biurrunconsistent codec name by Stefano Sabatini, stefano...
2008-05-16 Diego BiurrunAdd PCM codec long names; by Stefano Sabatini, stefano...
2008-05-15 Måns Rullgårdset $logfile before use
2008-05-15 Aurelien Jacobsmatroskadec: add support for bzlib compressed tracks
2008-05-15 Aurelien Jacobscosmetics: alignment
2008-05-15 Aurelien JacobsAdd a check for bzlib; used in the Matroska demuxer.
2008-05-15 Diego Biurruncosmetics: Use C-style comment delimiters with #endif...
2008-05-15 Diego Biurruncosmetics: Fix typos in ADPCM codec long names.
2008-05-15 Stefano Sabatinicosmetics: s/Id/id/ in libavcodec where Id refers to...
2008-05-15 Baptiste Couduriertry to demux even if codec is not recognized, should...
2008-05-15 Baptiste Coudurierdo not fail if correct is not recognized
2008-05-15 Baptiste Couduriercosmetics, remove space before opening parenthesis
2008-05-15 Vitor SessakRemove useless buffers
2008-05-15 Vitor SessakSimplify rotate_block()
2008-05-15 Vitor SessakDo not pass the context to functions that do not use it
next