OSDN Git Service

coroid/libav_saccubus.git
2010-08-12 Baptiste Coudurier100L, fix vf_scale, since copy_ref_props now copy w...
2010-08-11 Ronald S. BultjeAdd missing mms.c from r24779.
2010-08-11 Zhentan FengMove functions and structs shared between MMSH and...
2010-08-11 Zhentan FengExtract fields that are to be shared between MMST/MMSH...
2010-08-11 Ronald S. BultjeUse FFALIGN() in mmst.c where appropriate. Noticed...
2010-08-11 Stefano SabatiniApply misc cosmetics: add empty newlines for separating...
2010-08-11 S.N. Hemanth... Set type on buffer in get_video_buffer().
2010-08-11 Stefano SabatiniAdd APIchanges entry for the AVFilterBufferRef changes...
2010-08-11 S.N. Hemanth... Resize data and linesize in AVFilterBufferRef to 8.
2010-08-11 Stefano SabatiniExtend and clarify documentation for -ac ffmpeg option.
2010-08-11 Stefano SabatiniAdd documentation for the pm parameter of the av_metada...
2010-08-11 Stefano SabatiniFix reference to a wrong parameter name in the metadata...
2010-08-11 Stefano SabatiniAdd APIchanges entry after av_picture_data_copy() addition.
2010-08-11 S.N. Hemanth... Add av_picture_data_copy() and reimplement av_picture_c...
2010-08-11 Stefano SabatiniFix typo.
2010-08-11 Stefano SabatiniAdd APIchanges entry after avfilter_open() change in...
2010-08-11 Stefano SabatiniChange avfilter_open() signature, from:
2010-08-11 Stefano SabatiniAdd APIchanges entry after AVFilterBufferRef changes...
2010-08-11 S.N. Hemanth... Separate video specific BufferRef properties into Video...
2010-08-11 Stefano SabatiniNit: fix weird spacing.
2010-08-11 Stefano SabatiniAdd empty newlines between function descriptions and...
2010-08-11 Pascal Massiminoremove b4_stride/mb_stride.
2010-08-11 Pete EberleinAdd a mapping for the V4L2_PIX_FMT_NV12 format to PIX_F...
2010-08-11 Pascal Massiminofix over-allocation. confused b4_stride with mb_width.
2010-08-10 Przemysław... Fix mem leak when trying to open a non-existing image...
2010-08-10 Aurelien Jacobs2 lines spacing between versions in Changelog should...
2010-08-10 Aurelien Jacobsget rid of MAX_STREAMS limit in nutdec
2010-08-10 Martin Storsjörtpenc_xiph: Clarify that num_frames shouldn't ever...
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in mpegts
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in RTSP
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in RDT
2010-08-09 Ronald S. BultjeFix buffer overrun if idx is negative (it can be down...
2010-08-09 Martin Storsjörtpenc_xiph: Set the ident value via a define
2010-08-09 Martin Storsjörtpenc_xiph: Don't needlessly cast pointers to integers
2010-08-09 Martin StorsjöMake hex_to_data a lavf internal function
2010-08-09 Martin Storsjöhttp: Return EOF at the end of the content even if...
2010-08-09 Vitor SessakFix handling of truncated files. Should fix random...
2010-08-08 Ramiro Pollaindent
2010-08-08 Ramiro Pollaswscale-test: get strides using av_fill_image_linesizes...
2010-08-08 Diego BiurrunOnly check for for libvpx decoder/encoder if libvpx...
2010-08-08 Ramiro Pollafix configure when --enable-libvpx is not specified
2010-08-08 Frank BarchardSplit libvpx check into decoder and encoder check.
2010-08-07 Jason Garrett... Split h264dsp and h264pred in configure.
2010-08-07 Alex Converseoggparsevorbis: Add some sanity checks to header packet...
2010-08-07 Stefano SabatiniApply misc docs fixes spotted by Diego.
2010-08-07 Stefano SabatiniFix VfW spelling.
2010-08-07 Reinhard TartlerFix spelling in comment(s)
2010-08-07 Jason Garrett... H.264: 8% faster CAVLC zero-run decoding
2010-08-07 Josh AllmannAdd RTP packetization of Theora and Vorbis
2010-08-07 Stefano SabatiniFix the compilation of some libavcodec/lib* files which...
2010-08-07 Stefano SabatiniAdd APIchanges entries after the last recent libavfilte...
2010-08-07 S.N. Hemanth... Rename fields:
2010-08-07 S.N. Hemanth... Rename functions and fields:
2010-08-07 S.N. Hemanth... Rename AVFilterPicRef to AVFilterBufferRef.
2010-08-07 Stefano SabatiniAdd APIchanges entry after r24728.
2010-08-07 S.N. Hemanth... Move format from AVFilterBuffer to AVFilterPicRef.
2010-08-07 S.N. Hemanth... Fix the size of the data to be copied from an AVFilterB...
2010-08-06 Stefano SabatiniApply misc fixes spotted by Diego to protocols.texi.
2010-08-06 Stefano SabatiniRemove audio_beos entries in indevs.texi and output...
2010-08-06 Stefano SabatiniApply misc fixes spotted by Diego to indevs.texi and...
2010-08-06 Stefano SabatiniRename the chapter Devices -> Input Devices, as the...
2010-08-06 Måns Rullgårdshowfiltfmts: destroy filter context before exit
2010-08-06 Måns Rullgårdshowfiltfmts: set media type of links to that of corres...
2010-08-06 Måns Rullgårdavfilter: indent
2010-08-06 Måns Rullgårdavfilter: do not crash on null link src/dst in avfilter...
2010-08-06 Måns Rullgårdavfilter: free link in/out_formats in avfilter_destroy()
2010-08-06 Alex Converselibvpxdec: Fix "error: implicit declaration of function...
2010-08-06 Alex Conversevorbis_dec: Change partition_class[] to uint8_t.
2010-08-06 Diego BiurrunAdd a CONFIG_ variable for generic Huffman routines.
2010-08-06 Luca BarbatoPreserve status reason
2010-08-06 Diego BiurrunExtend the gas-preprocessor section with basic installa...
2010-08-06 Stefano SabatiniAdd APIchanges entry for the av_check_image_size()...
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-08-06 Stefano SabatiniClarify av_check_image_size() log message.
2010-08-06 Stefano SabatiniDeprecate avcodec_check_dimensions() in favor of the...
2010-08-06 Måns Rullgårdfft-test: free buffers before exiting
2010-08-05 Jason Garrett... VP8: fix bug in prefetch
2010-08-05 Måns RullgårdARM: NEON H264 8x8 IDCT
2010-08-05 Måns Rullgårdconfigure: remove redundant extralibs settings
2010-08-05 Martin Storsjörtpdec_xiph: Split packets in the depacketizer
2010-08-05 Jason Garrett... Add file missing in r24702
2010-08-05 Eli FriedmanH.264: SSE2/SSSE3 weighted prediction asm
2010-08-04 Jason Garrett... VP5/6/8: eliminate CABAC dependency
2010-08-04 Zhentan FengMove read_mms_packet() code to be inlined in the callin...
2010-08-04 Zhentan FengRemove is_playing variable.
2010-08-04 Zhentan FengMove send_media_packet_request() and clear_stream_buffe...
2010-08-04 Måns Rullgårdfate: move some groups of related tests to their own...
2010-08-04 Martin Storsjörtpdec_xiph: Correct the bitmask for num_pkts
2010-08-04 Måns Rullgårdfate: add fft tests
2010-08-04 Måns Rullgårdfate-run: add helper to run things on target
2010-08-04 Måns Rullgårdfft-test: exit with non-zero status if test failed
2010-08-04 Martin StorsjöFix VP8 decoder dependencies
2010-08-04 Jason Garrett... VP8: partially inline decode_block_coeffs
2010-08-04 Jason Garrett... Fix 100L in r24689
2010-08-04 Jason Garrett... VP8: simplify decode_block_coeffs to avoid having to...
2010-08-04 Jason Garrett... Cosmetics: add missing space to options.c
2010-08-03 Jason Garrett... VP8: slightly faster DCT coefficient probability update
2010-08-03 Måns RullgårdARM: update struct offsets
2010-08-03 Måns RullgårdMove cavs dsp functions to their own struct
2010-08-03 Jason Garrett... Silence unused function warnings in vp56.h
next