summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Link tests/examples with -lfoo instead of libfoo.aMåns Rullgård2009-04-01
* Always use -L flags for all subdirsMåns Rullgård2009-04-01
* Move make rules applicable only to subdirs into subdir.makMåns Rullgård2009-04-01
* add another dv fourcc CDVHBen Littler2009-04-01
* Reindent after the last patch.Stefano Sabatini2009-03-31
* Add/fix support for bitstream formats reading in read_line().Stefano Sabatini2009-03-31
* Make the step and offset fields of the component descriptor express aStefano Sabatini2009-03-31
* Fix ipvideo_decode_block_opcode_0xD again.Reimar Döffinger2009-03-31
* Document read_line().Stefano Sabatini2009-03-31
* Add a notice telling that the behavior of skip_put_bits() is undefinedStefano Sabatini2009-03-31
* Cosmetics: remove some pointless {}Reimar Döffinger2009-03-31
* Slightly simplify ipvideo_decode_block_opcode_0xDReimar Döffinger2009-03-31
* One more simplification for ipvideo_decode_block_opcode_0xAReimar Döffinger2009-03-31
* Cosmetics: reorder the pixel format descriptors to make them match theStefano Sabatini2009-03-31
* Slightly simplify first part of ipvideo_decode_block_opcode_0xA,Reimar Döffinger2009-03-31
* Change the order of the components for RGB565LE and RGB565BE,Stefano Sabatini2009-03-31
* Add comments specifying the name of the components in the descriptors.Stefano Sabatini2009-03-31
* Make ipvideo_decode_block_opcode_0x8 a lot simpler by decoding the pixelsReimar Döffinger2009-03-31
* Fix a too small CHECK_STREAM_PTR value in interplayvideo.cReimar Döffinger2009-03-31
* Make read_line() take as parameter a const AVPixFmtDescriptor * rather than aStefano Sabatini2009-03-31
* Add missing $(EXESUF) to example/test program dependency declaration.Diego Biurrun2009-03-31
* Replace MPEG group reference DCT implementation by newly rewritten version.Dylan Yudaken2009-03-31
* Replacement reference DCT implementation.Dylan Yudaken2009-03-31
* Avoid the last two uses of bitmasks in interplayvideoReimar Döffinger2009-03-31
* 100l, fix FATE test broken by r18264Reimar Döffinger2009-03-31
* ReindentReimar Döffinger2009-03-31
* Deduplicate code by moving it outside the if/elseReimar Döffinger2009-03-31
* Rearrange how the different cases are checked to reduce the number ofReimar Döffinger2009-03-31
* Fix warnings in tree.c test code.Benoit Fouet2009-03-31
* Avoid "reloading" code by using a 64 bit type for the flags and loading all a...Reimar Döffinger2009-03-31
* Remove now pointless temporary pix variables.Reimar Döffinger2009-03-31
* Slightly simplify part of ipvideo_decode_block_opcode_0x8Reimar Döffinger2009-03-31
* Fix indentationReimar Döffinger2009-03-31
* Avoid code duplication by using ?: and array indexing instead of if..elseReimar Döffinger2009-03-31
* Prettify some assignmentsReimar Döffinger2009-03-31
* Get rid of some pointless bitmask/shifter variables in interplayvideo.cReimar Döffinger2009-03-31
* Mark non-exported functions in test and example programs as static.Diego Biurrun2009-03-31
* Remove inclusion of va.h, not needed anymore after r18256.Gwenole Beauchesne2009-03-31
* Give better names to reference DCT functions.Dylan Yudaken2009-03-31
* Improve VA API buffers allocation logic. This also reduces struct vaapi_contextGwenole Beauchesne2009-03-31
* Move declaration of prn before any assignment.Benoit Fouet2009-03-31
* matroska: add support for MLP and TRUEHD codec tagsAurelien Jacobs2009-03-30
* Rename regression test result files from b-libav* to b-lavf* for consistency.Diego Biurrun2009-03-30
* Quote stored configure arguments containing spacesMåns Rullgård2009-03-30
* Fix running regression tests on remote targetsMåns Rullgård2009-03-30
* Record MPEG-4 sprite trajectory points [up to num_sprite_warping_points][isY].Gwenole Beauchesne2009-03-30
* Add required va/va.h header, should fix 'make checkheaders'.Diego Biurrun2009-03-30
* Skip creation of tests/data directory in individual regression test scripts.Diego Biurrun2009-03-30
* Fix timefilter test program build without previously building libavformat.Diego Biurrun2009-03-30
* Move generated file aynth1.sw to the data subdirectory. Thus it does not haveDiego Biurrun2009-03-30