June 23, 2011
View 82b2dd5

release_notes: update for 0.7.1

Michael Niedermayer authored on 2011/06/23 06:21:19
View e82ddde

set VERSION for 0.7.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/06/23 06:19:34
View 3fedb3e

Revert needless API change in 05e84c95.

Reimar Döffinger authored on 2011/06/23 01:25:49
June 22, 2011
View b7b61ff

H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF (cherry picked from commit 2702a6f114f996ddfb334f1d8ddfae50e2c7eef7)

Jason Garrett-Glaser authored on 2011/06/22 18:34:02
View 7a6e47b

H.264: fix 4:4:4 + deblocking + MBAFF (cherry picked from commit 7c9079ab4cf0bcf34103fc9c5e49ec1fd7dd390c)

Jason Garrett-Glaser authored on 2011/06/22 18:05:14
View 07f5da6

vf_mp: do not add duplicated pixel formats.

Clément Bœsch authored on 2011/06/22 17:33:01
View 1986380

Merge branch 'master' into oldabi

Michael Niedermayer authored on 2011/06/22 04:55:46
View 5f65489

A cmp instruction with two constants is invalid, thus "g" constraint is not correct but must be "rm" instead.

Reimar Döffinger authored on 2011/06/22 04:41:04
View df3850d

Merge branch 'master' into oldabi

Michael Niedermayer authored on 2011/06/22 04:13:49
View 250cebe

release_notes: document not fully understood mingw-sdl issue

Michael Niedermayer authored on 2011/06/22 03:58:39
June 21, 2011
View f84c349

H.264: fix 4:4:4 cropping warning (cherry picked from commit 932db250243812380640112fd27a59bc0642bc8a)

Jason Garrett-Glaser authored on 2011/06/21 20:16:33
View 26f732e

H.264: reference the correct SPS in decode_scaling_matrices (cherry picked from commit 85a88f9c0c0fcc2fc48121db1beb5ada68d24bdc)

Jason Garrett-Glaser authored on 2011/06/21 17:10:37
View 86824c1

ffplay: do not init SDL audio if -an is specified.

Clément Bœsch authored on 2011/06/21 18:25:25
June 15, 2011
View 4a34e54

Fix zero-length gnu_printf format string warning.

Clément Bœsch authored on 2011/06/15 18:24:00
June 9, 2011
View e845455

ffplay: use new avformat_open_* API. (cherry picked from commit 44e83d0c976dd098455173877fc22b57ed212bed)

Anton Khirnov authored on 2011/06/09 17:58:23