]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2010-07-28 Alexander KojevnikovSkip short padding in id3v2.
2010-07-28 James ZernMap rc_buffer_size to and c_initial_buffer_occupancy...
2010-07-28 Josh Allmannrtpdec_xiph: Handle the sampling SDP parameter
2010-07-28 Reimar DöffingerAdd extern to mxf_d10_muxer forward declaration to...
2010-07-28 Alex Converse10l: missed one reindent.
2010-07-28 Alex ConverseReindent after last commit.
2010-07-28 Alex Converseff_prefix non static vp56 functions.
2010-07-28 Martin Storsjönellymoserenc: Declare the supported sample format
2010-07-27 Pascal Massiminob0rk3d FATE + black helicopters hissing -> rolling...
2010-07-27 Pascal Massiminoperform the clipping on luma_dc_qmul[1] and chroma_qmul...
2010-07-27 Pascal Massiminosave some copies by moving some fields out of proba[2]
2010-07-27 Luca BarbatoAdd my gpg fingerprint
2010-07-27 Nick BreretonDCA: fix multichannel -> 2 channel downmix.
2010-07-27 Nick BreretonSetup correct channel value when downmixing is required.
2010-07-27 Aurelien Jacobsremove useless cast
2010-07-27 Måns RullgårdDetect PathScale compiler
2010-07-27 Reimar DöffingerDocument how the ref_buf is used.
2010-07-27 Måns Rullgårdconfigure: fix sh_quote function
2010-07-27 Michael NiedermayerFix doxy that refers to the wrong variable.
2010-07-27 Martin StorsjöFix the lavf docs, we have a RTP muxer, not a demuxer
2010-07-27 Michael NiedermayerFix 2 doxy comments that referred to the wrong variable.
2010-07-27 Michael NiedermayerMake doxygen formatting more consistent.
next