- 03 Jun, 2008 4 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 02 Jun, 2008 20 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Rafaël Carré authored
Acked by DBus code maintainers
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Antoine Cellerier authored
This module scales with nearest neightboor algorithm ... lower it's capability score so that swscale will be used if available instead.
-
Antoine Cellerier authored
Simplify scale and chroma conversion code a lot. Remove native croping, padding and 'canvassing' support for transcode. Those will be availble through transcode's vfilter chain in the near future.
-
Antoine Cellerier authored
Port chain filter to new API. Now supports chaining of chroma conversion and scaling operations. Integration of crop/padding still needs to be done. This might need to be moved in the core.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Split ffmpeg module in avcodec (decoders, encoders, deinterlacing), avformat (demuxers, muxers), swscale (scaling, chroma conversion) and postproc modules.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Do not use knowledge about the FFmpeg version in transcode.
-
Rémi Denis-Courmont authored
-
Wang Bo authored
With the mutex patch plus a few fixes. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 01 Jun, 2008 16 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This could trigger some interface bugs, especially if they handle their callbacks carelessly. Revert if you have issues, but also consider to fix your interface.
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
libvlccore: "intf-show" is now a libvlc var instead of a playlist var. This removes a vout->playlist dependency.
-
Rafaël Carré authored
Add ENABLE_NLS define, and make po files optional Update source files to latest modifications Add missing function checks Define QT4LOCALEDIR Require ncurses (I will submit a patch to cmake to check for ncursesw)
-
Rafaël Carré authored
-
Rafaël Carré authored
Note that an upper limit should be set anyway
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-