Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-22 Thread Andreas Cadhalpun
On 22.08.2015 05:12, Philip Langdale wrote: I've sent a patch to the mplayer list that removes these final bits. Thanks. I've verified that mplayer compiles and then runs correctly, but I can't actually build ffmpeg without the API CAPs as the full-decoder vdpau code is still being compiled.

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-22 Thread Philip Langdale
On Sat, 22 Aug 2015 13:59:10 +0200 Andreas Cadhalpun andreas.cadhal...@googlemail.com wrote: On 22.08.2015 05:12, Philip Langdale wrote: I've sent a patch to the mplayer list that removes these final bits. Thanks. I've verified that mplayer compiles and then runs correctly, but I

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-21 Thread Philip Langdale
On Wed, 19 Aug 2015 21:15:55 +0200 Andreas Cadhalpun andreas.cadhal...@googlemail.com wrote: On 19.08.2015 21:10, Philip Langdale wrote: I'll need to take a look at it, which I can do later this week. OK, thanks. There's definitely code left that references the old api that can be

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-19 Thread Philip Langdale
On 2015-08-19 12:15, Andreas Cadhalpun wrote: On 19.08.2015 21:10, Philip Langdale wrote: I'll need to take a look at it, which I can do later this week. OK, thanks. There's definitely code left that references the old api that can be removed. But removing it may not be trivial if it's

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-19 Thread Philip Langdale
I'll need to take a look at it, which I can do later this week. There's definitely code left that references the old api that can be removed. But removing it may not be trivial if it's sufficiently tangled up, as this might be. --phil On Aug 19, 2015 11:52 AM, Andreas Cadhalpun

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-19 Thread Andreas Cadhalpun
On 19.08.2015 01:08, Philip Langdale wrote: On 2015-08-18 15:59, Andreas Cadhalpun wrote: On 18.08.2015 23:15, Philip Langdale wrote: Do we have any known applications that still use the old API. Even mplayer, of all things, uses the new API. I'm not exactly sure what you meant here, but

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-18 Thread wm4
On Tue, 18 Aug 2015 22:58:59 +0200 Carl Eugen Hoyos ceho...@ag.or.at wrote: Hi! Attached patch postpones the vdpau removal. The decoders were only deprecated today, so give users time until the next version bump. Carl Eugen -1 Your argument is ridiculous too. They were deprecated long

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-18 Thread wm4
On Tue, 18 Aug 2015 21:05:44 + (UTC) Carl Eugen Hoyos ceho...@ag.or.at wrote: Ronald S. Bultje rsbultje at gmail.com writes: Attached patch postpones the vdpau removal. The decoders were only deprecated today, so give users time until the next version bump. No. Then

[FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-18 Thread Carl Eugen Hoyos
Hi! Attached patch postpones the vdpau removal. The decoders were only deprecated today, so give users time until the next version bump. Carl Eugen diff --git a/libavutil/version.h b/libavutil/version.h index 653f530..e118be0 100644 --- a/libavutil/version.h +++ b/libavutil/version.h @@ -108,7

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-18 Thread wm4
On Tue, 18 Aug 2015 18:04:22 -0400 compn te...@mi.rr.com wrote: On Tue, 18 Aug 2015 23:36:12 +0200 wm4 nfx...@googlemail.com wrote: On Tue, 18 Aug 2015 21:05:44 + (UTC) Carl Eugen Hoyos ceho...@ag.or.at wrote: Ronald S. Bultje rsbultje at gmail.com writes: Attached

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-18 Thread Andreas Cadhalpun
On 18.08.2015 23:15, Philip Langdale wrote: On 2015-08-18 14:05, Carl Eugen Hoyos wrote: Ronald S. Bultje rsbultje at gmail.com writes: Attached patch postpones the vdpau removal. The decoders were only deprecated today, so give users time until the next version bump. No. Then please

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-18 Thread Philip Langdale
On 2015-08-18 15:59, Andreas Cadhalpun wrote: On 18.08.2015 23:15, Philip Langdale wrote: On 2015-08-18 14:05, Carl Eugen Hoyos wrote: Ronald S. Bultje rsbultje at gmail.com writes: Attached patch postpones the vdpau removal. The decoders were only deprecated today, so give users time

Re: [FFmpeg-devel] [PATCH]Postpone vdpau removal

2015-08-18 Thread compn
On Tue, 18 Aug 2015 23:36:12 +0200 wm4 nfx...@googlemail.com wrote: On Tue, 18 Aug 2015 21:05:44 + (UTC) Carl Eugen Hoyos ceho...@ag.or.at wrote: Ronald S. Bultje rsbultje at gmail.com writes: Attached patch postpones the vdpau removal. The decoders were only deprecated