]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-04-01 mruMake examples and test progs depend on libraries
2009-04-01 mruLink tests/examples with -lfoo instead of libfoo.a
2009-04-01 mruAlways use -L flags for all subdirs
2009-04-01 mruMove make rules applicable only to subdirs into subdir.mak
2009-04-01 compnadd another dv fourcc CDVH
2009-03-31 stefanoReindent after the last patch.
2009-03-31 stefanoAdd/fix support for bitstream formats reading in read_l...
2009-03-31 stefanoMake the step and offset fields of the component descri...
2009-03-31 reimarFix ipvideo_decode_block_opcode_0xD again.
2009-03-31 stefanoDocument read_line().
2009-03-31 stefanoAdd a notice telling that the behavior of skip_put_bits...
2009-03-31 reimarCosmetics: remove some pointless {}
2009-03-31 reimarSlightly simplify ipvideo_decode_block_opcode_0xD
2009-03-31 reimarOne more simplification for ipvideo_decode_block_opcode_0xA
2009-03-31 stefanoCosmetics: reorder the pixel format descriptors to...
2009-03-31 reimarSlightly simplify first part of ipvideo_decode_block_op...
2009-03-31 stefanoChange the order of the components for RGB565LE and...
2009-03-31 stefanoAdd comments specifying the name of the components...
2009-03-31 reimarMake ipvideo_decode_block_opcode_0x8 a lot simpler...
2009-03-31 reimarFix a too small CHECK_STREAM_PTR value in interplayvideo.c
2009-03-31 stefanoMake read_line() take as parameter a const AVPixFmtDesc...
2009-03-31 diegoReplace MPEG group reference DCT implementation by...
2009-03-31 diegoReplacement reference DCT implementation.
2009-03-31 reimarAvoid the last two uses of bitmasks in interplayvideo
2009-03-31 reimar100l, fix FATE test broken by r18264
2009-03-31 reimarReindent
2009-03-31 reimarDeduplicate code by moving it outside the if/else
2009-03-31 reimarRearrange how the different cases are checked to reduce...
2009-03-31 benoitFix warnings in tree.c test code.
2009-03-31 reimarAvoid "reloading" code by using a 64 bit type for the...
2009-03-31 reimarRemove now pointless temporary pix variables.
2009-03-31 reimarSlightly simplify part of ipvideo_decode_block_opcode_0x8
2009-03-31 reimarFix indentation
2009-03-31 reimarAvoid code duplication by using ?: and array indexing...
2009-03-31 reimarPrettify some assignments
2009-03-31 reimarGet rid of some pointless bitmask/shifter variables...
2009-03-31 diegoMark non-exported functions in test and example program...
2009-03-31 gbRevert Diego's r18249:
2009-03-31 diegoGive better names to reference DCT functions.
2009-03-31 gbImprove VA API buffers allocation logic. This also...
2009-03-31 benoitMove declaration of prn before any assignment.
2009-03-30 aurelmatroska: add support for MLP and TRUEHD codec tags
2009-03-30 diegoRename regression test result files from b-libav* to...
2009-03-30 mruQuote stored configure arguments containing spaces
2009-03-30 mruFix running regression tests on remote targets
2009-03-30 gbRecord MPEG-4 sprite trajectory points [up to num_sprit...
2009-03-30 diegoAdd required va/va.h header, should fix 'make checkhead...
2009-03-30 diegoSkip creation of tests/data directory in individual...
2009-03-30 diegoFix timefilter test program build without previously...
2009-03-30 diegoMove generated file aynth1.sw to the data subdirectory...
2009-03-30 diegoRename regression.sh --> codec-regression.sh. Now all...
2009-03-30 michaelThe definition of rate and distortion is not conditiona...
2009-03-30 diegoRename server-regression.sh --> ffserver-regression...
2009-03-30 diegoRename servertest target to ffservertest.
2009-03-30 diegocosmetics: Rename 'do_libav' function to 'do_lavf'.
2009-03-30 ramiromlpdec: Simplify check for substream_parity_present.
2009-03-30 ramiromlpdec: Simplify no restart header seen error.
2009-03-30 ramiromlpdec: Simplify substream length mismatch error.
2009-03-30 ramiromlpdec: Prettify substream parity check.
2009-03-30 ramiromlpdec: Cleaner and better termination word check.
2009-03-30 ramiromlpdec: More validation for read_channel_params()
2009-03-30 ramiromlpdec: whitespace cosmetics.
2009-03-30 ramiromlpdec: Simplify &foo[0] to foo and use index (which...
2009-03-30 ramiromlpdec: Split filter_state_buffer into [fi]irbuf and...
2009-03-30 ramiromlpdec: Unroll copying filter state data and filtering...
2009-03-30 ramiromlpdec: Max filter orders for FIR and IIR are 8 and...
2009-03-29 diegoRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 diegoRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 diegoRename libavtest target to lavftest to better express...
2009-03-29 diegoRename test.conf --> ffserver.conf, the new name is...
2009-03-29 reimarMerge the 3 COPY_FROM_* macros with lots of duplicated...
2009-03-29 reimarChange CHECK_STREAM_PTR macro to correctly handle the...
2009-03-29 reimarSimplify check for leftover bytes after decoding for...
2009-03-29 reimarGet rid of pointless "B" array in interplayvideo decoder.
2009-03-29 reimarReplace many tiny loops in the interplayvideo decoder...
2009-03-29 diegoRename seek_test.sh --> seek-regression.sh for greater...
2009-03-29 reimarMake ipvideo_decode_block array constant, compile-time...
2009-03-29 diegoGlobally ignore all example binaries.
2009-03-29 diegoGeneralize example target rule in common.mak so that...
2009-03-29 diegoRename apiexample.c --> api-example.c to be consistent...
2009-03-29 diegoAltiVec optimizations in libswscale are no longer GPL.
2009-03-29 ramiromingw32: Restore creation of import libraries. They...
2009-03-28 rbultjeDon't strip the first three characters off of any metad...
2009-03-28 ramiromlpdec: Remove few random dprintf()s.
2009-03-27 ramiromlpdec: Check for blocksize in proper range.
2009-03-27 ramiromlpdec: quant_step_size can be any value from 0 to...
2009-03-27 ramiromlpdec: output_shift can be any value from -8 to 7.
2009-03-27 ramirooutput_shift is signed
2009-03-27 ramiroSplit read_channel_params() into its own function.
2009-03-27 ramiroSplit read_matrix_params() into its own function.
2009-03-27 ramiroAdd myself as mlp* maintainer.
2009-03-27 lucabeMake rtp_write_header() fail in case of unsupported...
2009-03-27 diegoMove output-example dependency declaration after subdir...
2009-03-27 kostyaMerge some cases for reading raw data with different...
2009-03-27 benoitFix seek test build, by undefining printf and fprintf.
2009-03-27 michaelCheck for INIT_VLC_USE_STATIC
2009-03-27 diegoMove output_example.c --> libavformat/output-example.c.
2009-03-26 victorMake static the list of registered filters.
2009-03-26 diegoRemove unnecessary CFLAGS variable from output_example...
2009-03-26 diegoRemoving example programs is already handled by the...
next