Wed, 16 Oct 2013 18:56:16 +0000 |
al |
vo jpeg, png, pnm: Make output directory message less confusing
|
Wed, 14 Aug 2013 10:21:30 +0000 |
al |
vo png: Error handling and clean up
|
Wed, 14 Aug 2013 10:16:46 +0000 |
al |
vo png: Switch to avcodec_encode_video2
|
Mon, 21 Jan 2013 19:44:53 +0000 |
diego |
Replace CODEC_IDs their modern AV_-prefixed counterparts.
|
Tue, 08 May 2012 10:53:40 +0000 |
cehoyos |
Fix -vo png:alpha with newer FFmpeg.
|
Tue, 14 Feb 2012 17:06:09 +0000 |
iive |
Fix vo_png after FFmpeg merge.
|
Mon, 06 Feb 2012 06:30:12 +0000 |
siretart |
Update deprecated avcodec_alloc_context()/avcodec_open() API calls
|
Sat, 07 May 2011 10:59:11 +0000 |
iive |
Remove the variable arguments from the libvo control() functions.
|
Wed, 02 Feb 2011 23:55:16 +0000 |
cboesch |
Add prefix filename option for PNG video output.
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
Sun, 14 Feb 2010 10:53:20 +0000 |
diego |
Fix exit_player() usage throughout the codebase.
|
Sat, 30 Jan 2010 23:01:32 +0000 |
diego |
Add missing #include, fixes the warning:
|
Sun, 03 Jan 2010 16:26:30 +0000 |
reimar |
Change vo_png to use FFmpeg's png encoder instead of libpng.
|
Fri, 01 Jan 2010 13:23:16 +0000 |
reimar |
Simplify range-checking functions for subopt parsing.
|
Fri, 01 Jan 2010 13:18:49 +0000 |
reimar |
Fix function declarations to avoid casting function pointers.
|