OSDN Git Service

coroid/libav_saccubus.git
2010-06-06 Stefano SabatiniDo not exclude anymore the pixel formats rgb444, bgr444...
2010-06-06 Reimar DöffingerDo not read the RM index when input is streamed (since...
2010-06-06 Stefano SabatiniAdd support to B4BY and R4BY NUT codec tags added in...
2010-06-06 Stefano SabatiniFix width computation for nv12/nv21 in ff_get_plane_byt...
2010-06-06 Måns Rullgårdregtest: add seektest reference files for rgb/yuv in avi
2010-06-06 Reimar Döffingeraacdec also depends on cbrt_tables.h for hardcoded...
2010-06-06 Michael Niedermayerbgr/rgb444 for nut
2010-06-06 Michael Niedermayerfix rgb444 support in avi.
2010-06-06 Reimar DöffingerSupport AVFMT_FLAG_IGNIDX in gxf demuxer.
2010-06-06 Michael NiedermayerAdd simple rgb/yuv in avi regression test.
2010-06-05 Michael NiedermayerFix muxing rgb rawvideo in avi regression.
2010-06-05 Rodney BakerImprove grammar and readability
2010-06-05 Martin StorsjöCosmetics: Reindent/align/wrap
2010-06-05 Josh AllmannRTSP: Propagate errors up from ff_rtsp_send_cmd*
2010-06-05 Martin StorsjöRemove unused local variables
2010-06-05 Alex ConverseCleanup apply_window_and_mdct().
2010-06-05 Josh AllmannRTSP: Add a second URLContext for outgoing messages
2010-06-05 Stefano SabatiniMake texi2pod.pl look for section "AUTHORS" rather...
2010-06-05 Stefano SabatiniReplace "Fabrice Bellard" with "The FFmpeg developers...
2010-06-05 Alex ConverseWhitespace cosmetics
2010-06-05 Alex Converseaac: Move an initialization macro used only by the...
2010-06-05 Alex ConverseRename aac.c to aacdec.c.
2010-06-05 Alex Converseaacdec: Rename avccontext to avctx.
2010-06-05 Stefano SabatiniAdd APIchanges entry after eval API publication.
2010-06-05 Stefano SabatiniMove eval.c and eval.h from libavcodec to libavutil...
2010-06-05 Stefano SabatiniBump lavu minor and add APIchanges entry after AV_BASE6...
2010-06-05 Diego Biurrunlibvpx now has an (L)GPL-compatible license.
2010-06-04 Baptiste CoudurierMore mov rawvideo fourcc supported by the rawvideo...
2010-06-04 Baptiste CoudurierMore mov rawvideo fourcc
2010-06-04 Baptiste Coudurierfix raw 555 pixel format, add abgr fourcc
2010-06-04 David Conradmatroskaenc: Don't write a second seekhead for the...
2010-06-04 David Conradmatroskaenc: Check that tracks was allocated
2010-06-04 David Conradmatroskaenc: Use av_get_random_seed -> lfg for segment UID
2010-06-04 David Conradmatroskaenc: Make put_ebml_binary take a void pointer
2010-06-04 James ZernAdd WebM muxer
2010-06-04 James Zernmatroskaenc: Mux clusters better
2010-06-04 David ConradAdd myself as libvorbis.c maintainer
2010-06-04 David Conradlibvorbis: Disable strict bitrate management when not...
2010-06-04 David Conradlibvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in...
2010-06-04 David Conradlibvorbis: Hook up min/max bitrate
2010-06-04 Anton Khirnovmetadata: mention how to remove tags.
2010-06-04 Anton Khirnovreindent after previous commit.
2010-06-04 Anton Khirnovmetadata: make conversion to the same format a noop.
2010-06-04 Martin Storsjörtspenc: Write the interleaving header in the same...
2010-06-04 Martin Storsjöhttp: Set http_code to 200 when doing a POST
2010-06-04 David ConradAdd bitexact versions of put_no_rnd_pixels8 _x2 and...
2010-06-04 Howard ChuUse AV_BASE64_SIZE() macro
2010-06-04 Howard ChuAdd AV_BASE64_SIZE() macro
2010-06-03 Frank BarchardRaise default vorbis encoding quality.
2010-06-03 Stefano SabatiniFix typo.
2010-06-03 Stefano SabatiniExclude from the lavfi_pix_fmts regression test the...
2010-06-03 Michael NiedermayerClarify that get/release_buffer() overriding only works...
2010-06-03 Michael NiedermayerDocument the frames returned by the decoder better.
2010-06-03 Stefano SabatiniRename ffplay-doc.texi @chapter "Introduction" to ...
2010-06-03 Stefano SabatiniRename ffprobe-doc.texi @chapter "Introduction" to...
2010-06-03 Stefano SabatiniRename ffserver-doc.texi @chapter "Introduction" to...
2010-06-03 Michael NiedermayerDeprecate PIX_FMT_YUVJ*
2010-06-03 Martin Storsjöffserver: Calculate cur_pts using first_pts as origin...
2010-06-03 James ZernVP8 encoding via libvpx.
2010-06-03 kemuriwin32: Use _fstati64() instead of plain old fstat(...
2010-06-03 Martin Storsjöhttpauth: Fix the length passed to av_strlcat
2010-06-03 Stefano SabatiniMove section EXAMPLES towards the end of the ffmpeg...
2010-06-03 Stefano SabatiniMake consistent the various SEE ALSO sections in the...
2010-06-03 Stefano SabatiniPut @ignore-d man page specific trailer at the end...
2010-06-03 Stefano SabatiniFix misc typos.
2010-06-03 Stefano SabatiniChange type of {audio,video,subtitle}_codec_tag variabl...
2010-06-03 Luca BarbatoRemove stray and possibly wrong line, rtpdec.c sets...
2010-06-03 Alex Converseaacdec: Work around illegal files with all elem_id...
2010-06-02 Måns RullgårdARM: struct offsets for Apple ABI
2010-06-02 Måns RullgårdARM: remove some unnecessary ifdefs, fix implicit decla...
2010-06-02 Måns RullgårdARM: check struct offsets only when they are used
2010-06-02 Stefano SabatiniRemove weird empty line and perform vertical align.
2010-06-02 Stefano SabatiniMake write_streamheader() log a message if there is...
2010-06-02 Stefano SabatiniMake write_streamheader() return a meaningful error...
2010-06-02 Stefano SabatiniMake write_header() and write_headers() return an error...
2010-06-02 Stefano SabatiniMake write_streamheader() and write_headers() accept an
2010-06-02 Jason Garrett... Properly initialize x264_picture_t in libx264.
2010-06-02 Stefano SabatiniRemove useless variables in get_common_elements().
2010-06-02 Måns RullgårdUse .p2align in ASMALIGN() macro
2010-06-02 Måns RullgårdARM: fail build if hardcoded struct offsets are wrong
2010-06-02 Frank BarchardAvoid division by zero that caused noise, typically...
2010-06-02 Måns Rullgårdbink: correctly align local arrays
2010-06-02 Stefano SabatiniAdd APIchanges entry for av_get_codec_tag_string().
2010-06-02 Stefano SabatiniMake the error message issued in case of invalid codec...
2010-06-02 Stefano SabatiniMake avcodec_string() use av_get_codec_tag_string().
2010-06-02 Stefano SabatiniImplement av_get_codec_tag_string() and use it in ffprobe.
2010-06-02 Martin Storsjöffserver: Allow floating point audio bit rates
2010-06-01 David Conradarm neon: Add missing mangle to external symbol
2010-06-01 Reimar DöffingerDo not check_lib for -lva if vaapi is disabled, having...
2010-06-01 Reinhard TartlerAdd an entry to APIchanges for the addition of sws_conv...
2010-06-01 Ronald S. BultjeChange default number of channels (used if unspecified...
2010-06-01 Michael NiedermayerPrint an error when MAX_STREAMS is reached.
2010-06-01 Reinhard Tartlerdeprecate palette8topacked32 in favor of public API...
2010-06-01 Måns RullgårdARM: NEON clear_block[s]
2010-06-01 Sebastian VaterMove get_buffer() calls from decode_init() to decode_fr...
2010-06-01 Stefano SabatiniRename @chapter "Quick Start" to "Examples", for consis...
2010-06-01 Stefano SabatiniFix texi2pod.pl rendering of the Tips section by puttin...
2010-06-01 Stefano SabatiniMake texi2pod.pl accept @itemize commands with no follo...
2010-06-01 Stefano SabatiniMerge @chapter Introduction and @chapter Description...
2010-06-01 Stefano SabatiniMove internal scale context fields initialization from
next