|
|
|
@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 …
|
|
|
@b2cfd7e3
|
16 years |
ramiro.polla |
Create swscale subdirs for out-of-tree builds.
Originally committed …
|
|
|
@c04e5fa
|
16 years |
diego |
fft-test does not depend on fdctref.o.
Originally committed as …
|
|
|
@7304c2c4
|
16 years |
diego |
Move adding the '-test$(EXESUF)' suffix to test programs into …
|
|
|
@6ccf540f
|
16 years |
diego |
prettyprinting cosmetics
Originally committed as revision 18188 to …
|
|
|
@e43f34bd
|
16 years |
diego |
swscale-example is an API example, not a test program.
Originally …
|
|
|
@0a7ee3ef
|
16 years |
diego |
cosmetics: Group all path variables together in config.mak.
…
|
|
|
@1f30649
|
16 years |
diego |
typo: beomes --> becomes
Originally committed as revision 18186 to …
|
|
|
@aae9c405
|
16 years |
diego |
Move licensing information into a separate file called LICENSE and …
|
|
|
@e03b4618
|
16 years |
diego |
Clarify that our LGPL/GPL licenses come with an explicit "or later" …
|
|
|
@c8f742ca
|
16 years |
diego |
The Mersenne Twister PRNG was removed, mention replacement.
…
|
|
|
@889cdae8
|
16 years |
diego |
cosmetics: Reformat paragraphs and other cosmetic changes.
Originally …
|
|
|
@f03a081d
|
16 years |
baptiste.coudurier |
set wrong_dts for iMovie created files which has huge ctts delay, fix …
|
|
|
@1bbeb233
|
16 years |
ramiro.polla |
Clear some more variables that are used on subdir Makefiles.
…
|
|
|
@d7520f21
|
16 years |
justin.ruggles |
cosmetics: add an @return to documentation for decode_frame_header()
…
|
|
|
@6510c453
|
16 years |
diego |
Add _XOPEN_SOURCE #define. This is necessary for (s)random(), which …
|
|
|
@4626ee1
|
16 years |
cschieli |
Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled …
|
|
|
@08218e6d
|
16 years |
cschieli |
Fix some places where "non-alpha to YUVA420P" do not fill the alpha …
|
|
|
@0928f1e
|
16 years |
cschieli |
Simpler and more elegant fix to the x86_32/OSX+PIC build failure
…
|
|
|
@da1e126
|
16 years |
rsbultje |
strchr(string, '\0') returns non-NULL, and is thus not suited for use …
|
|
|
@29e45508
|
16 years |
robert.swain |
Update apiexample.c to use the newer avcodec_decode_audio2() API. This …
|
|
|
@cd98a030
|
16 years |
justin.ruggles |
flacdec: split frame header decoding and validation into a separate …
|
|
|
@77544e5b
|
16 years |
stefano.sabatini-lala |
Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros.
…
|
|
|
@1cee4eaf
|
16 years |
stefano.sabatini-lala |
Make the PIX_FMT_NE() macro more generic.
Originally committed as …
|
|
|
@3c32bac8
|
16 years |
gbeauchesne |
Add MPEG-2 bitstream decoding through VA API.
Originally committed as …
|
|
|
@fbf1b885
|
16 years |
benoit.fouet |
Move declaration of 'pict' closer to where it is used and initialize …
|
|
|
@6d69a653
|
16 years |
benoit.fouet |
Move av_class to AVResampleContext instead of ReSampleContext.
Fixes …
|
|
|
@04964ee8
|
16 years |
alex.converse |
AAC: Ignore cc_domain for independent (time domain) coupling.
…
|
|
|
@620bba16
|
16 years |
stefano.sabatini-lala |
Add pcxenc.o to the $OBJS list, it was erroneously removed from it in …
|
|
|
@e8b03952
|
16 years |
justin.ruggles |
flacdec: cosmetics: white space
Originally committed as revision …
|
|
|
@fbc4d9c9
|
16 years |
justin.ruggles |
flacdec: cosmetics: separate the pure frame header parsing code from …
|
|
|
@9e12268c
|
16 years |
diego |
Rename 'tests' target to 'testprogs'. It is too easily confused with …
|
|
|
@661ce289
|
16 years |
diego |
Rename 'tests' target to 'testprogs'. It is too easily confused with …
|
|
|
@f1c5438f
|
16 years |
diego |
Remove unnecessary CLEANFILES declaration. Test programs do not …
|
|
|
@fd8e28b
|
16 years |
diego |
Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and …
|
|
|
@6e08ca9c
|
16 years |
stefano.sabatini-lala |
Make the pixel formats which were defined as macros:
PIX_FMT_ARGB …
|
|
|
@e7e6b06
|
16 years |
justin.ruggles |
flacdec: allow sample rate to change mid-stream, but log a warning …
|
|
|
@6708cfc4
|
16 years |
diego |
Add rule for building API example programs.
Originally committed as …
|
|
|
@326e9eaa
|
16 years |
stefano.sabatini-lala |
Factorize: use the X_NE() macro in avcodec_get_pix_fmt().
Originally …
|
|
|
@14489074
|
16 years |
justin.ruggles |
flacdec: cosmetics: indentation
Originally committed as revision …
|
|
|
@8199ea3b
|
16 years |
stefano.sabatini-lala |
Implement X_NE() macro.
Originally committed as revision 18158 to …
|
|
|
@e2a38af9
|
16 years |
justin.ruggles |
flacdec: change frame bps validation to return an error value if bps …
|
|
|
@f91eaf5d
|
16 years |
justin.ruggles |
flacdec: cosmetics: add some braces to if/else statements
Originally …
|
|
|
@b6fa746e
|
16 years |
justin.ruggles |
flacdec: skip frame when allocated data size is too small
Originally …
|
|
|
@492cc392
|
16 years |
justin.ruggles |
10l: don't check against current layout until after validating …
|
|
|