- 11 Jun, 2013 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 04 Jun, 2013 8 commits
-
-
This is only meaningful in custom get_buffer callback that we use for direct rendering Close #8711 Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 29 Apr, 2013 1 commit
-
-
Rémi Denis-Courmont authored
(Maybe the list of accelerated codecs should be removed now...)
-
- 28 Apr, 2013 1 commit
-
-
Rafaël Carré authored
Close #8320
-
- 27 Apr, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Mar, 2013 2 commits
-
-
This is mostly useful if the hw accelerator cannot handle the stream. The software decoder fallback will then use frame multithreading if it supports it. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5671 Patch by "rycius" on trac
-
- 25 Mar, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Mar, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
This partially reverts and adapts commit cde81e52 . This is mostly related to Palette and Options Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 09 Mar, 2013 4 commits
-
-
Rémi Denis-Courmont authored
(As for qtype, this is only used by the postproc video filter.)
-
Rémi Denis-Courmont authored
(This datum was only used by postproc anyway.)
-
Rémi Denis-Courmont authored
This is necessary to compile with libav.git HEAD or with contribs. Streaming output still needs fixing.
-
Rémi Denis-Courmont authored
-
- 06 Mar, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 11 Feb, 2013 1 commit
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 15 Jan, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Jan, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Jan, 2013 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 13 Nov, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Re-license almost all the playback modules to LGPLv2.1+ with authorization from their respective contributors (230+) This includes: - access, codec, packetizers, demux - audio filters, audio mixers, audio output - video filters, video chroma, video output - text renderers - XML parser - ARM NEON and SSE2 optimisations (mostly for chromas and filters) Some modules are not concerned: - BDA and DShow access modules because Manol Manolov is AWOL - Real RTSP, because it is derived from Xine - x264 and t140 because they are encoders only - DLL Loader, because it is derived from MPlayer - DTS packetizer, because Jon Lech Johansen is AWOL - Shine and WMAfixed, because they are derived from Rockbox - Real demuxer, as it is derived from MPlayer and Wang Bo is AWOL - MPC demuxer, as Yavor Doganov is AWOL - Tivo demuxer, because it is derived from an MPlayer fork - Playlist demuxer, (WPL and ZPL parts missing), because suheaven is AWOL - iOS audio output and video display, because author refuses the license change - Equalizer and compressor, because Ronald Wright is AWOL - Mono, Headphone and Dolby, because author refuses the license change - hqdn3d and yadif, because they are from MPlayer/libavfilter - remoteosd, because it derives from RealVNC code - MMX optimisations, because Ollie Lho, from SiS, is AWOL - Rotate, because it depends on GPL motion Nota Bene: - Some modules depend on GPL-only libraries, a LGPL module does not mean that the resulting binary module will be LGPL. Libraries affected would include liba52, libdvdcss, libdvdnav, libdvdread, faad2, libdca, libmad, libmpeg2, libpostproc, SRC, sid, zvbi and probably others.
-
- 24 Oct, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 16 Oct, 2012 1 commit
-
-
Rémi Denis-Courmont authored
The acceleration plugin now returns the expected pixel format instead of checking it. That way, the avcodec module can check it directly. This works as long as each acceleration plugin supports only one pixel format (otherwise a table would be required).
-
- 12 Oct, 2012 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
vlc_xlib_init() already checks for --no-xlib internally.
-
Rémi Denis-Courmont authored
Our custom codec names table lacked boundary checks and was incomplete.
-
- 06 Sep, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 16 Aug, 2012 2 commits
-
-
Konstantin Pavlov authored
libavutil.h doesnt include common.h since lavu 51.39.
-
Jean-Baptiste Kempf authored
-