summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* h264: slice-mt: check master context for valid current_picture_ptrJanne Grunau2012-12-06
* h264: slice-mt: get last_pic_dropable from master contextJanne Grunau2012-12-06
* ff_lock_avcodec: make the lock state be consistent in case of failure.Michael Niedermayer2012-12-06
* avcodec_open: if obtaining a lock fails, dont attempt to unlock it.Michael Niedermayer2012-12-06
* Revert "Acquire lock when initializing parsers."Michael Niedermayer2012-12-06
* Revert "Add assert that the avcodec lock is held when initializing static VLC...Michael Niedermayer2012-12-06
* frame_thread_encoder: fix locking while locks are heldMichael Niedermayer2012-12-06
* vc1dec: prevent v_edge_pos from becoming negative.Michael Niedermayer2012-12-06
* resample: remove disabled debug codeMichael Niedermayer2012-12-06
* lavc/dxa: return meaningful error codesPaul B Mahol2012-12-05
* Add assert that the avcodec lock is held when initializing static VLC tables.Reimar Döffinger2012-12-05
* Acquire lock when initializing parsers.Reimar Döffinger2012-12-05
* avcodec: add ff_lock/unlock_avcodec functions.Reimar Döffinger2012-12-05
* wmaenc: add new line to some error messagesPiotr Bandurski2012-12-05
* mpegvideo_parser: fix buffer access beyond endWolfram Gloger2012-12-05
* mpegvideo_enc: use av_log() in debug codeMichael Niedermayer2012-12-05
* motion_est: use av_log() in debug codeMichael Niedermayer2012-12-05
* j2kenc: remove duplicate debug functionsMichael Niedermayer2012-12-05
* j2k: avoid printf() useage in debug codeMichael Niedermayer2012-12-05
* mpegvideo: remove #if/define PARANOID codeMichael Niedermayer2012-12-05
* lavc: fix decode_frame() third parameter semantics for rest of video decodersPaul B Mahol2012-12-05
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-05
|\
| * mimic: initialize padding of swap_buf through av_fast_padded_mallocJanne Grunau2012-12-05
| * eamad: initialize padding of bitstream_buf through av_fast_padded_malloc()Janne Grunau2012-12-05
* | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'Michael Niedermayer2012-12-05
|\|
| * lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* | Merge commit '387bef95d28019c13c6805cfa4079e59948284e5'Michael Niedermayer2012-12-05
|\|
| * lavc: factorise setting buffer type in avcodec_default_get_buffer().Anton Khirnov2012-12-04
* | Merge commit 'e57c4706e969afa1f2384481b955ccd9494cddb5'Michael Niedermayer2012-12-05
|\|
| * lavc: don't reuse audio buffersAnton Khirnov2012-12-04
* | lavc: move ff_init_buffer_info() down to ff_get_buffer()Michael Niedermayer2012-12-05
* | Merge commit 'ff953fecffd3b9a616a046723fb9d4690be032a6'Michael Niedermayer2012-12-05
|\|
| * lavc: set frame properties in ff_get_buffer().Anton Khirnov2012-12-04
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-05
|\|
| * lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-05
|\|
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-04
* | vc1dec: Fix null pointer dereference in vc1_decode_skip_blocks()Michael Niedermayer2012-12-05
* | lavc/dvdsubdec: accept palette from options.Nicolas George2012-12-05
* | ff_emulated_edge_mc: fix handling of w/h being 0Michael Niedermayer2012-12-05
* | ffv1enc: allow encoding with 1 slice for CIF and smaller in version 3Michael Niedermayer2012-12-05
* | iff decoder: DEEP TVDC 32-bit decoderPeter Ross2012-12-04
* | libspeex: allow custom sample rates again.Reimar Döffinger2012-12-03
* | takdec: add .sample_fmtsPaul B Mahol2012-12-03
* | shorten: update .sample_fmtsPaul B Mahol2012-12-03
* | ra144enc: reject unsupported sample ratesPiotr Bandurski2012-12-03
* | Merge commit '0b300daad2f5cb59a7c06dde5ac701685e6edf16'Michael Niedermayer2012-12-03
|\|
| * h264: error out on unset current_picture_ptr for h->current_slice > 0Janne Grunau2012-12-02
| * aac: avoid a memcpy in sbr_qmf_analysisChristophe Gisquet2012-12-02
* | vp56: Ignore reconfiguration from the alpha plane.Michael Niedermayer2012-12-03