|
|
|
@f9f74ab9
|
16 years |
stefano.sabatini-lala |
Add a notice telling that the behavior of skip_put_bits() is undefined …
|
|
|
@dd9630e4
|
16 years |
Reimar.Doeffinger |
Cosmetics: remove some pointless {}
Originally committed as revision …
|
|
|
@993a4423
|
16 years |
Reimar.Doeffinger |
Slightly simplify ipvideo_decode_block_opcode_0xD
Originally …
|
|
|
@49a20ffa
|
16 years |
Reimar.Doeffinger |
One more simplification for ipvideo_decode_block_opcode_0xA
…
|
|
|
@bcbd9a14
|
16 years |
stefano.sabatini-lala |
Cosmetics: reorder the pixel format descriptors to make them match the …
|
|
|
@5e8b83ac
|
16 years |
Reimar.Doeffinger |
Slightly simplify first part of ipvideo_decode_block_opcode_0xA, …
|
|
|
@f938cbf9
|
16 years |
stefano.sabatini-lala |
Change the order of the components for RGB565LE and RGB565BE,
to make …
|
|
|
@eb39fb51
|
16 years |
stefano.sabatini-lala |
Add comments specifying the name of the components in the descriptors. …
|
|
|
@283531a8
|
16 years |
Reimar.Doeffinger |
Make ipvideo_decode_block_opcode_0x8 a lot simpler by decoding the …
|
|
|
@4472ad2c
|
16 years |
Reimar.Doeffinger |
Fix a too small CHECK_STREAM_PTR value in interplayvideo.c
Originally …
|
|
|
@30266c92
|
16 years |
stefano.sabatini-lala |
Make read_line() take as parameter a const AVPixFmtDescriptor * rather …
|
|
|
@e7f98e4e
|
16 years |
diego |
Add missing $(EXESUF) to example/test program dependency declaration.
…
|
|
|
@3ba153f8
|
16 years |
diego |
Replace MPEG group reference DCT implementation by newly rewritten …
|
|
|
@41b4dbb
|
16 years |
diego |
Replacement reference DCT implementation.
patch by Dylan Yudaken, …
|
|
|
@f02bd7e4
|
16 years |
Reimar.Doeffinger |
Avoid the last two uses of bitmasks in interplayvideo
Originally …
|
|
|
@3f300d7e
|
16 years |
Reimar.Doeffinger |
100l, fix FATE test broken by r18264
Originally committed as revision …
|
|
|
@9aaacc24
|
16 years |
Reimar.Doeffinger |
Reindent
Originally committed as revision 18270 to …
|
|
|
@1548839e
|
16 years |
Reimar.Doeffinger |
Deduplicate code by moving it outside the if/else
Originally …
|
|
|
@268a618b
|
16 years |
Reimar.Doeffinger |
Rearrange how the different cases are checked to reduce the number of …
|
|
|
@168fffdf
|
16 years |
benoit.fouet |
Fix warnings in tree.c test code.
Originally committed as revision …
|
|
|
@0448b78b
|
16 years |
Reimar.Doeffinger |
Avoid "reloading" code by using a 64 bit type for the flags and …
|
|
|
@3766b9e0
|
16 years |
Reimar.Doeffinger |
Remove now pointless temporary pix variables.
Originally committed as …
|
|
|
@0312b77c
|
16 years |
Reimar.Doeffinger |
Slightly simplify part of ipvideo_decode_block_opcode_0x8
Originally …
|
|
|
@51e35028
|
16 years |
Reimar.Doeffinger |
Fix indentation
Originally committed as revision 18263 to …
|
|
|
@9be06a0
|
16 years |
Reimar.Doeffinger |
Avoid code duplication by using ?: and array indexing instead of …
|
|
|
@32eea24
|
16 years |
Reimar.Doeffinger |
Prettify some assignments
Originally committed as revision 18261 to …
|
|
|
@e3114eb1
|
16 years |
Reimar.Doeffinger |
Get rid of some pointless bitmask/shifter variables in …
|
|
|
@504ffed1
|
16 years |
diego |
Mark non-exported functions in test and example programs as static.
…
|
|
|
@cafe71c6
|
16 years |
gbeauchesne |
Remove inclusion of va.h, not needed anymore after r18256.
Originally …
|
|
|
@0de74546
|
16 years |
diego |
Give better names to reference DCT functions.
patch by Dylan Yudaken, …
|
|
|
@a3d636af
|
16 years |
gbeauchesne |
Improve VA API buffers allocation logic. This also reduces struct …
|
|
|
@ccc745cd
|
16 years |
benoit.fouet |
Move declaration of prn before any assignment.
Originally committed …
|
|
|
@b89894ab
|
16 years |
Aurélien Jacobs |
matroska: add support for MLP and TRUEHD codec tags
Originally …
|
|
|
@1b4a516b
|
16 years |
diego |
Rename regression test result files from b-libav* to b-lavf* for …
|
|
|
@13cbe2c0
|
16 years |
mans |
Quote stored configure arguments containing spaces
Originally …
|
|
|
@67c447a6
|
16 years |
mans |
Fix running regression tests on remote targets
Originally committed …
|
|
|
@11b93979
|
16 years |
gbeauchesne |
Record MPEG-4 sprite trajectory points [up to …
|
|
|
@7f7b04af
|
16 years |
diego |
Add required va/va.h header, should fix 'make checkheaders'.
…
|
|
|
@7a8d0e97
|
16 years |
diego |
Skip creation of tests/data directory in individual regression test …
|
|
|
@bbbb8856
|
16 years |
diego |
Fix timefilter test program build without previously building …
|
|
|
@d7167f05
|
16 years |
diego |
Move generated file aynth1.sw to the data subdirectory. Thus it does …
|
|
|
@4ed88643
|
16 years |
Reimar.Doeffinger |
Use correct PRId64 instead of "lld" in printf string, fixes compiler …
|
|
|
@6117ffbe
|
16 years |
diego |
Rename regression.sh --> codec-regression.sh. Now all regression test …
|
|
|
@52760ed7
|
16 years |
michaelni |
The definition of rate and distortion is not conditional of lambda …
|
|
|
@767e14c3
|
16 years |
diego |
Rename server-regression.sh --> ffserver-regression.sh for …
|
|
|
@996a92c0
|
16 years |
diego |
Rename servertest target to ffservertest.
Originally committed as …
|
|
|
@0bb5f0fa
|
16 years |
diego |
cosmetics: Rename 'do_libav' function to 'do_lavf'.
Originally …
|
|
|
@ab79fa44
|
16 years |
ramiro.polla |
mlpdec: Simplify check for substream_parity_present.
Originally …
|
|
|
@01aaf092
|
16 years |
ramiro.polla |
mlpdec: Simplify no restart header seen error.
Originally committed …
|
|
|
@d7952be
|
16 years |
ramiro.polla |
mlpdec: Simplify substream length mismatch error.
Originally …
|
|
|
@d544dcd
|
16 years |
ramiro.polla |
mlpdec: Prettify substream parity check.
Originally committed as …
|
|
|
@7b18e13a
|
16 years |
ramiro.polla |
mlpdec: Cleaner and better termination word check.
Originally …
|
|
|
@125cf771
|
16 years |
ramiro.polla |
mlpdec: More validation for read_channel_params()
Originally …
|
|
|
@06e34be8
|
16 years |
ramiro.polla |
mlpdec: whitespace cosmetics.
Originally committed as revision 18234 …
|
|
|
@a44b9f95
|
16 years |
ramiro.polla |
mlpdec: Simplify &foo[0] to foo and use index (which has just been …
|
|
|
@e71365f4
|
16 years |
ramiro.polla |
mlpdec: Split filter_state_buffer into [fi]irbuf and fp to [fi]ir.
…
|
|
|
@0ae59bb
|
16 years |
ramiro.polla |
mlpdec: Unroll copying filter state data and filtering for the two …
|
|
|
@0c5670a0
|
16 years |
ramiro.polla |
mlpdec: Max filter orders for FIR and IIR are 8 and 4 respectively.
…
|
|
|
@209b9d56
|
16 years |
diego |
Rename libav.regression.ref --> lavf.regression.ref.
This matches the …
|
|
|
@f1f66d3a
|
16 years |
diego |
Rename libav.regression.ref --> lavf.regression.ref.
This matches the …
|
|
|
@1cde611d
|
16 years |
diego |
Rename libavtest target to lavftest to better express what it tests. …
|
|
|
@688a4773
|
16 years |
diego |
Rename test.conf --> ffserver.conf, the new name is more meaningful.
…
|
|
|
@aadf8811
|
16 years |
Reimar.Doeffinger |
Merge the 3 COPY_FROM_* macros with lots of duplicated code into a …
|
|
|
@a1f6ffd4
|
16 years |
Reimar.Doeffinger |
Change CHECK_STREAM_PTR macro to correctly handle the (extremely …
|
|
|
@3017d8e9
|
16 years |
Reimar.Doeffinger |
Simplify check for leftover bytes after decoding for interplayvideo.
…
|
|
|
@49da3b7
|
16 years |
Reimar.Doeffinger |
Get rid of pointless "B" array in interplayvideo decoder.
Originally …
|
|
|
@03b269dd
|
16 years |
Reimar.Doeffinger |
Replace many tiny loops in the interplayvideo decoder by memset, …
|
|
|
@62cb577e
|
16 years |
diego |
Rename seek_test.sh --> seek-regression.sh for greater consistency.
…
|
|
|
@fff60779
|
16 years |
Reimar.Doeffinger |
Make ipvideo_decode_block array constant, compile-time initialized …
|
|
|
@4b086e7f
|
16 years |
diego |
Generalize example target rule in common.mak so that it sets a …
|
|
|
@43a0cb7c
|
16 years |
diego |
Generalize example target rule in common.mak so that it sets a …
|
|
|
@7c17abaf
|
16 years |
diego |
Rename apiexample.c --> api-example.c to be consistent with other …
|
|
|
@009d2d7
|
16 years |
diego |
Move swscale AltiVec template code to ppc subdirectory.
Originally …
|
|
|
@b2184b9c
|
16 years |
diego |
AltiVec optimizations in libswscale are no longer GPL.
Originally …
|
|
|
@4d02387f
|
16 years |
diego |
Relicense file to LGPL with the permission of Romain Dolbeau, the …
|
|
|
@4b51fb1c
|
16 years |
ramiro.polla |
mingw32: Restore creation of import libraries. They are still not …
|
|
|
@be039510
|
16 years |
rsbultje |
Don't strip the first three characters off of any metadata in ASF …
|
|
|
@fa937fab
|
16 years |
ramiro.polla |
mlpdec: Remove few random dprintf()s.
Originally committed as …
|
|
|
@b864098c
|
16 years |
ramiro.polla |
mlpdec: Check for blocksize in proper range.
Originally committed as …
|
|
|
@8e9ee714
|
16 years |
ramiro.polla |
mlpdec: quant_step_size can be any value from 0 to 0xF.
Originally …
|
|
|
@6fae7cbd
|
16 years |
ramiro.polla |
mlpdec: output_shift can be any value from -8 to 7.
Originally …
|
|
|
@af048026
|
16 years |
ramiro.polla |
mlpdec: output_shift is signed
Originally committed as revision 18208 …
|
|
|
@43ee5fe
|
16 years |
ramiro.polla |
mlpdec: Split read_channel_params() into its own function.
Originally …
|
|
|
@f8e6293b
|
16 years |
ramiro.polla |
mlpdec: Split read_matrix_params() into its own function.
Originally …
|
|
|
@17a86e87
|
16 years |
ramiro.polla |
Add myself as mlp* maintainer.
Originally committed as revision 18205 …
|
|
|
@d5e9bc06
|
16 years |
ramiro.polla |
Move bfin specific code to its subdir.
Originally committed as …
|
|
|
@0766c3ee
|
16 years |
lucabe72 |
Make rtp_write_header() fail in case of unsupported payload type
…
|
|
|
@5b00e88
|
16 years |
diego |
Move output-example dependency declaration after subdir.mak include so …
|
|
|
@6b78a77a
|
16 years |
kostya.shishkov |
Merge some cases for reading raw data with different bit depths in BMP …
|
|
|
@888facff
|
16 years |
benoit.fouet |
Fix seek test build, by undefining printf and fprintf.
Originally …
|
|
|
@9e793a24
|
16 years |
michaelni |
Check for INIT_VLC_USE_STATIC
Originally committed as revision 18200 …
|
|
|
@d95a0c67
|
16 years |
diego |
Move output_example.c --> libavformat/output-example.c.
The …
|
|
|
@b6fec3eb
|
16 years |
victorpaesa |
Make static the list of registered filters.
Originally committed as …
|
|
|
@3ec88c74
|
16 years |
diego |
Remove unnecessary CFLAGS variable from output_example link command.
…
|
|
|
@219a7185
|
16 years |
diego |
Removing example programs is already handled by the generic clean …
|
|
|
@66e6aec5
|
16 years |
diego |
Rename cs_test.c --> colorspace-test.c. This is more consistent with …
|
|
|
@e2eb0f52
|
16 years |
benoit.fouet |
Fix a warning on an uninitialized variable.
Originally committed as …
|
|
|
@3344cf85
|
16 years |
diego |
Use a wildcard match instead of a list to remove test programs.
This …
|
|
|
@d4efacff
|
16 years |
ramiro.polla |
Use intptr_t when casting pointers to int.
Originally committed as …
|
|
|
@befa8e66
|
16 years |
ramiro.polla |
Move yuv2rgb code to subdirs.
Originally committed as revision 29063 …
|
|
|