]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2011-05-01 Peter RossDPX decoder: read sample aspect ratio
2011-05-01 Reimar DöffingerDPX decoder: add buffer size checks.
2011-05-01 Justin Rugglesac3enc: clip large coefficient values and negative...
2011-05-01 Justin Rugglesac3enc: do not store a bandwidth code for each channel.
2011-05-01 Justin Rugglesac3enc: remove bandwidth reduction as fallback for...
2011-05-01 Justin Rugglesac3enc: merge compute_exp_strategy_ch() into compute_ex...
2011-05-01 Justin Rugglesac3enc: return error if frame+exponent bits are too...
2011-05-01 Justin Rugglesac3enc: differentiate between current block and referen...
2011-05-01 Justin Rugglesac3enc: simplify exponent_init() by calculating exponen...
2011-05-01 Justin Rugglesac3enc: simplify stereo rematrixing decision options
2011-05-01 Reimar DöffingerFix data_size handling for AC3 and dca decoders.
2011-05-01 Reinhard TartlerUpdate URL to fate samples
2011-05-01 Stefano Sabatinilavfi: rename AVFilterBufferRefVideoProps.pixel_aspect...
2011-05-01 Stefano Sabatinilavc: add a sample_aspect_ratio field to AVFrame
2011-05-01 Stefano Sabatinilavc: add a pkt_pos field to AVFrame
2011-05-01 Carl Eugen... Fix compilation in some cases if the flac decoder was...
2011-05-01 Michael NiedermayerH264: Fix intra only decoding.
2011-05-01 Michael NiedermayerH264:Print short+long+max values when they dont match up.
2011-05-01 Michael NiedermayerH264:use av_assert0() for frame num check
2011-05-01 Michael NiedermayerH264: print nal_ref_idc too for debug
2011-04-30 Mike ScheutzowFix decoding of mpegts streams with h264 video that...
2011-04-30 ami_stufflavc: lowercase the FRWU codec name
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-30 Reimar DöffingerDo not drop packets with no valid ->pos set as e.g...
2011-04-30 Michael NiedermayerFFMPEG: support demuxer specific options.
2011-04-30 Michael NiedermayerAVIDEC: use_odmc demuxer specific option. (mostly an...
2011-04-30 Michael NiedermayerLAVFAPI: demuxer specific options.
2011-04-30 Michael Niedermayeroutput_example: use avformat_alloc_output_context()
2011-04-30 Michael NiedermayerLAVFAPI: avformat_alloc_output_context() / simplify...
2011-04-30 Michael NiedermayerLAVF API: remove AVOutputFormat.set_parameters() the...
2011-04-30 Philip LangdaleCrystalHD: Add auto-detection of packed b-frame bug.
2011-04-30 Stefano Sabatinilavc: remove disabled avcodec_decode_video() code
2011-04-30 Reimar DöffingerRead the album_artist, grouping and lyrics metadata.
2011-04-30 Anton KhirnovAVOptions: make default_val a union, as proposed in...
2011-04-30 Baptiste CoudurierIn libx264 wrapper, change wpredp to a codec specific...
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael NiedermayerAMV: disable DR1 and don't override EMU_EDGE
2011-04-29 Anssi Hannulalavf: inspect more frames for fps when container time...
2011-04-29 Reinhard TartlerFix races in default av_log handler
2011-04-29 Michael Niedermayerflashsv2enc: regression test.
2011-04-29 Diego Biurrunvorbis: Replace sized int_fast integer types with plain...
2011-04-29 Diego BiurrunRemove disabled non-optimized code variants.
2011-04-29 Diego Biurrunbswap.h: Remove disabled code.
2011-04-29 Diego BiurrunRemove some disabled printf debug cruft.
2011-04-29 Diego BiurrunReplace more disabled printf() calls by av_dlog().
2011-04-29 Michael Niedermayerflashsv2enc:fix segfault
2011-04-29 Diego Biurruntests: Remove disabled code.
2011-04-29 Anton KhirnovMove ff_dynarray_add to lavu and make it public.
2011-04-29 Diego BiurrunReplace some commented-out debug printf() / av_log...
2011-04-29 Diego Biurrunvorbisdec: Replace some sizeof(type) by sizeof(*variable).
2011-04-29 Diego Biurrunvf_fieldorder: Replace FFmpeg by Libav in license boile...
2011-04-29 Anton Khirnovlavf: remove duplicate assignment in avformat_alloc_con...
2011-04-29 Anton Khirnovlavf: use designated initializers for AVClasses.
2011-04-29 Carl Eugen... Set channel layout for True Audio files.
2011-04-29 Carl Eugen... Fix channel layout for some stereo flac files.
2011-04-29 Anton Khirnovoptions: simplify av_find_opt by using av_next_option.
2011-04-29 Michael NiedermayerChecksum update due to (should make fate green again)
2011-04-29 Michael NiedermayerRevert "Fix url_fopen() flag values."
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Michael Niedermayerflashsv2enc: mark encoder experimental
2011-04-29 Michael Niedermayerflashsv2enc: remove useless casts
2011-04-29 Michael Niedermayerflashsv2enc: use av_freep()
2011-04-29 Michael Niedermayerflashsv2enc: remove useless if()
2011-04-29 Joshua Warnerencoder for adobe's flash ScreenVideo2 codec
2011-04-29 Michael NiedermayerRevert "avparser: don't av_malloc(0)."
2011-04-29 Michael NiedermayerFix all malloc(0) issues
2011-04-28 ami_stuffRemove lowres support from cdgraphics decoder
2011-04-28 ami_stuffReduce max lowres from 5 to 3 in sp5x decoder
2011-04-28 ami_stuffRemove lowres support from pnm decoder
2011-04-28 ami_stuffRemove lowres support from png decoder
2011-04-28 Martin Storsjöavio: Fix the deprecated fallback URL-prefixed open...
2011-04-28 Michael NiedermayerTry to fix big endian fate
2011-04-28 NiobosMJPEG encoder to write aspect ratio information
2011-04-28 Michael NiedermayerFix buffering in qpeg in a way that allows direct rende...
2011-04-28 Michael NiedermayerFix url_fopen() flag values.
next