September 7, 2014
View 9e1ce9a

avcodec/h264: Allow partial escaping

Michael Niedermayer authored on 2014/09/07 08:42:28
August 12, 2014
View 0dc5868

Merge commit '67134ad31f1f3bc1515eae129e4368401f7c3342' into release/2.2

Michael Niedermayer authored on 2014/08/12 01:51:22
August 7, 2014
View 67134ad

h264: fix interpretation of interleaved stereo modes

Felix Abecassis authored on 2014/08/07 18:42:36
June 4, 2014
View 989adf5

avcodec/h264: in the absence of recovery points, be more tolerant on accepting plain I frames

Michael Niedermayer authored on 2014/06/04 11:25:14
April 4, 2014
View 02bae9f

avcodec/h264: clear cur_pic structure instead of duplicating it in ff_h264_update_thread_context()

Michael Niedermayer authored on 2014/04/04 06:46:25
March 17, 2014
View d8fe695

avcodec/h264: be more tolerant on what pixel format changes trigger reinits

Michael Niedermayer authored on 2014/03/17 10:25:20
February 28, 2014
View 5c634cb

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2014/02/28 10:06:34
February 27, 2014
View 4f4cc43

avcodec/h264: allow mixing idr and non idr slices with frame threading again

Michael Niedermayer authored on 2014/02/27 23:49:25
View 64bb64f

avcodec/h264: fix droped frame handling also for threads > 1

Michael Niedermayer authored on 2014/02/27 11:57:39
View b5005de

avcodec/h264: avoid using lost frames as references

Michael Niedermayer authored on 2014/02/27 11:21:07
February 24, 2014
View 72e6913

avcodec/h264: clear chroma planes when flags gray is used

Michael Niedermayer authored on 2014/02/24 02:20:05
February 22, 2014
View de187e3

h264: Fix a typo from the previous commit

Luca Barbato authored on 2014/02/22 19:19:03
View d922c5a

h264: Fix a typo from the previous commit

Luca Barbato authored on 2014/02/22 19:19:03
February 20, 2014
View 6316947

h264: Lower bound check for slice offsets

Vittorio Giovara authored on 2014/02/20 10:38:32
February 19, 2014
View f2408ec

Give IDCT matrix transpose macro a more descriptive name

Diego Biurrun authored on 2014/02/19 02:57:45