OSDN Git Service

coroid/libav_saccubus.git
2011-02-16 James Zerndocumentation: add encoders chapter
2011-02-16 Stefano SabatiniIn graph2dot, print more specific audio information...
2011-02-16 Anssi Hannulaspdifenc: set flag AVFMT_NOTIMESTAMPS
2011-02-16 Michael Niedermayervbv_delay AVOption for ABI compatibility
2011-02-16 Carl Eugen... Set maximum lowres value for the MJPEG decoder to 3.
2011-02-16 Justin Rugglesac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs...
2011-02-16 Maksym Veremeyenkofix nsvdec.c compilation if DEBUG macro defined
2011-02-16 Balint MartonFix av_find_best_stream when using a program
2011-02-16 Stefano SabatiniDocument audio_resample_close().
2011-02-16 Stefano SabatiniApply minor cosmetics fixes to the av_audio_resample_in...
2011-02-16 Reimar DöffingerDocument that av_write_header sets stream time_base...
2011-02-16 Janne Grunauspdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e943...
2011-02-15 Justin Rugglesac3enc: change default floor code to 7.
2011-02-15 Max Shakhmetovos_support: fix poll() implementation
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Mans RullgardAPIchanges: update for 55bad0c: vbv_delay
2011-02-15 Christophe... Pass VBV delay to the calling application via ctx
2011-02-15 Peter Rossbinkaudio: remove unused copy of AVCodecContext*
2011-02-15 Peter Rossbinkaudio: fix channel count check
2011-02-15 Maksym Veremeyenkofix nsvdec.c compilation if DEBUG defined
2011-02-15 Young Han Leeaacdec: Implement LTP support.
2011-02-14 Anssi HannulaAPIchanges: update for 12c14cd
2011-02-14 Mans Rullgardmpegtsenc: whitespace cosmetics
2011-02-14 Anssi Hannulampegtsenc: set audio_type according to st->disposition
2011-02-14 Anssi Hannulampegts: set st->disposition according to ISO 639 langua...
2011-02-14 Mans Rullgardapichanges: update for 24a83bd: add AV_DISPOSITION_CLEA...
2011-02-14 Anssi Hannulalavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
2011-02-14 Stefano SabatiniMake avfilter_config_links() propagate audio informatio...
2011-02-14 Tilman BrockFix spelling error.
2011-02-14 Ronald S. Bultjemmst: fix reading uninitialized data for ping packets.
2011-02-14 Mans RullgardUpdate APIchanges for 910b5b8
2011-02-14 Michael NiedermayerAdd sample_aspect_ratio to AVFilterLink
2011-02-14 Stefano SabatiniRemove disabled legacy code in ffplay.
2011-02-14 Alex Converseaac: remove dead SBR input scaling
2011-02-13 Mans Rullgardasfdec: fix build for big endian targets
2011-02-13 Justin Rugglesac3enc: Add x86-optimized function to speed up log2_tab().
2011-02-13 Peter Rosswtv: ignore empty data_guid chunks
2011-02-13 Anton Khirnovasfdec: don't export empty metadata
2011-02-13 Anton Khirnovasfdec: split reading stream properties out of asf_read...
2011-02-13 Francesco Cosoletommst: print packet type with error status code message
2011-02-13 Mans Rullgardconfigure: fix non-standard regex used with expr
2011-02-13 Anatoly Nenashevmpeg4video: ignore broken GOP headers
2011-02-13 Mans Rullgardconfigure: report full gcc version string
2011-02-13 Mans Rullgardconfigure: add cleanws() function
2011-02-13 Loren MerrittFFT: factor a shuffle out of the inner loop and merge...
2011-02-13 Anssi Hannulalavf: print stream disposition in dump_stream_format
2011-02-13 Anssi Hannulaspdifenc: fix byte order on big-endian systems
2011-02-13 Anssi Hannulaspdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
2011-02-13 Peter Rossbink: permute Bink version 'b' quant matrices by invers...
2011-02-13 Peter Rossbink: simplify how quantization matrices are passed...
2011-02-13 Mans RullgardFix MMX rgb24 to yuv conversion with gcc 4.6
2011-02-13 Takashi Mochizukimovenc: Force first sample as SYNC
2011-02-12 Vitor SessakMake tables generation insensitive to floating-point...
2011-02-12 Stefano SabatiniFix script command in a FAQ entry
2011-02-12 Stefano SabatiniAllow "make clean" to clean files in tools
2011-02-12 Stefano SabatiniAdd lavfi-showfiltfmts and graph2dot to $(TOOLS)
2011-02-11 Baptiste CoudurierFix qtrle regression test, actually test qtrle.
2011-02-11 Martin Storsjörtsp/rdt: Assign the RTSPStream index to AVStream->id
2011-02-11 Justin RugglesAdd check for Athlon64 and similar AMD processors with...
2011-02-11 Ronald S. BultjeAdd missing terminating backslash
2011-02-11 Mans Rullgardconfigure: remove early check_deps $ARCH_EXT_LIST
2011-02-11 Mans RullgardVP8: ARM optimised decode_block_coeffs_internal
2011-02-11 Mans RullgardARM optimised vp56_rac_get_prob()
2011-02-11 Stefano SabatiniUpdate overlay documentation after movie syntax update.
2011-02-11 Peter Rossbink: reindent after last commit
2011-02-11 Peter RossBink version 'b' video decoder
2011-02-11 Anton Khirnovlavf: deprecate AVFormatContext.index_built
2011-02-11 Alexander Strasservorbis dec: Remove obsolete comment
2011-02-11 Alexander Strasservorbis dec: cosmetics: Indent consistently
2011-02-11 Alexander Strasservorbis dec: cosmetics: Indent CPP cond properly
2011-02-11 Alexander Strasservorbis dec: Delete useless scopes, and reindent after...
2011-02-11 Jason Garrett... VP8: optimized mv prediction and decoding
2011-02-10 Justin Rugglesac3enc: Remove unneeded clipping of shift amount.
2011-02-10 Justin Rugglesac3enc: remove right shifting from lshift_tab() and...
2011-02-10 Anton Khirnovasfdec: deobfuscate reading video properties size
2011-02-10 Anton Khirnovasfdec: split asf_read_header()
2011-02-10 Peter Rosswtv: mark streams intended for hearing or visual impair...
2011-02-10 Peter Rossmake av_find_best_stream() ignore streams marked with...
2011-02-10 Peter Rossadd AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_...
2011-02-10 Mans RullgardRemove final semicolon from some macros
2011-02-10 Ronen Mizrahidvbsubenc: Fix placement of the object version
2011-02-10 Janne Grunaudocument passing the fate samples location via make...
2011-02-10 Janne Grunaudvbsubdec: check against buffer overreads
2011-02-10 Reimar DöffingerDo not fail DVB sub decoding because of a few padding...
2011-02-10 Justin RugglesAdd x86-optimized versions of exponent_min().
2011-02-10 Mans RullgardRemove incorrect return statement from avcodec_thread_f...
2011-02-10 Mans Rullgardivi_dsp: remove semicolons after function definitions
2011-02-10 Mans Rullgardmov: remove stray semicolon
2011-02-10 Anton Khirnovasfdec: skip the stream bitrate list
2011-02-10 Anton Khirnovasfdec: use an ASFContext array for storing stream...
2011-02-10 Anton Khirnovasfdec: move DAR list to ASFContext
2011-02-10 David Friesudp: Enable address reuse by default for multicast
2011-02-09 Anton Khirnovasfdec: remove some write-only values from the context
2011-02-09 Mans RullgardFix build with threading disabled
2011-02-09 Mans Rullgardw32thread: add missing #include thread.h
2011-02-09 Anton Khirnovasf: split ASFContext into muxer and demuxer parts.
2011-02-09 Reimar Döffingercheck sample_fmt in avcodec_open
2011-02-09 Vladimir Pantelicmpegts: remove unused macro MAX_SCAN_PACKETS
2011-02-09 Alexander Strangevp3: Frame-based multithreading support
2011-02-09 Ronald S. BultjeAdd missing git rev hash.
next