]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit '12b54a1f39fee22fa0399825ae47a43e60bad4c5'
[ffmpeg] / libavcodec /
2013-02-07 Michael NiedermayerMerge commit '12b54a1f39fee22fa0399825ae47a43e60bad4c5'
2013-02-07 Michael NiedermayerMerge commit '605b047bcc48482dc8a356f56629da259fbddbf1'
2013-02-07 Michael Niedermayererror_resilience: assert that unsupported B frame inter...
2013-02-07 Michael NiedermayerMerge commit 'c5fcdb440237f06f6c954185ab60970cabf786a2'
2013-02-07 Michael NiedermayerMerge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0'
2013-02-07 Michael NiedermayerMerge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc'
2013-02-07 Michael NiedermayerMerge commit '79dad2a932534d1155079f937649e099f9e5cc27'
2013-02-07 Tim Walkerflac: don't check the number of channels before setting...
2013-02-06 Anton Khirnovmpegvideo: remove an unused function parameter
2013-02-06 Anton Khirnovrv10: improve buffer size check.
2013-02-06 Anton Khirnoverror_resilience: remove a useless if() and FIXME
2013-02-06 Anton Khirnovh264: remove silly macros
2013-02-06 Anton Khirnovh263: remove an unused parameter from ff_h263_decode_in...
2013-02-06 Tim Walkerflac: add channel layout masks for streams with 7 or...
2013-02-06 Tim Walkerflac: don't check the number of channels before setting...
2013-02-06 Michael NiedermayerMerge remote-tracking branch 'rdp/combined2'
2013-02-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-06 Michael Niedermayerqtrle: fix 1bit row_ptr comment
2013-02-06 Michael NiedermayerMerge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa'
2013-02-06 Michael NiedermayerMerge commit '8136f234445862c94d1c081606b2d1e3d44fccf3'
2013-02-06 Martin Storsjöh264chroma: x86: Fix building with yasm disabled
2013-02-06 Michael NiedermayerMerge commit '06cf597c352519d2b70f293518c61b8c312f5d4f'
2013-02-06 Michael NiedermayerMerge commit '89f11f498b9c15bc71494a11a7ec560f4adf630d'
2013-02-06 Michael NiedermayerMerge commit '685e6f2e3939f124b41c7801cc541dad8252af3d'
2013-02-06 Michael NiedermayerMerge commit '2cd4068071b9a8908823a3107f97e938211045ce'
2013-02-06 Michael NiedermayerMerge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177'
2013-02-06 Michael NiedermayerMerge commit '238614de679a71970c20d7c3fee08a322967ec40'
2013-02-06 Michael NiedermayerMerge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'
2013-02-06 Tim Walkerflac: add channel layout masks for streams with 7 or...
2013-02-06 James Almerlavc/bink: Chech for malloc failure
2013-02-06 Michael NiedermayerMerge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
2013-02-06 Michael Niedermayerdsputil: fixup half a dozen bugs with ptrdiff vs int...
2013-02-06 Michael NiedermayerMerge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
2013-02-06 Diego Biurrunrv34: Drop now unnecessary dsputil dependencies
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-06 Anton Khirnovmpegvideo: initialize dummy reference frames.
2013-02-06 Anton Khirnovnuv: do not rely on get_buffer() initializing the frame.
2013-02-06 Anton Khirnovyop: check for input overreads.
2013-02-06 Anton Khirnovyop: check that extradata is large enough.
2013-02-06 Kostya Shishkovqtrle: fix the topmost line for 1bit
2013-02-06 Kostya Shishkovxxan: properly handle odd heights.
2013-02-06 Anton Khirnovfraps: fix off-by one bug for version 1.
2013-02-06 Anton Khirnovaasc: fix output for msrle compression.
2013-02-06 Anton Khirnovcdgraphics: do not rely on get_buffer() initializing...
2013-02-06 Anton Khirnovyop: initialize palette to 0
2013-02-06 Anton Khirnovmsrledec: check bounds before constructing a possibly...
2013-02-06 Anton Khirnovsvq1: replace struct svq1_frame_size with an array.
2013-02-06 Vladimir Pantelicvc1dec: use codec_id instead of codec_tag for VC1IMAGE
2013-02-06 Michael Niedermayervdpau: Rename union, avoid name conflict with vdpau
2013-02-05 Luca Barbatosh4: drop unused functions
2013-02-05 Diego Biurrunsh4: Fix silly type vs. variable name search and replac...
2013-02-05 Michael Niedermayermovtextenc: fix pointer messup and out of array accesses
2013-02-05 Michael NiedermayerMerge remote-tracking branch 'rdp/combined'
2013-02-05 Michael Niedermayerljpegenc: allocate needed scratch-buffer
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-02-05 multiple authorslibmpcodecs/vf_spp: update to latest version from mplayer
2013-02-05 Diego BiurrunUse ptrdiff_t instead of int for {avg, put}_pixels...
2013-02-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-04 Michael Niedermayerffv1: check for malloc failure
2013-02-04 Michael Niedermayerffv1enc: check for malloc failure
2013-02-04 Michael Niedermayerflacdec: silence several "warning: X may be used uninit...
2013-02-04 Michael Niedermayerwmavoice: silence may be used uninitialized warnings
2013-02-04 Michael Niedermayervc1dec: Fix 2 "warning: may be used uninitialized in...
2013-02-04 Michael NiedermayerMerge remote-tracking branch 'mjbshaw/master'
2013-02-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-04 Michaël Cinquinlibopenjpegenc: make dci compliant j2c
2013-02-04 Anton Khirnovmpegvideo: simplify REBASE_PICTURE
2013-02-03 Michael Niedermayerqdm2: disable superblocktype_2_3==0 code
2013-02-03 Michael Niedermayerqdm2: Fix data type used in multiplication.
2013-02-03 Michael Niedermayerput_vp_no_rnd_pixels8_l2_mmx: fix type
2013-02-03 Michael Niedermayeravcodec/x86: Add daniels copyright to the recent gcc...
2013-02-03 James Almerproresdsp: Fix checkheaders
2013-02-02 Michael Niedermayerh264: skip error concealment when SPS and slices are...
2013-02-02 Michael Niedermayerflacdec: skip in stream header packets
2013-02-02 Michael Niedermayerh264: silence warning about array index being out of...
2013-02-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-01 Ronald S. Bultjevp56: remove clear_blocks call, and clear alpha plane...
2013-02-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-01 Michael NiedermayerMerge commit '1730ca2eca42974af0c29f38a0770997cba2f0da'
2013-02-01 Michael NiedermayerMerge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a'
2013-02-01 Diego BiurrunUse proper "" quotes for local header #includes
2013-02-01 Diego Biurrunppc: fmtconvert: Drop two unused variables.
2013-02-01 Anton Khirnovbink: fix a check for the first frame.
2013-02-01 Michael NiedermayerMerge remote-tracking branch 'mjbshaw/master'
2013-01-31 Sebastian Sandbergvc1dec: fieldtx is only valid for interlaced frames
2013-01-31 Michael Bradshawlibopenjpegenc: simplify switch statement
2013-01-31 Michael Bradshawlibopenjpegenc: add support for pix fmt gbrp (8-16...
2013-01-31 Michael Niedermayervc1dec: fix block_off
2013-01-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-31 Michael NiedermayerMerge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da'
2013-01-31 Michael NiedermayerMerge commit 'a65f965c04bfa27adedc0409c14cc05903f483d0'
2013-01-31 Michael NiedermayerMerge commit 'a5ba798c16d0614d982a76755fdd72b37d437170'
2013-01-31 Diego Biurrunx86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp
2013-01-31 Martin Storsjömpegvideo: Do REBASE_PICTURE with byte pointers
2013-01-31 Michael Niedermayerh264/cabac: check loop index
2013-01-31 Mirjana Vulinmips: optimization for float aac decoder (core module)
2013-01-30 Michael Niedermayerinterplayvideo: Free previous frames on resolution...
2013-01-30 Piotr Bandurskiloco: fix rgba on big-endian
2013-01-30 Michael Niedermayerflashsv: clear blocks array on reallocation
2013-01-30 Michael Niedermayerwma: check byte_offset_bits
next