- 14 Feb, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 12 Dec, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Nov, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 29 Aug, 2016 1 commit
-
-
Rémi Denis-Courmont authored
(This fixes the transcode module video filter option in preferences, as the two was forgotten.)
-
- 12 Apr, 2016 1 commit
-
-
Rémi Denis-Courmont authored
The format of an input picture must always be equal to the input format the conversion filter (by definition and by design). This code had no effects.
-
- 04 Sep, 2015 1 commit
-
-
Tristan Matthews authored
Fixes #15140
-
- 31 Aug, 2015 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 17 Dec, 2014 1 commit
-
-
Thomas Guillem authored
This led to a random crash when resizing video on a small display (or when resizing small video). Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Dec, 2014 3 commits
-
-
Rémi Denis-Courmont authored
Unfortunately, this can cause a slight offset of the colour planes if the top/left crop offset is not a multiple of the subsampling ratio.
-
Rémi Denis-Courmont authored
This reverts commit 44d4685b. When using a scaling algorithm other than nearest neighbor, this change caused the picture padding to be scaled with the video.
-
Rémi Denis-Courmont authored
-
- 25 Oct, 2014 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 20 Oct, 2014 4 commits
-
-
Rémi Denis-Courmont authored
...not just the visible part. So that cropping still works even though the visible part of the input and output format typically do not match.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 15 Jun, 2014 1 commit
-
-
Daniel Verkamp authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 May, 2014 1 commit
-
-
Jean-Paul Saman authored
-
- 12 May, 2014 1 commit
-
-
Jean-Paul Saman authored
-
- 30 Apr, 2014 1 commit
-
-
Felix Abecassis authored
Close #10745
-
- 06 Mar, 2014 1 commit
-
-
Matthias Keiser authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Dec, 2013 1 commit
-
-
Rafaël Carré authored
-
- 08 Dec, 2013 2 commits
-
-
Felix Abecassis authored
Solve the green line bug during thumbnailing. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 07 Nov, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 Jul, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Jan, 2013 1 commit
-
-
Rémi Denis-Courmont authored
Avoid passing a structure on the stack.
-
- 29 Nov, 2012 1 commit
-
-
Rémi Denis-Courmont authored
This reverts commit 0330378c. This reverts commit 0f233f49. Init() already initializes the aspect ratio, and does it correctly (unlike these two commits) with video_format_ScaleCropAr().
-
- 25 Nov, 2012 1 commit
-
-
Ilkka Ollakka authored
works with transform filter now too, fixes #7437 again.
-
- 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.
-
- 07 Sep, 2012 1 commit
-
-
Ilkka Ollakka authored
-
- 04 Aug, 2012 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 01 Aug, 2012 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Also update avcodec encoder and switcher x86 checks.
-
- 29 Jul, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 11 Jul, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-