OSDN Git Service

android-x86/external-ffmpeg.git
2010-08-02 Måns Rullgårdvorbisdec: change a uint_fast32_t to 'unsigned', fix...
2010-08-02 Jason Garrett... VP8: move zeroing of luma DC block into the WHT
2010-08-02 Måns Rullgårdlavfi-regression: trim \r line ends from showfiltfmts...
2010-08-02 Diego BiurrunAdd -Wno-parentheses to CFLAGS.
2010-08-02 Stefano SabatiniSort lavfi pixdesc tests.
2010-08-02 Pascal Massiminoonly store intra prediction modes on the boundary for...
2010-08-02 Benoit FouetFix doxygen comment.
2010-08-02 Benoit FouetChange a doxy comment to a normal one.
2010-08-02 Benoit FouetFix doxygen comments.
2010-08-02 Benoit FouetIssue a warning when fed with misformatted one-line...
2010-08-02 Jason Garrett... VP8: simplify token_prob handling
2010-08-01 Måns Rullgårdlavfi-regression: use different temp file names for...
2010-08-01 Stefano SabatiniAdd lavfi-pixfmts LE tests.
2010-08-01 Pascal Massiminoprevent access to vp8_coeff_band[16]
2010-08-01 Stefano SabatiniReindent.
2010-08-01 Stefano SabatiniSplit lavfi pixfmts test.
2010-08-01 Stefano SabatiniImplement set_ne_test_deps() and use if for the lavfi...
2010-08-01 Måns RullgårdFix suncc ident string (hopefully)
2010-08-01 Måns Rullgårdfate: fix non-standard use of bc
2010-08-01 Måns Rullgårdfate: fix signal name translation
2010-08-01 Måns Rullgårdfate: make tar command configurable
2010-08-01 Måns RullgårdSimplify lavfi-pixfmts test script
2010-08-01 Måns Rullgårdlavfi-showfiltfmts: print one format per line
2010-08-01 Måns RullgårdRemove temporary files in lavfi-pixfmts test
2010-08-01 Stefano SabatiniFix fate-lavfi-pixfmts test cross-compilation.
2010-08-01 Stefano SabatiniUse the ffmpeg specified in $ffmpeg in the pixfmts...
2010-08-01 Stefano SabatiniPut the filter name before the pixel format name in...
2010-08-01 Stefano SabatiniIntroduce and use a variable $output in the lavfi pixfm...
2010-08-01 Stefano SabatiniSplit the lavfi pixfmts tests in _le and _be, this...
2010-08-01 Stefano SabatiniRename the not yet enabled test lavfi_pix_fmts to pixfm...
2010-08-01 Alex ConverseAdd WebM to the Matroska demuxer name.
2010-07-31 Ronald S. BultjeUse word-writing instead of dword-writing (with two...
2010-07-31 Nick Breretondca: fix dynrange coefficient in xch
2010-07-31 Ramiro Pollaswscale-test: merge declaration and initialization
2010-07-31 Justin Rugglescosmetics: rename output_* to write_*
2010-07-31 Justin RugglesSimplify verbatim mode fallback by checking the frame...
2010-07-31 Justin RugglesChange max_framesize for small final frame.
2010-07-31 Justin RugglesCalculate an exact frame size before writing. Now...
2010-07-31 Justin Rugglescosmetics: rename find_subblock_rice_params() to find_s...
2010-07-31 Justin RugglesReduce number of input parameters to find_subblock_rice...
2010-07-31 Justin Ruggles10l: fix bit count for frame header
2010-07-31 Justin RugglesSimplify fallback to verbatim mode encoding.
2010-07-31 Justin Rugglescosmetics: line wrap and vertical alignment
2010-07-31 Justin RugglesCombine calc_rice_params_fixed() and calc_rice_params_l...
2010-07-31 Måns Rullgårdfate: translate exit status to signal name
2010-07-31 Justin RugglesRemove unneeded wrapper function.
2010-07-31 Justin RugglesRemove duplicate code by adding a flag for encoding...
2010-07-31 Stefano SabatiniUse av_fill_image_pointers/linesizes in place of ff_fil...
2010-07-31 Justin RugglesEstimate frame size during encoding.
2010-07-31 Vitor SessakRemove x86/mmx.h. It is not used anymore and has been...
2010-07-31 Vitor SessakFix compilation with --disable-yasm. 10l to me.
2010-07-31 Stefano SabatiniAdd protocols.texi.
2010-07-31 Vitor SessakConvert deinterlacing MMX code to YASM
2010-07-31 Måns Rullgårdconfigure: set subarch for ARM
2010-07-30 Aurelien Jacobs100l: av_freep() needs the address of the pointer
2010-07-30 Justin Rugglescosmetics: indentation
2010-07-30 Justin RugglesCombine output_subframe() and output_subframes().
2010-07-30 Justin RugglesRemove unneeded variable.
2010-07-30 Justin Rugglescosmetics: indentation
2010-07-30 Justin RugglesCombine output_subframe_verbatim() and output_subframe_...
2010-07-30 Justin RugglesCombine and simplify output_residual() and output_subfr...
2010-07-30 Justin Rugglescosmetics: reindent
2010-07-30 Justin RugglesCombine and simplify output_subframe_fixed() and output...
2010-07-30 Justin RugglesCombine and simplify output_subframe_constant() and...
2010-07-30 Justin RugglesPass FlacSubframe to output_subframe_* instead of chann...
2010-07-30 Justin Rugglescosmetics: change FlacEncodeContext variable name from...
2010-07-30 Justin RugglesSet coded_frame->pts in the FLAC encoder
2010-07-30 Justin RugglesDo not need to set coded_frame->key_frame = 1 because...
2010-07-30 Justin RugglesMove debug logging of compression options to a single...
2010-07-30 Justin RugglesAdd 2 failed memory allocation checks
2010-07-30 Justin Rugglescosmetics: pretty-print flacenc.c
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...
2010-07-30 Stefano SabatiniMake config_input() return AVERROR(EINVAL) in place...
2010-07-30 Stefano SabatiniCompute the max pixel step for each plane, and use...
2010-07-30 Stefano SabatiniAdd an entry for the AVFilterBuffer change of r24592.
2010-07-30 S.N. Hemanth... Resize AVFilterBuffer to hold 8 planes/linesizes worth...
2010-07-30 Stefano SabatiniRename the av_fill_image_linesize() formal parameter...
2010-07-30 Stefano SabatiniReimplement av_fill_image_pointers() using the informat...
2010-07-30 Stefano SabatiniMake av_fill_image_linesizes() return a meaningful...
2010-07-30 Stefano SabatiniRename av_fill_image_linesizes() internal variables...
2010-07-30 Stefano SabatiniMake avpicture_fill() directly call av_fill_image_lines...
2010-07-30 Stefano SabatiniMake avfilter_default_get_video_buffer() use functions in
2010-07-30 Jean-Daniel... Make pkgconfig_generate() explicitly return 0 in instea...
2010-07-29 Stefano SabatiniAdd APIchanges entry for the libavcore/imgutils.h addition.
2010-07-29 Stefano SabatiniMove fill_image_linesize() and fill_image_data_ptr...
2010-07-29 Vitor SessakFix compilation in x86_64. I broke it with r24580.
2010-07-29 Stefano SabatiniExtend show_protocols() to make it print information...
2010-07-29 Vitor SessakTranslate libmpeg2 MMX IDCT to plain asm
2010-07-29 Aurelien Jacobs avidec: demux ASS and SRT tracks out of GAB2 chunks
2010-07-29 Aurelien Jacobsadd seeking support in ASS demuxer
2010-07-28 Stefano SabatiniImplement ffprobe -show_packets.
2010-07-28 Reimar DöffingerCheck for udp_set_remote_url error.
2010-07-28 Michael NiedermayerWarn about "/** text" comments.
2010-07-28 Michael NiedermayerMake sure "Last message repeated" is printed.
2010-07-28 Stefano SabatiniRevert commit:
2010-07-28 Stefano SabatiniAdd my GPG fingerprint and add myself as ffprobe.c...
2010-07-28 Martin Storsjörtsp: Move the definition of SDP_MAX_SIZE up, use it...
2010-07-28 Stefano SabatiniRequire libswscale only if the scale filter is used.
2010-07-28 Stefano SabatiniRemove reference to the unexisting movie filter and...
2010-07-28 Baptiste CoudurierIn wav muxer, always flush in write_trailer, fix pipe...
next