]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-07 Michael Niedermayermp3enc:use FFMIN()
2011-05-07 Michael Niedermayermp3enc:Drop unneeded floating point math.
2011-05-07 Michael Niedermayermp3enc: drop sum and count bytes instead of bitrates...
2011-05-07 Michael Niedermayermp3enc: remove unneeded ifdef
2011-05-07 Michael Niedermayermp3enc: remove unneeded static const variables.
2011-05-07 Peter Belknermp3enc: mux a XING header
2011-05-06 Michael Niedermayeravfilter: dont use AVFilterLink as priv for pictures...
2011-05-06 Michael Niedermayeravfilter: Fix ticket82 / fix initial buffer values.
2011-05-06 Michael NiedermayerAVFilter: use picture pool to avoid malloc().
2011-05-06 Michael Niedermayeravfilter_unref_buffer: favor av_freep()
2011-05-06 Michael Niedermayermpegvideo: fix 422 lowres
2011-05-06 Michael Niedermayeraiffdec:Rewrite get_meta()
2011-05-06 JULIAN GARDNERAllow encodiing empty subtitles.
2011-05-06 Michael Niedermayerswscale: Dither for unscaled 10->8bit per channel
2011-05-06 Michael Niedermayerswscale: dont reshuffle bytes
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael Niedermayeravidec: correct frame_offset for seeking
2011-05-06 Carl Eugen... Silence a warning if pkg_config is not installed.
2011-05-06 Michael NiedermayerMakefile:Put lost tab back.
2011-05-06 Michael Niedermayeravidec: detect mpeg4 keyframes in indexless avi
2011-05-05 Baptiste CoudurierIn svq3 decoder, check negative mb_type, fix potential...
2011-05-05 Francesco Cosoletofate: mention fate documentation in the error message
2011-05-05 Michael NiedermayerMPEG: support 4:4:4 lowres
2011-05-05 Michael NiedermayerMPEG: support 4:4:4 intra lowres
2011-05-05 Mans Rullgardconfigure: warn if pkg-config is missing
2011-05-05 Stefano Sabatinilavfi-regression: provide filter arguments to showfiltfmts
2011-05-05 Stefano Sabatinieval: add sqrt function for computing the square root
2011-05-05 Stefano Sabatiniconfigure: add strong dependencies for movie source...
2011-05-05 Baptiste CoudurierSVQ3: do not modify const input buffer
2011-05-05 Baptiste CoudurierSVQ3: Check that things match up after a frame.
2011-05-05 Baptiste CoudurierSVQ3: Move svq3 specific fields to their own context.
2011-05-05 Michael Niedermayerffplay: set CODEC_FLAG_EMU_EDGE earlier
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael Niedermayerrgb24toyv12: break out in the middle before out of...
2011-05-04 alexandru_mg3ffplay: fix memleak if avfilter is disabled
2011-05-04 Michael Niedermayerfile: Fix mmap error check.
2011-05-04 Michael Niedermayerconfigure: jack currently needs sem_timedwait()
2011-05-04 Michael Niedermayerffplay: removed unused variable channels.
2011-05-04 Michael NiedermayerDisable warnings for casting pointers to integers,...
2011-05-04 Michael Niedermayerswscale: fix src type
2011-05-04 Michael NiedermayerFix "libavcodec/dfa.c:189: warning: unused variable...
2011-05-04 JULIAN GARDNERdvbsubdec: Split delete_state()
2011-05-04 Michael Niedermayerxsubenc: only 1 rectangle is supported so dont allow...
2011-05-04 Justin Rugglessonic: fix sonic decoder to match encoder for sample...
2011-05-04 Michael Niedermayerbitstream_reader: Try to fix "get_bits.h:305:45: warnin...
2011-05-04 Diego Biurrundoc: Check standalone compilation before submitting...
2011-05-04 Diego BiurrunFix standalone compilation of pipe protocol.
2011-05-04 Diego BiurrunFix standalone compilation of ac3_fixed encoder.
2011-05-04 Diego BiurrunFix standalone compilation of binkaudio_dct / binkaudio...
2011-05-04 Diego BiurrunFix standalone compilation of IMC decoder.
2011-05-04 Diego BiurrunFix standalone compilation of WTV demuxer.
2011-05-04 Diego BiurrunFix standalone compilation of MXPEG decoder.
2011-05-04 Diego Biurrunflashsv: K&R cosmetics
2011-05-04 Michael Niedermayerbitstream reader: remove unneeded variable initilization.
2011-05-04 Mans Rullgardmatroskaenc: fix memory leak
2011-05-04 Ronald S. Bultjevc1: make overlap filter for I-frames bit-exact.
2011-05-04 Ronald S. Bultjevc1dec: use s->start/end_mb_y instead of passing them...
2011-05-04 Ronald S. BultjeRevert "VC1: merge idct8x8, coeff adjustments and put_p...
2011-05-04 Alex ConverseReplace strncpy() with av_strlcpy().
2011-05-04 Alex Converseindeo3: Eliminate use of long.
2011-05-04 Alex Converseget_bits: make cache unsigned to eliminate undefined...
2011-05-04 Uoti Urpalaasfdec: fix assert failure on invalid files
2011-05-04 Ronald S. Bultjeavfilter: check malloc return values.
2011-05-04 Ronald S. Bultjempegvideo: reindent.
2011-05-04 Ronald S. Bultjenutenc: check malloc return values.
2011-05-04 Ronald S. Bultjeavfilter: don't av_malloc(0).
2011-05-04 Ronald S. Bultjenutenc: don't av_malloc(0).
2011-05-04 Ronald S. Bultjempegvideo: don't av_malloc(0).
2011-05-04 Ronald S. Bultjeasfdec: fix parsing of packets that overrun into padding.
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael Niedermayermsvideo1 regression test
2011-05-04 Kostya ShishkovMS Video 1 encoder
2011-05-03 Reinhard TartlerImplement fate-rsync target
2011-05-03 Luca BarbatoMake ffmpeg support generic data stream
2011-05-03 ami_stuffRemove lowres support from wmv2 decoder
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Carl Eugen... Support decoding of 24 bit True Audio samples-
2011-05-02 Carl Eugen... Support decoding of 8 bit True Audio samples-
2011-05-02 Carl Eugen... Do not assume AV_SAMPLE_FMT_S16 as tta sample format.
2011-05-02 Alexandre ColucciFix init_get_bits length argument for init_get_bits.
2011-05-02 ami_stuffAdd *.j2k extension to JPEG2000 decoder
2011-05-02 Reimar DöffingerChange guess_palette so its output matches the most...
2011-05-02 Reimar DöffingerMake DV (sub) demuxer set proper pkt->pos values.
2011-05-02 Ronald S. Bultjevp8: frame-multithreading.
2011-05-02 Stefano Sabatiniscale: fix leak occurring when a scale filter is reconf...
2011-05-02 Stefano Sabatinivsrc_buffer: improve reporting in case of format/size...
2011-05-02 Stefano Sabatinireplace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
2011-05-02 Stefano Sabatinireplace deprecated av_get_pict_type_char() with av_get_...
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-05-02 Stefano SabatiniReplace deprecated av_get_pict_type_char() with av_get_...
2011-05-02 Kostya Shishkovdpx: Do not use DPX encoder for decoding.
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerAVOptions: av_set_string3() allow NULL strings
2011-05-02 Michael Niedermayerdct-test: Support testing bits>8
2011-05-02 Michael Niedermayerffplay: demuxer specific options support
2011-05-01 zhentan fengWTV: Add ff_ prefix to the moved fields.
2011-05-01 zhentan fengWTV:move the common variable used by wtvdec.c and wtven...
2011-05-01 zhentan fengrename wtv.c to wtvdec.c
2011-05-01 Diego BiurrunALPHA: Replace sized int_fast integer types with plain...
2011-05-01 Peter RossDPX image encoder
next