summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move show_formats() to cmdutils.c.Stefano Sabatini2008-05-22
* Implement ffplay -L.Stefano Sabatini2008-05-22
* Implement ffserver -version.Stefano Sabatini2008-05-22
* Get rid of more senseless wrapper functions and use OPT_EXIT instead.Michael Niedermayer2008-05-21
* Do not pass program_name as argument to show_version(), this allows someMichael Niedermayer2008-05-21
* OPT_EXITMichael Niedermayer2008-05-21
* remove useless varBaptiste Coudurier2008-05-21
* 10l, fix compilationBaptiste Coudurier2008-05-21
* use duration from pktBaptiste Coudurier2008-05-21
* simplifyBaptiste Coudurier2008-05-21
* simplifyBaptiste Coudurier2008-05-21
* no need to sleep to hide crashesBaptiste Coudurier2008-05-21
* check pkt stream index before returning packet, prevent segfaultBaptiste Coudurier2008-05-21
* open logfile in append mode, don't overwrite itBaptiste Coudurier2008-05-21
* do not forget to free packet, fix memleakBaptiste Coudurier2008-05-21
* Make gbuf2 a table instead of an arrayVitor Sessak2008-05-21
* Remove unneeded var from contextVitor Sessak2008-05-21
* Make ffserver use parse_options().Stefano Sabatini2008-05-21
* Improve parse_primary() error message.Stefano Sabatini2008-05-21
* Print timestamp with increased precision.David Bolt2008-05-21
* Cosmetics: indentationVitor Sessak2008-05-21
* Simplify irms()Vitor Sessak2008-05-21
* Simplify add_wav()Vitor Sessak2008-05-21
* Only one out of two values of gbuf1 is actually used. Make it half the size.Vitor Sessak2008-05-21
* Make etable1 and etable2 tables instead of arrays.Vitor Sessak2008-05-21
* Simplify ra144_decode_frame() by unrolling a senselessVitor Sessak2008-05-21
* Use ff_sqrt() function instead of using a tableVitor Sessak2008-05-21
* update adding codec docsBen Littler2008-05-21
* Let ffplay support "-version".Stefano Sabatini2008-05-21
* Do not loop endlessly if converting into dv with timestamps Jan 1st notCarl Eugen Hoyos2008-05-21
* support dvd pcm 20/24 bits, patch by Lars Täuber, lars.taeuber gmx netLars Täuber2008-05-21
* remove useless/obsolete commentsBaptiste Coudurier2008-05-20
* remove useless close functionBaptiste Coudurier2008-05-20
* split swf de/muxerBaptiste Coudurier2008-05-20
* only print debug info when sample is actually addedBaptiste Coudurier2008-05-20
* warn about multiple fourccBaptiste Coudurier2008-05-20
* demux all stsd ids if codec is the same, fix premature_mov_ending.mov, closes...Baptiste Coudurier2008-05-20
* correct build documentation for qt-faststart utilityMike Melanson2008-05-19
* Cosmetics: move function to remove forward declarationsVitor Sessak2008-05-17
* Minor simplification of rotate_block()Vitor Sessak2008-05-17
* Cosmetics: indentationVitor Sessak2008-05-17
* Cosmetics: rename variableVitor Sessak2008-05-17
* Simplify ra144_decode_frame()Vitor Sessak2008-05-17
* Simplify vsad16_mmx2().Michael Niedermayer2008-05-17
* Remove a useless temporary bufferVitor Sessak2008-05-17
* Simplify vsad16_mmx().Michael Niedermayer2008-05-17
* Convert ra144.h tables from hex to decimalVitor Sessak2008-05-17
* Simplify vsad_intra16_mmx2()Michael Niedermayer2008-05-17
* Simplify vsad_intra16_mmx()Michael Niedermayer2008-05-17
* LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx netLars Täuber2008-05-17