]> git.sesse.net Git - ffmpeg/history - libavcodec
Silence a warning if pkg_config is not installed.
[ffmpeg] / libavcodec /
2011-05-05 Baptiste CoudurierIn svq3 decoder, check negative mb_type, fix potential...
2011-05-05 Michael NiedermayerMPEG: support 4:4:4 lowres
2011-05-05 Michael NiedermayerMPEG: support 4:4:4 intra lowres
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 NiedermayerMerge remote branch 'qatar/master'
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 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 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 Ronald S. Bultjempegvideo: reindent.
2011-05-04 Ronald S. Bultjempegvideo: don't av_malloc(0).
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Kostya ShishkovMS Video 1 encoder
2011-05-03 ami_stuffRemove lowres support from wmv2 decoder
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Carl Eugen HoyosSupport decoding of 24 bit True Audio samples-
2011-05-02 Carl Eugen HoyosSupport decoding of 8 bit True Audio samples-
2011-05-02 Carl Eugen HoyosDo 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 Reimar DöffingerChange guess_palette so its output matches the most...
2011-05-02 Ronald S. Bultjevp8: frame-multithreading.
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 Niedermayerdct-test: Support testing bits>8
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 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 HoyosFix 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 Philip LangdaleCrystalHD: Add auto-detection of packed b-frame bug.
2011-04-30 Stefano Sabatinilavc: remove disabled avcodec_decode_video() code
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 Diego Biurrunvorbis: Replace sized int_fast integer types with plain...
2011-04-29 Diego BiurrunRemove disabled non-optimized code variants.
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 BiurrunReplace some commented-out debug printf() / av_log...
2011-04-29 Diego Biurrunvorbisdec: Replace some sizeof(type) by sizeof(*variable).
2011-04-29 Carl Eugen HoyosSet channel layout for True Audio files.
2011-04-29 Carl Eugen HoyosFix channel layout for some stereo flac files.
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-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 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 NiedermayerRevert "qpeg: use reget_buffer() in decode_frame()"
2011-04-28 Carl Eugen HoyosChange silly variable name "class" to "partition_class".
2011-04-28 Stefano Sabatinimpeg12: terminate mpeg2_video_profiles arrays
2011-04-28 Peter Rossrawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Stefano Sabatinimpeg12: terminate mpeg2_video_profiles arrays
2011-04-27 Carl Eugen HoyosReturn if memory allocation fails.
2011-04-27 Baptiste Coudurier100l, change #ifdef to #if
next