OSDN Git Service

coroid/ffmpeg_saccubus.git
2009-03-30 Diego BiurrunRename regression.sh --> codec-regression.sh. Now all...
2009-03-30 Michael NiedermayerThe definition of rate and distortion is not conditiona...
2009-03-30 Diego BiurrunRename server-regression.sh --> ffserver-regression...
2009-03-30 Diego BiurrunRename servertest target to ffservertest.
2009-03-30 Diego Biurruncosmetics: Rename 'do_libav' function to 'do_lavf'.
2009-03-30 Ramiro Pollamlpdec: Simplify check for substream_parity_present.
2009-03-30 Ramiro Pollamlpdec: Simplify no restart header seen error.
2009-03-30 Ramiro Pollamlpdec: Simplify substream length mismatch error.
2009-03-30 Ramiro Pollamlpdec: Prettify substream parity check.
2009-03-30 Ramiro Pollamlpdec: Cleaner and better termination word check.
2009-03-30 Ramiro Pollamlpdec: More validation for read_channel_params()
2009-03-30 Ramiro Pollamlpdec: whitespace cosmetics.
2009-03-30 Ramiro Pollamlpdec: Simplify &foo[0] to foo and use index (which...
2009-03-30 Ramiro Pollamlpdec: Split filter_state_buffer into [fi]irbuf and...
2009-03-30 Ramiro Pollamlpdec: Unroll copying filter state data and filtering...
2009-03-30 Ramiro Pollamlpdec: Max filter orders for FIR and IIR are 8 and...
2009-03-29 Diego BiurrunRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 Diego BiurrunRename libav.regression.ref --> lavf.regression.ref.
2009-03-29 Diego BiurrunRename libavtest target to lavftest to better express...
2009-03-29 Diego BiurrunRename test.conf --> ffserver.conf, the new name is...
2009-03-29 Reimar DöffingerMerge the 3 COPY_FROM_* macros with lots of duplicated...
2009-03-29 Reimar DöffingerChange CHECK_STREAM_PTR macro to correctly handle the...
2009-03-29 Reimar DöffingerSimplify check for leftover bytes after decoding for...
2009-03-29 Reimar DöffingerGet rid of pointless "B" array in interplayvideo decoder.
2009-03-29 Reimar DöffingerReplace many tiny loops in the interplayvideo decoder...
2009-03-29 Diego BiurrunRename seek_test.sh --> seek-regression.sh for greater...
2009-03-29 Reimar DöffingerMake ipvideo_decode_block array constant, compile-time...
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-29 Diego BiurrunRename apiexample.c --> api-example.c to be consistent...
2009-03-29 Diego BiurrunMove swscale AltiVec template code to ppc subdirectory.
2009-03-29 Diego BiurrunAltiVec optimizations in libswscale are no longer GPL.
2009-03-29 Diego BiurrunRelicense file to LGPL with the permission of Romain...
2009-03-29 Ramiro Pollamingw32: Restore creation of import libraries. They...
2009-03-28 Ronald S. BultjeDon't strip the first three characters off of any metad...
2009-03-28 Ramiro Pollamlpdec: Remove few random dprintf()s.
2009-03-27 Ramiro Pollamlpdec: Check for blocksize in proper range.
2009-03-27 Ramiro Pollamlpdec: quant_step_size can be any value from 0 to...
2009-03-27 Ramiro Pollamlpdec: output_shift can be any value from -8 to 7.
2009-03-27 Ramiro Pollamlpdec: output_shift is signed
2009-03-27 Ramiro Pollamlpdec: Split read_channel_params() into its own function.
2009-03-27 Ramiro Pollamlpdec: Split read_matrix_params() into its own function.
2009-03-27 Ramiro PollaAdd myself as mlp* maintainer.
2009-03-27 Ramiro PollaMove bfin specific code to its subdir.
2009-03-27 Luca AbeniMake rtp_write_header() fail in case of unsupported...
2009-03-27 Diego BiurrunMove output-example dependency declaration after subdir...
2009-03-27 Kostya ShishkovMerge some cases for reading raw data with different...
2009-03-27 Benoit FouetFix seek test build, by undefining printf and fprintf.
2009-03-27 Michael NiedermayerCheck for INIT_VLC_USE_STATIC
2009-03-27 Diego BiurrunMove output_example.c --> libavformat/output-example.c.
2009-03-26 Víctor PaesaMake static the list of registered filters.
2009-03-26 Diego BiurrunRemove unnecessary CFLAGS variable from output_example...
2009-03-26 Diego BiurrunRemoving example programs is already handled by the...
2009-03-26 Diego BiurrunRename cs_test.c --> colorspace-test.c. This is more...
2009-03-26 Benoit FouetFix a warning on an uninitialized variable.
2009-03-26 Diego BiurrunUse a wildcard match instead of a list to remove test...
2009-03-26 Ramiro PollaUse intptr_t when casting pointers to int.
2009-03-26 Ramiro PollaMove yuv2rgb code to subdirs.
2009-03-26 Ramiro PollaCreate swscale subdirs for out-of-tree builds.
2009-03-25 Diego Biurrunfft-test does not depend on fdctref.o.
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-25 Diego Biurrunprettyprinting cosmetics
2009-03-25 Diego Biurrunswscale-example is an API example, not a test program.
2009-03-25 Diego Biurruncosmetics: Group all path variables together in config...
2009-03-25 Diego Biurruntypo: beomes --> becomes
2009-03-25 Diego BiurrunMove licensing information into a separate file called...
2009-03-25 Diego BiurrunClarify that our LGPL/GPL licenses come with an explici...
2009-03-25 Diego BiurrunThe Mersenne Twister PRNG was removed, mention replacement.
2009-03-25 Diego Biurruncosmetics: Reformat paragraphs and other cosmetic changes.
2009-03-25 Baptiste Coudurierset wrong_dts for iMovie created files which has huge...
2009-03-25 Ramiro PollaClear some more variables that are used on subdir Makef...
2009-03-24 Justin Rugglescosmetics: add an @return to documentation for decode_f...
2009-03-24 Diego BiurrunAdd _XOPEN_SOURCE #define. This is necessary for (s...
2009-03-24 Cédric SchieliAdds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P...
2009-03-24 Cédric SchieliFix some places where "non-alpha to YUVA420P" do not...
2009-03-24 Cédric SchieliSimpler and more elegant fix to the x86_32/OSX+PIC...
2009-03-24 Ronald S. Bultjestrchr(string, '\0') returns non-NULL, and is thus...
2009-03-24 Robert SwainUpdate apiexample.c to use the newer avcodec_decode_aud...
2009-03-24 Justin Rugglesflacdec: split frame header decoding and validation...
2009-03-23 Stefano SabatiniUse PIX_FMT_NE() for defining the PIX_FMT_RGB32 variant...
2009-03-23 Stefano SabatiniMake the PIX_FMT_NE() macro more generic.
2009-03-23 Gwenole BeauchesneAdd MPEG-2 bitstream decoding through VA API.
2009-03-23 avcoderMove declaration of 'pict' closer to where it is used...
2009-03-23 Benoit FouetMove av_class to AVResampleContext instead of ReSampleC...
2009-03-23 Alex ConverseAAC: Ignore cc_domain for independent (time domain...
2009-03-22 Stefano SabatiniAdd pcxenc.o to the $OBJS list, it was erroneously...
2009-03-22 Justin Rugglesflacdec: cosmetics: white space
2009-03-22 Justin Rugglesflacdec: cosmetics: separate the pure frame header...
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Diego BiurrunRemove unnecessary CLEANFILES declaration. Test program...
2009-03-22 Diego BiurrunSplit AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM...
2009-03-22 Stefano SabatiniMake the pixel formats which were defined as macros:
2009-03-22 Justin Rugglesflacdec: allow sample rate to change mid-stream, but...
2009-03-22 Diego BiurrunAdd rule for building API example programs.
2009-03-22 Stefano SabatiniFactorize: use the X_NE() macro in avcodec_get_pix_fmt().
2009-03-22 Justin Rugglesflacdec: cosmetics: indentation
2009-03-22 Stefano SabatiniImplement X_NE() macro.
2009-03-22 Justin Rugglesflacdec: change frame bps validation to return an error...
2009-03-22 Justin Rugglesflacdec: cosmetics: add some braces to if/else statements
next