June 14, 2013
View ff0bdf9

lavc: copy AVCodecContext for threads

Paul B Mahol authored on 2013/06/14 06:49:18
View c112e36

flacdec: Fix used AVCodecContext

Michael Niedermayer authored on 2013/06/14 05:11:07
June 7, 2013
View 61d900f

lavc: add ONLY_IF_THREADS_ENABLED where it is missing

Paul B Mahol authored on 2013/06/07 05:17:36
June 6, 2013
View a28f4fd

flacdec: don't call allocate_buffers() in init_thread_copy() when s->max_blocksize is 0

Paul B Mahol authored on 2013/06/06 10:00:56
June 4, 2013
View 9300de0

flacdec: frame multi-threading support

Paul B Mahol authored on 2013/06/04 00:47:53
View b4d4ef5

flacdec: use init_get_bits8()

Paul B Mahol authored on 2013/06/04 04:21:17
March 20, 2013
View 45013b3

lavc/flacdec: Propagate and return meaningful error codes

James Almer authored on 2013/03/20 16:27:39
March 14, 2013
View fa92ee8

Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'

Michael Niedermayer authored on 2013/03/14 20:30:19
March 12, 2013
View 1ec94b0

lavc: factorize ff_{thread_,re,}get_buffer error messages.

Clément Bœsch authored on 2013/03/12 16:41:53
View 80e9e63

Merge commit '759001c534287a96dc96d1e274665feb7059145d'

Michael Niedermayer authored on 2013/03/12 11:20:18
February 26, 2013
View 63d744e

av_log_missing_feature() ---> avpriv_report_missing_feature()

Diego Biurrun authored on 2013/02/26 07:53:52
February 16, 2013
View 1d5b35c

lavc/flacdec: Add frame CRC calculation

James Almer authored on 2013/02/16 18:07:49
February 13, 2013
View d88e674

Merge commit 'cb7b47a61dba0b9329ecede5dd3211dc0662dc05'

Michael Niedermayer authored on 2013/02/13 19:59:51
December 24, 2012
View b8e9c99

flac: decode directly to the user-provided AVFrame

Justin Ruggles authored on 2012/12/24 07:49:27
November 22, 2012
View 759001c

lavc decoders: work with refcounted frames.

Anton Khirnov authored on 2012/11/22 05:34:46