]> git.sesse.net Git - ffmpeg/history - libavcodec
avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NB
[ffmpeg] / libavcodec /
2014-05-27 James Almerx86/dsputilenc: use HADDD in ff_sse16_sse2
2014-05-27 James Almerx86/dsputilenc: implement SSE2 version of diff_pixels
2014-05-27 Michael Niedermayeravcodec/x86/dsputilenc: set the count of SSE registers...
2014-05-27 Michael NiedermayerMerge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156'
2014-05-27 Michael NiedermayerMerge commit 'b03b2d86aa9d79670825b42d8a8a7c41f59cb444'
2014-05-27 Michael NiedermayerMerge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3'
2014-05-27 Michael NiedermayerMerge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8'
2014-05-27 Michael NiedermayerMerge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece'
2014-05-27 Michael NiedermayerMerge commit '4d8c28deab2488579f585406110b1be790896e59'
2014-05-26 Michael Niedermayeravcodec/g723_1: fix writing into input frame data and...
2014-05-26 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2014-05-26 Christophe Gisquetx86: hpeldsp: propagate changes across codecs
2014-05-25 Michael Niedermayeravcodec/sgirledec: fix () in RBG323_TO_BGR8() macro
2014-05-25 Michael Niedermayeravcodec/rv34: Fix () in GET_PTS_DIFF() macro
2014-05-25 Michael Niedermayeravcodec/psymodel: Fix () in AAC_CUTOFF() macro
2014-05-25 Michael Niedermayeravcodec/proresenc_anatoliy: Fix () in macros
2014-05-25 Michael NiedermayerRevert "x86: dsputilenc: convert ff_sse{8, 16}_mmx...
2014-05-25 Michael Niedermayeravcodec/msvideo1enc: Fix () in MKRGB555() macro
2014-05-25 Michael Niedermayeravcodec/opus: Fix () in ROUND_MULL() macro
2014-05-25 Michael Niedermayeravcodec/opus_celt: Fix () in CELT_PVQ_V macro
2014-05-25 Michael Niedermayeravcodec/pngdec: fix () in OP_* macros
2014-05-25 Timothy Gux86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm
2014-05-25 Michael NiedermayerMerge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9'
2014-05-25 Clément Bœschavcodec/webvttenc: do not use EOVERFLOW.
2014-05-25 Michael Niedermayeravcodec/mss4: Fix () in MKVAL() macro
2014-05-25 Michael Niedermayeravcodec/mss34dsp: fix () in SOP* macros
2014-05-25 Michael Niedermayeravcodec/mlpdec: fix () in MSB_MASK() macro
2014-05-25 Michael Niedermayeravcodec/ivi_dsp: add some missing () to macros
2014-05-25 Michael Niedermayeravcodec/hevc: fix () in macros
2014-05-25 Michael Niedermayeravcodec/h264_slice: fix macro ()
2014-05-25 Michael Niedermayeravcodec/h264: fix () in macros
2014-05-25 Michael Niedermayeravcodec/golomb-test: fix () in EXTEND() macro
2014-05-25 Michael Niedermayeravcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro
2014-05-25 Aman Guptaavcodec/webvttenc: add webvtt encoder
2014-05-25 James Almerx86/dsputilenc: make the SUM_ABS_DCTELEM macro more...
2014-05-24 Michael Niedermayeravcodec/opusdec: check alignment, misalignment could...
2014-05-24 James Almerx86/dsputilenc: port sum_abs_dctelem functions to yasm
2014-05-24 Michael Niedermayeravcodec/asvenc: dont use a negative global_quality
2014-05-24 Michael Niedermayeravcodec/aacenc: dont use global quality if its negative
2014-05-24 Christophe Gisquetx86: hpeldsp: implement SSSE3 version of _xy2
2014-05-24 Michael NiedermayerMerge commit '8692e6284f5169257a537c8fc25addf32fc67c87'
2014-05-24 Christophe Gisquetx86: hpeldsp: implement SSE2 put_pixels16_xy2
2014-05-24 Christophe Gisquetx86: hpeldsp: implement SSE2 versions
2014-05-23 James Almerx86/hevc_deblock: improve chroma functions register...
2014-05-23 James Almerx86/dsputil: fix argument declaration in vector_clipf
2014-05-23 James Almerx86/dsputil: fix VECTOR_CLIP_INT32 macro
2014-05-23 Michael Niedermayeravcodec/dcadec: dont use hex float, msvc doesnt support it
2014-05-23 Michael Niedermayeravcodec/dcadec: use a constant instead of assuming...
2014-05-23 Michael Niedermayeravcodec/dcadec: make dca_dmix_code() 650% faster
2014-05-23 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-05-23 Michael NiedermayerMerge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800'
2014-05-23 Michael Niedermayerdcadec: fix xxch_dmix_coeff and xxch_dmix_sf after...
2014-05-23 Michael NiedermayerMerge commit '6b7b8585d73548f08b98959df39d80b97677662f'
2014-05-23 Vittorio Giovaraavcodec: bump version after rotation api
2014-05-23 Niels Möllerdca: Convert dca_dmixtable to integers
2014-05-23 James Almerx86/diracdsp: mark all functions as yasm
2014-05-22 James Almerx86/dsputil: port ff_vector_clipf_sse to yasm
2014-05-22 Christophe Gisquetx86: hpeldsp: avg_pixels_xy2 for mmx2&3dnow
2014-05-22 Christophe Gisquetx86: hpeldsp: mark _xy2 versions as approximate
2014-05-22 Christophe Gisquetx86: hpeldsp: kill hpeldsp_mmx.c
2014-05-22 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-05-22 Michael Niedermayeravcodec/proresdec2: Use av_malloc_array()
2014-05-22 Michael Niedermayeravcodec/pgssubdec: Use av_malloc(z)_array()
2014-05-21 Michael Niedermayeravcodec/vdpau_internal: move "struct vdpau_picture_cont...
2014-05-21 Dale CurtisFix compilation error around struct visibility when...
2014-05-21 James Almerx86/dsputil: port ff_put_signed_pixels_clamped_mmx...
2014-05-21 James Almerx86/dsputil: port clear_block functions to yasm
2014-05-21 Michael Niedermayeravcodec/utils: add error message for the recode_subtitl...
2014-05-21 Dale CurtisReplace assert with AVERROR when recode_subtitle called...
2014-05-21 Michael Niedermayeravcodec/atrac3plusdec: Use av_mallocz_array()
2014-05-21 Michael Niedermayeravcodec/atrac3: Use av_mallocz_array()
2014-05-21 Michael Niedermayeravcodec/x86/hpeldsp_init: remove redundant if()
2014-05-21 Hendrik Leppkeshpeldsp: fix build without inline asm
2014-05-21 Christophe Gisquetx86: kill fpel_mmx.c
2014-05-21 Michael Niedermayeravcodec/libvorbisenc: dont add the duration to AV_NOPTS...
2014-05-20 Dale CurtisFix compilation errors when deprecated features are...
2014-05-20 Michael Niedermayeravcodec/h264_picture: Fix build without error resilience
2014-05-20 Katerina Barone... avcodec/fate-idct8x8: Defined behavior: eliminate negat...
2014-05-20 Michael NiedermayerMerge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37'
2014-05-20 Michael NiedermayerMerge commit 'afe176265480880e1f702c96a8ba434b0d88728b'
2014-05-20 Michael NiedermayerMerge commit '132a5711a2aaaa6c7d139a0a30046a6ad41b64aa'
2014-05-20 Michael Niedermayeravcodec/smvjpegdec: Dont ignore avcodec_close() return...
2014-05-20 Michael Niedermayeravcodec: remove no longer needed ff_codec_close_recursive()
2014-05-19 Janne Grunaucheck: add libavcodec/vda_internal.h to SKIPHEADERS...
2014-05-19 Michael NiedermayerMerge remote-tracking branch 'lukaszmluki/master'
2014-05-19 Oliver Frommeavcodec/dvdsubenc: accept forced flag
2014-05-19 Lukasz Mareklavc/flac_parser: use av_fifo_alloc_array
2014-05-19 Lukasz Mareklavc/frame_thread_encoder: use av_fifo_alloc_array
2014-05-19 James Almerx86/hevc_deblock: use constants instead of generating...
2014-05-19 Thierry FAUCKavcodec/ppc/asm: fix build with ABI v2
2014-05-19 James Almerlavc: define STRIDE_ALIGN as 32 when compiling with...
2014-05-19 Michael Niedermayeravcodec/pthread_frame: remove unused variable
2014-05-19 Michael NiedermayerMerge commit '82fc9f4b38244236a6ca7f946662ca653044a04c'
2014-05-19 Michael NiedermayerMerge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043'
2014-05-19 Michael NiedermayerMerge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834'
2014-05-19 Michael NiedermayerMerge commit '9929b3564c0dca42ed7baa6798ef15b6f0013c83'
2014-05-19 Michael NiedermayerMerge commit 'cdf58f0599c39852ee3beafe5f64af7d57d4215b'
2014-05-19 Michael NiedermayerMerge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c'
2014-05-19 Michael NiedermayerMerge commit 'ed7922faac4ea4c893efc3cdf8102ebc49fcc011'
2014-05-19 Michael Niedermayeravcodec/libvorbisenc: do not attempt to flush if no...
next