OSDN Git Service

coroid/libav_saccubus.git
2010-09-02 Reimar DöffingerOptimize/simplify ebml_read_num.
2010-09-02 Måns Rullgårdfate: delete log files ahead of each run
2010-09-02 Carl Eugen... Cosmetics: Reindent after r25023.
2010-09-02 Andrew WasonFix crash when decoding DV in AVI introduced in r24579...
2010-09-01 Eli FriedmanFix typo in r25019.
2010-09-01 Baptiste Couduriercosmetics: spaces between and after parentheses
2010-09-01 Ronald S. BultjeUnscrew breakage after my last commit because of symbol...
2010-09-01 Ronald S. BultjeRename h264_weight_sse2.asm to h264_weight.asm; add...
2010-09-01 Ronald S. BultjeSplit h264dsp_mmx.c (which was #included in dsputil_mmx...
2010-09-01 Vitor SessakQTRLE regtest
2010-09-01 Aurelien Jacobsadd FF_API_PALETTE_CONTROL define to drop usage of...
2010-09-01 Diego BiurrunUse quotes instead of angle brackets for local #includes.
2010-09-01 Baptiste Couduriergxf muxer only accepts pal or ntsc resolutions currentl...
2010-08-31 Vitor SessakSHA fate test
2010-08-31 Vitor SessakTest decoding in fate-lavf-gif
2010-08-31 Vitor SessakPNG image regression testing
2010-08-31 Diego BiurrunMention that library micro version should be reset...
2010-08-31 Ronald S. BultjeFix vertical align.
2010-08-31 Vitor SessakAdd RealVideo 3 FATE test
2010-08-31 Vitor Sessak10l, add flags forgotten in last commit
2010-08-31 Vitor SessakAdd Apple MJPEG-B decoder FATE test
2010-08-31 Vitor SessakAdd FATE test for ScummVM DXA flavor
2010-08-31 Tobias BindhammerSolving memory leak and initialization problem with...
2010-08-31 Tobias BindhammerChecking return values of av_malloc(z) and report an...
2010-08-31 Alex Converseaacenc: Remove an unused variable from adjust_frame_inf...
2010-08-31 Alex Converseaacenc: Don't set s->cur_channel before apply_window_an...
2010-08-30 Alex Converseaacenc: Write tag.elem_id early.
2010-08-30 Alex Conversepsymodel: Const correct FFPsyWindowInfo.
2010-08-30 Alex Converseaacenc: Only apply M/S if common_window is set.
2010-08-30 Aurelien Jacobssplit raw.c into rawdec.c and rawenc.c
2010-08-30 Aurelien Jacobsmove raw video demuxer to its own file
2010-08-30 Aurelien Jacobsmove pcm muxers to their own file
2010-08-30 David Conradvorbisdec: Use int instead of uint16_fast_t for index...
2010-08-30 Aurelien Jacobsmove pcm demuxers to their own file
2010-08-30 Ronald S. BultjeFix compilation failure if yasm is disabled (missing...
2010-08-30 Ben Littleradd WAWV fourcc, works on V-codecs/WAWV.avi
2010-08-30 Ronald S. BultjeSplit intra prediction initialization (i.e. assigning...
2010-08-30 Ronald S. BultjeMove H264 chroma MC from inline asm to yasm. This fixes...
2010-08-30 Ronald S. BultjeMove VP3 IDCT functions from inline ASM to YASM. This...
2010-08-30 Ronald S. BultjePut ff_ prefix on non-static {put_signed,put,add}_pixel...
2010-08-29 Aurelien Jacobssimplify code by using the AV_NE() macro
2010-08-29 Aurelien Jacobsmove null muxer to its own file
2010-08-29 Aurelien Jacobscleanup includes which are not used anymore in raw.c
2010-08-29 Aurelien Jacobsmove ac3/eac3 demuxer to its own file
2010-08-29 Aurelien Jacobsmove dnxhd demuxer to its own file
2010-08-29 Aurelien Jacobsmove dirac demuxer to its own file
2010-08-29 Aurelien Jacobsmove h261 demuxer to its own file
2010-08-29 Aurelien Jacobsmove h263 demuxer to its own file
2010-08-29 Aurelien Jacobsmove h264 demuxer to its own file
2010-08-29 Aurelien Jacobscosmetic
2010-08-29 Aurelien Jacobsmove m4v demuxer to its own file
2010-08-29 Aurelien Jacobsmove cavsvideo demuxer to its own file
2010-08-29 Aurelien Jacobsmove mpegvideo demuxer to its own file
2010-08-29 Aurelien Jacobsmove ingenient demuxer to its own file
2010-08-29 Aurelien Jacobsmove DTS demuxer to its own file
2010-08-29 Aurelien Jacobssimplify code by using the AV_NE() macro
2010-08-29 Aurelien Jacobs10l: aacdec and idroqenc still depend on raw.o
2010-08-29 Aurelien Jacobsrename idroq.c to idroqdec.c
2010-08-29 Aurelien Jacobsmove id roq muxer to its own file
2010-08-29 Aurelien Jacobsmove ADTS AAC demuxer to its own file
2010-08-29 Vitor SessakInclude stdint.h instead of inttypes.h, it is enough...
2010-08-29 Josh Allmannrtsp: Return AVERROR_EOF when all streams have received...
2010-08-29 Josh AllmannReindent
2010-08-29 Josh Allmannrtpdec: Read RTCP compound packets
2010-08-29 Josh Allmannrtsp: Check the RTCP file handle for new packets, too
2010-08-28 Ronald S. BultjeFix two compiler arnings related to printf-format of...
2010-08-28 Zhentan Fengstream_selection can be freed in the fail case, in...
2010-08-28 Vitor SessakHopefully fix the fate-ws_snd breakage on PPC
2010-08-28 Loren Merrittcosmetics in imdct_sse
2010-08-28 Vitor SessakAdd fate test for Westwood SND1 codec
2010-08-28 Vitor SessakRemove CCITT fax G4 tests (partial revert of r24954...
2010-08-28 Aurelien Jacobscosmetic
2010-08-28 Vitor SessakCCITT Fax Group compression fate tests
2010-08-26 Måns Rullgårdconfigure: move config.fate creation after OS section
2010-08-26 Måns Rullgårdconfigure: write config.fate file as early as possible
2010-08-26 Måns Rullgårdconfigure: improve error message for missing yasm
2010-08-26 Alex Conversex86: Require yasm OR --disable-asm OR --disable-mmx...
2010-08-26 Måns RullgårdRevert "Disable MMX for i686 and pentiumpro"
2010-08-26 Ronald S. BultjeFix typos when converting inline asm to yasm, fixes...
2010-08-26 Måns Rullgårdfate: print list of tests with "make fate-list"
2010-08-26 Måns RullgårdDisable MMX for i686 and pentiumpro
2010-08-26 Måns Rullgårdconfigure: select warning suppression syntax based...
2010-08-26 Tobias BindhammerCosmetic changes.
2010-08-26 Tobias BindhammerInsert info from extradata into header
2010-08-26 Tobias BindhammerAdded option to write frames interleaved (yet disabled)
2010-08-26 Tobias BindhammerClarify code/avoid possible bugs by using precalculated...
2010-08-26 Tobias Bindhammerenable a flexible lifetime
2010-08-26 Tobias BindhammerSetting proper values in extradata for future use in...
2010-08-26 Martin StorsjöFlush the PutBitsContext at the end of each block when...
2010-08-26 Stefano SabatiniAdd APIchanges entry after the addition of
2010-08-26 S.N. Hemanth... Implement avcodec_get_channel_layout().
2010-08-25 Andreas ÖmanMake stub version of ff_sdp_write_media() match its...
2010-08-25 Ronald S. BultjeRevert r24931, it broke Win32 and some BSD compiles...
2010-08-25 Måns RullgårdRemove duplicate definitions of fullpel MC functions
2010-08-25 Måns Rullgårdsp5x: remove broken code under #if 0
2010-08-25 Ronald S. BultjeMark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2...
2010-08-25 Måns Rullgårdfate: build with --enable-gpl
2010-08-25 Josh AllmannAdd rtp_get_rtcp_file_handle function
2010-08-25 Vitor SessakVP3 fate test
2010-08-25 Ronald S. BultjeAdd changelog entry for MMSH support.
next