OSDN Git Service

coroid/libav_saccubus.git
2007-08-17 Vincent FourmondIndent for next commit
2007-08-17 Ramiro PollaEnable MinGW networking support
2007-08-17 Diego Biurrunspelling/wording cosmetics
2007-08-17 Björn Axelssonstore asf streaming bitrates consistently
2007-08-16 Ramiro PollaSet UDP receive buffer to 64k
2007-08-16 Aurelien Jacobscosmetic: indentation
2007-08-16 Aurelien JacobsDon't pre-scale default_duration to avoid precision...
2007-08-16 Aurelien Jacobsno need for special case default_duration for AAC
2007-08-16 Aurelien Jacobscalculate default_duration according to framerate only...
2007-08-16 Ben Littlerobfuscate urls and fix note about them
2007-08-16 Ben Littlerfix url typo pointed out by Guillaume LECERF
2007-08-16 Michael Niedermayerelaborate a little on AVStream.start_time, it seems...
2007-08-15 Ramiro PollaCONFIG_7REGS -> HAVE_7REGS
2007-08-15 Michael Niedermayerdocument the email interface
2007-08-15 Marco GerardsMake the Golomb decoder work for Dirac
2007-08-14 Alexander StrangeStatements like a = b = c = d = e; store from right...
2007-08-14 Aurelien JacobsTry size 640x480 for FLC files which don't specify...
2007-08-14 Stefano SabatiniRename parse_arg_file function to opt_input_file for...
2007-08-14 Diego Biurruncosmetics: indentation fix
2007-08-14 Michael Niedermayerremove broken movi_end skip-hack-check
2007-08-14 Michael Niedermayerdo not misuse movi_end for checking chunk sizes
2007-08-13 Stefano SabatiniMake cmdutils.c:parse_options accept as argument a...
2007-08-13 Ramiro PollaUse AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP)
2007-08-13 Ramiro PollaIntroduce AVERROR_PATCHWELCOME
2007-08-13 Diego BiurrunClarify LGPL and GPL licensing of FFmpeg.
2007-08-13 Diego BiurrunAttempt to better explain how to split patches into...
2007-08-13 Diego BiurrunMove msmpeg4 tables from a header file to msmpegdata.c.
2007-08-13 Ramiro PollaAdd attribute that forces alignment of stack to functio...
2007-08-13 Marc Hoffmanspecial handling for vp3 idct, use the c reference
2007-08-13 Michael Niedermayeruse bytestream_get_le*() this also fixes a big endian bug
2007-08-13 Stefano SabatiniMake ffserver -h exit 0.
2007-08-13 Diego BiurrunMake native and libnut NUT muxers mutually exclusive.
2007-08-13 David BryantSupport for WavPack version 0x410 (false stereo chunks)
2007-08-13 Kostya ShishkovRename flag for consistency with the next commit
2007-08-13 David ConradAdd av_get_bits_per_sample_format()
2007-08-13 David ConradUse PRId64 in seek test
2007-08-13 Michael Niedermayerfix type 3 aka skipped blocks for old version
2007-08-13 Michael Niedermayerfix motion vectors for old version
2007-08-13 Michael Niedermayerset pix_fmt properly depending on version
2007-08-13 Michael Niedermayeruse version instead of some random 32bit value to switc...
2007-08-13 Michael Niedermayerreplace vlc_type by version and set that from codec_tag...
2007-08-13 Michael Niedermayerexport 4xm video version
2007-08-12 Michael Niedermayersupport ifr2 from Toy-Story2_better-image-quality.4xa
2007-08-12 Guillaume Poirieruse shorter types vec_"type" instead of the too long...
2007-08-12 Michael Niedermayeradd second vlc table
2007-08-12 Michael Niedermayeradd support for old flac in ogg
2007-08-12 Roman Shaposhnikrestoring the alphabetical order (this time with case...
2007-08-12 Ramiro PollaAlso check for closesocket in winsock2.h
2007-08-12 Michael Niedermayerpass *fr2 chunks to decoder (Toy-Story2_better-image...
2007-08-12 Alexander StrangeDon't check the return value of decode_cabac_residual...
2007-08-11 Carl Eugen... Ensure av_tree_insert() is defined before using it.
2007-08-11 Aurelien Jacobsmore usage of av_clip()
2007-08-11 Aurelien Jacobsone more simplification
2007-08-11 Aurelien Jacobsvarious simplifications around recent av_clip_int16...
2007-08-11 Michael Niedermayerfix decoding of samples.mplayerhq.hu/game-formats/idroq...
2007-08-11 Aurelien Jacobsuse av_clip_int16() where it makes sense
2007-08-11 David ConradSet dts in tta demuxer
2007-08-11 Aurelien Jacobsadd a new av_clip_int16() function to libavutil
2007-08-11 Aurelien Jacobsensure av_noinline is always defined
2007-08-11 Michael Niedermayercola for diego
2007-08-11 Ramiro PollaEnable swscale in MinGW vhooks only if swscale was...
2007-08-11 Diego BiurrunBump minor number, NUT muxer was added.
2007-08-11 Stefano SabatiniMake show-version exit 0.
2007-08-11 Stefano SabatiniMake show-license exit 0.
2007-08-11 Stefano SabatiniMake ffmpeg -formats exit 0.
2007-08-11 Michael Niedermayersimplify
2007-08-11 Michael Niedermayerdo not remove FLAG_CODED
2007-08-11 Michael Niedermayerremove useless code, found by oded
2007-08-10 Michael Niedermayerthis is debug not info
2007-08-10 Michael Niedermayerensure that default_get_buffer() doesnt reuse images...
2007-08-10 Baptiste Coudurierdnxhd 120 interlaced support
2007-08-10 Michael Niedermayer100000l (forgotten return)
2007-08-10 Michael Niedermayermention AVPROBE_PADDING_SIZE at the read_probe() doxy
2007-08-10 Michael Niedermayerremove unneeded buf_size check (see AVPROBE_PADDING_SIZE)
2007-08-10 Michael Niedermayerflac probe
2007-08-10 Aurelien Jacobsensure that negative block_time are properly checked
2007-08-10 Michael Niedermayernut regression test
2007-08-10 Michael Niedermayerensure that the aspect ratio is spec compliant
2007-08-10 Luca Barbatofix the packetization mode parsing
2007-08-10 Michael Niedermayernut muxer
2007-08-10 Michael Niedermayerdisable TRACE
2007-08-10 Michael Niedermayermuxer should now be spec compliant (though it likely...
2007-08-10 Michael Niedermayerheader repetition
2007-08-10 Michael Niedermayerinfo packet
2007-08-10 Stefano SabatiniPrefix with "opt_" the functions ffmpeg.c:show_{version...
2007-08-10 Aurelien Jacobsmerge some REGISTER_MUXER/DEMUXER into REGISTER_MUXDEMUX
2007-08-10 Ramiro Polla10l: removed pipe_close instead of pipe_read
2007-08-10 Michael Niedermayerfix x11grab
2007-08-10 Roman Shaposhnik * reinserting gethrtime in alphabetical order
2007-08-10 Michael Niedermayermore FIXME
2007-08-10 Michael Niedermayerenable nut muxer
2007-08-10 Michael Niedermayermuxer is not yet fully compliant so prevent people...
2007-08-09 Ramiro PollaMake the pipe URLProtocol share read and write function...
2007-08-09 Ramiro PollaAdd initialization and cleanup functions for Winsock
2007-08-09 Michael Niedermayerset back ptr properly
2007-08-09 Michael Niedermayermove syncpoint cache related stuff to common file
2007-08-09 Michael Niedermayerfix forw_ptr crc check
2007-08-09 Michael Niedermayerfix header_checksum
2007-08-09 Michael Niedermayerstore headers twice (getting closer to spec compliance...
2007-08-09 Michael Niedermayermove header writing into its own function
next