]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat: add mjpeg_probe()
[ffmpeg] / libavcodec /
2014-06-09 Michael NiedermayerMerge commit '1619274fb393f55a365cc10f88faa173c9a8e772'
2014-06-09 Michael NiedermayerMerge commit '7b06ddb8352fe7f434414d7911ced94956bb25b2'
2014-06-09 Michael Niedermayeravcodec/utvideoenc: skip unused huffman entries
2014-06-09 Michael Niedermayeravcodec/utvideodec: fix use of get_vlc2()
2014-06-09 Michael Niedermayeravcodec/huffman/ff_huff_gen_len_table: support skiping...
2014-06-09 Carl Eugen Hoyosavcodec/utvideodec: Increase vlc len
2014-06-09 Michael Niedermayercavsdec: fix qp fixed slice handling
2014-06-08 James Almerx86/dct32: don't build ff_dct32_float_sse on x86_64
2014-06-08 Michael Niedermayeravcodec/options_table: improve max/min rate help text
2014-06-08 Michael Niedermayeravcodec/pthread_slice: Use av_malloc(z)_array()
2014-06-08 Michael Niedermayeravcodec/pthread_frame: Use av_mallocz_array()
2014-06-08 Michael Niedermayeravcodec: fix () in TRANSPOSE macro
2014-06-08 Michael Niedermayeravcodec/aacpsy: Use av_mallocz_array()
2014-06-08 Michael Niedermayeravcodec/alsdec: Clear MPEG4AudioConfig so that no use...
2014-06-08 James Almerx86/vp9: inital AVX2 intra_pred
2014-06-07 Michael Niedermayeravcodec/hevc_sei: fix invalid get_bits() in a comment
2014-06-07 Michael Niedermayeravcodec/tscc2: fix macro ()
2014-06-07 Michael Niedermayeravcodec/tta: fix macro ()
2014-06-07 Michael Niedermayeravcodec/vorbisdec: Reset first_frame
2014-06-06 Michael Niedermayeravcodec/libvpxenc: update the ranges for "cpu_used...
2014-06-06 Rafaël Carréavcodec/libvpxenc: Update the "cpu-used" options defaul...
2014-06-06 Michael NiedermayerMerge commit '3d79d0c93e5b37a35b1b22d6c18699c233aad1ba'
2014-06-06 Michael NiedermayerMerge commit '103243ca649cc305129ed0352bf4d97e5ddf4d80'
2014-06-06 Michael NiedermayerMerge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362'
2014-06-06 Michael NiedermayerMerge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c'
2014-06-06 Michael NiedermayerMerge commit 'efc2dfe6a0238ec08769626db899ea910be24407'
2014-06-06 Michael NiedermayerMerge commit 'bd71c300f9ba7f9875bb5df17ce522e9128bae10'
2014-06-06 Michael Niedermayeravcodec/mpeg12enc: store sequence display extension...
2014-06-06 Michael NiedermayerMerge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'
2014-06-06 Christophe Gisquethuffyuvdec: trick for plane decoding <= 14bits
2014-06-06 Martin Storsjöadpcm: Avoid reading out of bounds in the IMA QT trelli...
2014-06-06 Michael Niedermayeravcodec/adpcmenc: fix integer overflow / undefined...
2014-06-06 Martin Storsjöadpcm: Write the proper predictor in trellis mode in...
2014-06-06 Martin Storsjöadpcm: Fix trellis encoding of IMA QT
2014-06-06 Marc-Antoine Arnaudavcodec options: add enum option for color_range
2014-06-06 Marc-Antoine Arnaudavcodec options: add enum option for colorspace
2014-06-06 Marc-Antoine Arnaudavcodec options: add enum option for color_trc
2014-06-06 Marc-Antoine Arnaudavcodec options: add enum option for color_primaries
2014-06-06 Marc-Antoine Arnaudmpeg2: add sequence display extension information
2014-06-06 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-06-06 Christophe Gisquetwma lossless: reuse scalarproduct_and_madd_int16
2014-06-06 Michael NiedermayerMerge commit '2f7065190ad48744014a02288799d03adfa613e0'
2014-06-06 Michael NiedermayerMerge commit 'e7d6d0bf3c5cc1bc048b0ddbc169a91862568e0c'
2014-06-06 Martin Storsjölibfdk-aac: Relicense the library wrappers to the ISC...
2014-06-06 James Almerx86/dsputil: move some mmx init code inside dsputil_ini...
2014-06-05 Michael Niedermayeravcodec/mjpegdec: Improve intel jpeg flip heuristic
2014-06-05 Michael Niedermayeravcodec/aic: fix quantization table permutation
2014-06-05 Michael Niedermayeravcodec/mpegaudiodec: Reset dither and mdct state
2014-06-05 Christophe Gisquetapedsp: move to llauddsp
2014-06-05 Michael NiedermayerMerge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996'
2014-06-04 Christophe Gisquethuffyuvdec: remove superfluous check in BGR code
2014-06-04 Christophe Gisquethuffyuvdec: remove superfluous check
2014-06-04 Christophe Gisquethuffyuvdec: trick for plane decoding, 8bits
2014-06-04 Christophe Gisquethuffyuvdec: clean up macro
2014-06-04 Michael Niedermayeravcodec/dcadec: Check dca_dmixtable index
2014-06-04 Michael Niedermayeravcodec/dcadec: remove fishy FFMAX()
2014-06-04 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-06-04 Carl Eugen HoyosFix rc_max_rate documentation.
2014-06-04 Michael NiedermayerMerge commit '39ec5e1cf8444f827c42effb76e5694e091bbff3'
2014-06-04 Michael Niedermayeravcodec/dvbsubdec: add some basic av_log debuging support
2014-06-04 Christophe Gisquethuffyuvdec: implement trick for BGR
2014-06-04 Christophe Gisquethuffyuvdec: implement trick
2014-06-04 Michael NiedermayerMerge commit '95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7'
2014-06-04 Michael NiedermayerMerge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'
2014-06-04 Michael Niedermayeravcodec/x86/dsputilenc_mmx: fix build without yasm
2014-06-04 Michael Niedermayeravcodec/h264: in the absence of recovery points, be...
2014-06-04 Michael Niedermayeravcodec/lagarithrac: lag_get_rac: use normal division
2014-06-04 Michael Niedermayeravcodec/lagarithrac: increase LUT from 256 to 1024...
2014-06-04 Michael Niedermayeravcodec/lagarithrac.h/lag_get_rac: drop apparently...
2014-06-03 James Almerx86/motion_est: sad_{x, y}2_mmxext functions are bitexact
2014-06-03 James Almermotion-test: force C functions for the reference C...
2014-06-03 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2014-06-03 Timothy Gux86: dsputilenc: convert hf_noise*_mmx to yasm
2014-06-03 Dave Riceavcodec/libopenjpegenc: Add frame-threading capability
2014-06-03 Lou Loganfix various typos
2014-06-03 Michael NiedermayerMerge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e'
2014-06-03 Michael NiedermayerMerge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'
2014-06-03 Michael NiedermayerMerge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'
2014-06-03 Michael NiedermayerMerge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'
2014-06-03 Michael Niedermayeravcodec/vp3: free tables before allocating new ones
2014-06-03 Michael Niedermayeravcodec/vp3: factorize out free_tables()
2014-06-03 Michael NiedermayerLoose mplayer in MPlayer/incoming/
2014-06-03 Michael NiedermayerAdd direct link to ML in missing_feature_sample()
2014-06-03 Janne Grunauarm: check if AS supports .dn
2014-06-03 Michael Niedermayeravcodec/utils/ff_init_buffer_info: Favor color informat...
2014-06-02 Michael Niedermayerbfin: add README
2014-06-02 Michael NiedermayerMerge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'
2014-06-02 Michael NiedermayerMerge commit 'b88cc5cca111132b42c2ee99662bfefe7652e3da'
2014-06-02 Diego BiurrunRemove all Blackfin architecture optimizations
2014-06-02 Diego Biurrunbink: Rename BinkDSPContext member so as not to clash...
2014-06-01 Michael NiedermayerMerge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4'
2014-06-01 Michael NiedermayerMerge commit '3b18857ab301d2a0b3e86e9d85eed76f0798a29c'
2014-06-01 Michael NiedermayerMerge commit 'a1859032e39d96352687186fd179e1559dea2aca'
2014-06-01 Christophe Gisquetx86: hevc_mc: remove unneeded shift
2014-06-01 Christophe Gisquetx86: hevcdsp_init: fix macro usage
2014-06-01 Michael Niedermayeravcodec/options: use av_opt_copy() in avcodec_copy_cont...
2014-06-01 Michael Niedermayeravcodec/dpx_parser: fix off by 1 error
2014-06-01 Michael Niedermayeravcodec/mjpegenc: allow encoding amv with height %...
2014-06-01 Reimar DöffingerFix nonsense non-mod16 AMV flipping code.
2014-06-01 Michael NiedermayerMerge commit 'f76e3669bb350ca6df150244f3d28d7dc5599f01'
next