2009-03-29 |
Diego Biurrun | Rename libavtest target to lavftest to better express... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Diego Biurrun | Rename test.conf --> ffserver.conf, the new name is... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Reimar Döffinger | Merge the 3 COPY_FROM_* macros with lots of duplicated... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Reimar Döffinger | Change CHECK_STREAM_PTR macro to correctly handle the... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Reimar Döffinger | Simplify check for leftover bytes after decoding for... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Reimar Döffinger | Get rid of pointless "B" array in interplayvideo decoder. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Reimar Döffinger | Replace many tiny loops in the interplayvideo decoder... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Diego Biurrun | Rename seek_test.sh --> seek-regression.sh for greater... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Reimar Döffinger | Make ipvideo_decode_block array constant, compile-time... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Diego Biurrun | Generalize example target rule in common.mak so that... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Diego Biurrun | Generalize example target rule in common.mak so that... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Diego Biurrun | Rename apiexample.c --> api-example.c to be consistent... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Diego Biurrun | Move swscale AltiVec template code to ppc subdirectory. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Diego Biurrun | AltiVec optimizations in libswscale are no longer GPL. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Diego Biurrun | Relicense file to LGPL with the permission of Romain... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Ramiro Polla | mingw32: Restore creation of import libraries. They... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Ronald S. Bultje | Don't strip the first three characters off of any metad... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Ramiro Polla | mlpdec: Remove few random dprintf()s. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ramiro Polla | mlpdec: Check for blocksize in proper range. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ramiro Polla | mlpdec: quant_step_size can be any value from 0 to... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ramiro Polla | mlpdec: output_shift can be any value from -8 to 7. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ramiro Polla | mlpdec: output_shift is signed |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ramiro Polla | mlpdec: Split read_channel_params() into its own function. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ramiro Polla | mlpdec: Split read_matrix_params() into its own function. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ramiro Polla | Add myself as mlp* maintainer. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Ramiro Polla | Move bfin specific code to its subdir. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Luca Abeni | Make rtp_write_header() fail in case of unsupported... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Diego Biurrun | Move output-example dependency declaration after subdir... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Kostya Shishkov | Merge some cases for reading raw data with different... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Benoit Fouet | Fix seek test build, by undefining printf and fprintf. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Michael Niedermayer | Check for INIT_VLC_USE_STATIC |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Diego Biurrun | Move output_example.c --> libavformat/output-example.c. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Víctor Paesa | Make static the list of registered filters. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Diego Biurrun | Remove unnecessary CFLAGS variable from output_example... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Diego Biurrun | Removing example programs is already handled by the... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Diego Biurrun | Rename cs_test.c --> colorspace-test.c. This is more... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Benoit Fouet | Fix a warning on an uninitialized variable. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Diego Biurrun | Use a wildcard match instead of a list to remove test... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ramiro Polla | Use intptr_t when casting pointers to int. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ramiro Polla | Move yuv2rgb code to subdirs. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Ramiro Polla | Create swscale subdirs for out-of-tree builds. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | fft-test does not depend on fdctref.o. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | Move adding the '-test$(EXESUF)' suffix to test program... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | prettyprinting cosmetics |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | swscale-example is an API example, not a test program. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | cosmetics: Group all path variables together in config... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | typo: beomes --> becomes |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | Move licensing information into a separate file called... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | Clarify that our LGPL/GPL licenses come with an explici... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | The Mersenne Twister PRNG was removed, mention replacement. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Diego Biurrun | cosmetics: Reformat paragraphs and other cosmetic changes. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Baptiste Coudurier | set wrong_dts for iMovie created files which has huge... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Ramiro Polla | Clear some more variables that are used on subdir Makef... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Justin Ruggles | cosmetics: add an @return to documentation for decode_f... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Diego Biurrun | Add _XOPEN_SOURCE #define. This is necessary for (s... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Cédric Schieli | Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Cédric Schieli | Fix some places where "non-alpha to YUVA420P" do not... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Cédric Schieli | Simpler and more elegant fix to the x86_32/OSX+PIC... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Ronald S. Bultje | strchr(string, '\0') returns non-NULL, and is thus... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Robert Swain | Update apiexample.c to use the newer avcodec_decode_aud... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Justin Ruggles | flacdec: split frame header decoding and validation... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefano Sabatini | Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variant... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Stefano Sabatini | Make the PIX_FMT_NE() macro more generic. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Gwenole Beauchesne | Add MPEG-2 bitstream decoding through VA API. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
avcoder | Move declaration of 'pict' closer to where it is used... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Benoit Fouet | Move av_class to AVResampleContext instead of ReSampleC... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Alex Converse | AAC: Ignore cc_domain for independent (time domain... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Add pcxenc.o to the $OBJS list, it was erroneously... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: white space |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: separate the pure frame header... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Rename 'tests' target to 'testprogs'. It is too easily... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Rename 'tests' target to 'testprogs'. It is too easily... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Remove unnecessary CLEANFILES declaration. Test program... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Make the pixel formats which were defined as macros: |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: allow sample rate to change mid-stream, but... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Add rule for building API example programs. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Factorize: use the X_NE() macro in avcodec_get_pix_fmt(). |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Implement X_NE() macro. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: change frame bps validation to return an error... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: add some braces to if/else statements |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: skip frame when allocated data size is too... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | 10l: don't check against current layout until after... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: give a more accurate error message when valida... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Stefano Sabatini | Export to pixdesc.h the av_pix_fmt_descriptors array. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: move data size check to flac_decode_frame() |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: comments and white space. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | cosmetics: vertical alignment |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: remove unneeded local variable |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: cosmetics: rename 3 variables |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Justin Ruggles | flacdec: use a local variable for GetBitContext in... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Aurelien Jacobs | handle id3v2 'genre' tag formated as '%d' |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Ronald S. Bultje | Remove alpha channel from default colorspace tables... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Diego Biurrun | Use $< automatic variable to simplify some commands. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Ronald S. Bultje | Add a @todo with a comment from Kostya so we don't... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Kostya Shishkov | Add AURA 1 and 2 codec IDs and register their FOURCCs |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Baptiste Coudurier | allocate tracks instead of using MAX_STREAMS |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Baptiste Coudurier | init ext sample rate to 0 if not present |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Baptiste Coudurier | since code now use get_bits_long, allocate padding... |
commit | commitdiff | tree | snapshot |
next |