]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit '86bbdf865e04bc5ddc2021b0620e6de634375253'
[ffmpeg] / libavcodec /
2012-10-02 Michael NiedermayerMerge commit '86bbdf865e04bc5ddc2021b0620e6de634375253'
2012-10-02 Michael NiedermayerMerge commit '55f9037f38bc3beacb2f5a17408c1d24c077d7fd'
2012-10-02 Michael Niedermayerlibopusenc: use more specific and correct name for...
2012-10-02 Michael NiedermayerMerge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'
2012-10-02 Michael NiedermayerMerge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'
2012-10-02 Dmitry SamonenkoLibspeex VAD support
2012-10-01 Clément BœschMove xGA font data from lavc to lavu.
2012-10-01 Justin Rugglesadpcmdec: set AVCodec.sample_fmts
2012-10-01 Justin Rugglestwinvq: use planar sample format
2012-10-01 Justin Rugglesralf: use planar sample format
2012-10-01 Justin Rugglesmpc7/8: use planar sample format
2012-10-01 Justin Rugglesiac/imc: use planar sample format
2012-10-01 Justin Rugglesdcadec: use float planar sample format
2012-10-01 Justin Rugglescook: use planar sample format
2012-10-01 Justin Rugglesatrac3: use float planar sample format
2012-10-01 Justin Rugglesapedec: output in planar sample format
2012-10-01 Justin Ruggles8svx: use planar sample format
2012-10-01 Michael Niedermayerjpeglsdec: move pict debug log under correct if()
2012-10-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-01 Nathan CaldwellOpus encoder using libopus
2012-10-01 Diego Biurrunwmadec: Adjust debug printf argument length modifier
2012-10-01 Diego Biurrunavcodec: Convert some commented-out printf/av_log insta...
2012-10-01 Diego Biurrunavcodec: Drop silly and/or broken printf debug output
2012-10-01 Diego Biurrunavcodec: Drop some silly commented-out av_log() invocations
2012-10-01 Diego BiurrunRemove some silly disabled code.
2012-10-01 Paul B Maholsmacker: read escape codes in single get_bits() call
2012-10-01 Justin Rugglesac3dec: ensure get_buffer() gets a buffer for the corre...
2012-09-30 Michael Niedermayerfft-test: fix order of operations for calculating the...
2012-09-30 Paul B Maholvima: check packet size before initializing bitstream...
2012-09-30 Paul B Maholvima: fix typo in license header
2012-09-30 Paul B Maholflac: use get_bits_longlong()
2012-09-30 Paul B Maholtta: let samples declaration match cast
2012-09-30 Michael Niedermayerbitstream: add get_bits_longlong() to support more...
2012-09-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-30 Michael NiedermayerMerge commit 'd9a2e87b1ce44cce23801e7ec6810f8bf994fa23'
2012-09-30 Michael NiedermayerMerge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6'
2012-09-30 Michael Niedermayerget_bits_long: fix variable type
2012-09-29 Michael Niedermayercyuv: implement raw cyuv
2012-09-29 Jindřich Makovičkah264: avoid stuck buffer pointer in decode_nal_units
2012-09-29 Anton Khirnovmpeg12: fix the semantics of the int* parameter of...
2012-09-29 Anton Khirnovmpeg12: move mpeg_decode_frame() lower
2012-09-29 Michael Niedermayeravsdec: Set dimensions instead of relying on the demuxer.
2012-09-29 Michael Niedermayerwmalosslessdec: Reset put bit buffer when num_saved_bit...
2012-09-29 Anton Khirnovdfa: improve boundary checks in decode_dds1()
2012-09-29 Anton Khirnovwmalosslessdec: Fix reading too many bits in decode_cha...
2012-09-29 Michael Niedermayerwmalosslessdec: fix a get_bits(0) in decode_ac_filter
2012-09-29 Michael Niedermayerwmalosslessdec: make MCLMS arrays big enough for what...
2012-09-29 Anton Khirnovindeo4/5: check empty tile size in decode_mb_info().
2012-09-29 Anton Khirnovivi_common: make ff_ivi_process_empty_tile() static.
2012-09-29 Michael Niedermayerindeo5: check tile size in decode_mb_info().
2012-09-29 Anton Khirnovindeo3: fix out of cell write.
2012-09-29 Michael Niedermayerffv1enc: fix integer overflow with high resolutions...
2012-09-29 Michael Niedermayerbink: reindent
2012-09-29 Michael Niedermayerbink: remove unneeded special case in the init code.
2012-09-29 Michael Niedermayerbink: get rid of double precision float use
2012-09-29 Michael Niedermayerdfa: replace redundant check by assert
2012-09-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-29 Michael NiedermayerMerge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc'
2012-09-29 Anton Khirnovwmalosslessdec: increase channel_coeffs/residues size
2012-09-29 Anton Khirnovwmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14.
2012-09-29 Michael Niedermayerlagarith: check count before writing zeros.
2012-09-29 Michael Niedermayerwmaprodec: check num_vec_coeffs for validity
2012-09-29 Michael Niedermayerindeo4: update AVCodecContext width/height on size...
2012-09-29 Anton Khirnovdfa: check that the caller set width/height properly.
2012-09-29 Michael Niedermayerindeo5dec: Make sure we have had a valid gop header.
2012-09-29 Michael Niedermayercavsdec: check for changing w/h.
2012-09-29 Anton Khirnovlavc: set channel count from channel layout in avcodec_...
2012-09-28 Michael Niedermayeraacdec: detect faac and skip correct amount of startup...
2012-09-28 Michael Niedermayerdsputil_mmx: fix reading prior of the src array in...
2012-09-28 Luca Barbatompegaudiodec: fix short_start calculation
2012-09-28 jamalavcodec: Add missing include to version.h
2012-09-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-28 Nathan Caldwelllibopus: Remap channels using libopus' internal remapping.
2012-09-28 Nicolas GeorgeOpus decoder using libopus
2012-09-28 Nathan Caldwellavcodec: document the use of AVCodecContext.delay for...
2012-09-28 Kostya Shishkovvc1dec: add flush function for WMV9 and VC-1 decoders
2012-09-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-28 Michael Niedermayermp3dec: ask for 8khz switch point mp3s
2012-09-27 Michael Niedermayermp3dec: Fix possibly exploitable crash
2012-09-27 Michael Niedermayermpegvideo_enc: reduce QMAT_SHIFT to avoid overflow...
2012-09-27 Diego Biurrunh264_refs: Fix debug tprintf argument types
2012-09-27 Diego Biurrungolomb: const correctness for get_ue()/get_se() functio...
2012-09-27 Diego Biurrunget_bits: const correctness for get_bits_trace()/get_xb...
2012-09-27 Michael Niedermayerdsputil_mmx: fix reading prior of the src array in...
2012-09-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-27 Diego Biurrundwt: Drop unused functions spatial_compose{53|97}i()
2012-09-27 Diego Biurrunavcodec: Drop long-deprecated imgconvert.h header
2012-09-27 Andrew D'AddesioAdd Opus codec id and codec description.
2012-09-26 Diego Biurruntruemotion2: Request samples for old TM2 headers
2012-09-26 Michael NiedermayerRevert "arm/h264: fix overreads in h264_chroma_mc8...
2012-09-26 Michael Niedermayerffv1dec: support decoding older 1.3 bitstream variant
2012-09-26 Michael Niedermayerffv1:update copyright year
2012-09-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-25 Michael Niedermayerdiracyasm: fix win64
2012-09-25 Michael Niedermayerlibx264: fix open GOP
2012-09-25 Michael Niedermayermlpdec: supress layout mismatch warnings for 2 ch upmix...
2012-09-25 Michael Niedermayermlpdec: discard a 2nd substream if the stream is mono
2012-09-25 Michael Niedermayermlp_parser: dont override existing channel geometry.
2012-09-25 Alexandre Coluccixsub: feed init_get_bits the whole buffer
2012-09-25 bruce-wuarm/h264: fix overreads in h264_chroma_mc8-and-h264_chr...
next