- 09 Aug, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 29 May, 2006 1 commit
-
-
Jean-Paul Saman authored
symbols that would be hidden by the visibility patch, thus allowing VLC usage with patched FFMPEG code, and sanitise the need for accessing non-public symbols. Patch by Diego Petteno (flameeyes at gentoo do org).
-
- 12 Jan, 2006 1 commit
-
-
dionoea authored
-
- 31 Oct, 2005 1 commit
-
-
gbazin authored
-
- 19 Sep, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 18 Sep, 2005 1 commit
-
-
Steve Lhomme authored
-
- 11 Aug, 2005 1 commit
-
-
Christophe Massiot authored
bank instead of being fprintf'd to stderr.
-
- 03 Aug, 2005 1 commit
-
-
Christophe Massiot authored
-
- 02 Aug, 2005 1 commit
-
-
Christophe Massiot authored
-
- 01 Aug, 2005 1 commit
-
-
Christophe Massiot authored
checks for frequencies and bitrates in MPEG audio.
-
- 27 Jul, 2005 1 commit
-
-
Christophe Massiot authored
repeat_first_field handling.
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 01 Jul, 2005 1 commit
-
-
sigmunau authored
-
- 10 Jun, 2005 1 commit
-
-
Christophe Massiot authored
* modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.
-
- 07 Jun, 2005 1 commit
-
-
Christophe Massiot authored
(default values borrowed from ffmpeg).
-
- 06 Jun, 2005 1 commit
-
-
gbazin authored
-
- 20 May, 2005 1 commit
-
-
Christophe Massiot authored
-
- 10 May, 2005 1 commit
-
-
gbazin authored
* modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).
-
- 17 Mar, 2005 1 commit
-
-
gbazin authored
-
- 15 Mar, 2005 1 commit
-
-
Christophe Massiot authored
-
- 11 Mar, 2005 1 commit
-
-
gbazin authored
-
- 07 Feb, 2005 1 commit
-
-
gbazin authored
* include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.
-
- 22 Dec, 2004 1 commit
-
-
hartman authored
* ffmpeg/encoder.c: if p_codec->pix_ftms is not yet available in this version of ffmpeg, then we just pray...? At least now it compiles again. Gildas, could you check if this is correct please?
-
- 20 Dec, 2004 1 commit
-
-
gbazin authored
-
- 14 Dec, 2004 1 commit
-
-
gbazin authored
-
- 05 Nov, 2004 3 commits
- 30 Oct, 2004 1 commit
-
-
gbazin authored
-
- 27 Oct, 2004 1 commit
-
-
gbazin authored
-
- 24 Oct, 2004 1 commit
-
-
gbazin authored
* modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec really doesn't like.
-
- 26 Sep, 2004 1 commit
-
-
gbazin authored
-
- 28 Jul, 2004 1 commit
-
-
gbazin authored
- added fourcc for SNOW and DTS. - added 'qscale' (fixed quantizer scale - VBR) and 'strict' (standard compliance) encoding options.
-
- 10 Jul, 2004 1 commit
-
-
Laurent Aimar authored
-
- 26 Apr, 2004 3 commits
- 25 Apr, 2004 1 commit
-
-
gbazin authored
* modules/stream_out/duplicate.c: small coding style changes. * modules/stream_out/transcode.c: + Forward the aopts{foo=bar,etc..} and vopts={foo=bar,etc...} options to the encoders. + Got rid of the ffmpeg encoder specific options. * modules/codec/ffmpeg/*: + Changed the encoder options to normal config options. + Parse the options forwarded by transcode. * include/vlc_codec.h: + encoder_t cleanup. + include a "sout_cfg_t *" in encoder_t to allow passing options.
-
- 23 Apr, 2004 1 commit
-
-
gbazin authored
* modules/codec/ffmpeg/*: use av_free() instead of free() where necessary.
-