- 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
-
- 31 Jul, 2012 1 commit
-
-
With minor updates by me. Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 03 Jul, 2012 1 commit
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 17 Apr, 2012 1 commit
-
-
Rafaël Carré authored
Obsolete "ffmpeg" prefix Use "avformat" or "avcodec" prefix avio has no options (yet) switcher uses "sout-switcher" prefix Use "sout-avformat" for muxer
-
- 02 Mar, 2012 1 commit
-
-
Rafaël Carré authored
The field was renamed in lavc54 and setting values changed from enum to bitfield. We don't need to care about this because VLC doesn't specify values.
-
- 23 Feb, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Revert this when you have found the reason why it fails for soo many people, in avi, mp4 (and mkv before the HACK)
-
- 12 Feb, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Close #5872
-
- 29 Jan, 2012 1 commit
-
-
Rafaël Carré authored
-
- 27 Jan, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Close #5909 #5867
-
- 19 Jan, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Close #5867
-
- 10 Jan, 2012 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It workarounds an avcodec issue.
-
Laurent Aimar authored
It should fix #5753. There can still be an issue with an insufficient input caching.
-
- 12 Dec, 2011 1 commit
-
-
Rafaël Carré authored
This reverts commit 8b914fcd. The problem was fixed in bc3b85c6.
-
- 11 Dec, 2011 1 commit
-
-
Rafaël Carré authored
This reverts commit 3c6bb18e. Revert "avcodec: fix direct rendering with some codecs" This reverts commit fcc84608. The issue is not related to EMU_EDGE flag
-
- 10 Dec, 2011 1 commit
-
-
Rafaël Carré authored
as documented by doc/APIchanges
-