log

age author description
Fri, 22 Apr 2011 07:58:06 +0000 reimar Allow reget_buffer to somewhat work after DRI failure.
Fri, 22 Apr 2011 07:53:12 +0000 cehoyos Do not use a deprecated audio encoder.
Fri, 22 Apr 2011 07:28:44 +0000 reimar Fix compilation with XvMC, only lightly tested.
Fri, 22 Apr 2011 07:26:23 +0000 ib Remove #ifdefs around extern declarations.
Fri, 22 Apr 2011 06:57:08 +0000 reimar Quick hack to fix compilation. Testing and improvements welcome.
Fri, 22 Apr 2011 06:36:16 +0000 reimar Use metadata API to fix compilation.
Fri, 22 Apr 2011 06:31:04 +0000 reimar Avoid using first_oformat, use av_oformat_next() instead.