log libmpcodecs/ae_lavc.c @ 33074:1241d9d7d551

age author description
Sun, 27 Mar 2011 21:25:58 +0000 cehoyos Cosmetics: Fix typo.
Sun, 27 Mar 2011 10:24:11 +0000 reimar Warn when audio encoder requires an input format different from S16,
Tue, 01 Mar 2011 21:50:57 +0000 reimar Start adding support for lavc audio encoders that use other formats
Sat, 05 Feb 2011 14:02:49 +0000 reimar Change deprecated PKT_FLAG_KEY, CODEC_TYPE_* and SAMPLE_FMT_* to their
Sat, 01 Jan 2011 19:39:19 +0000 reimar Set sample_fmt before trying to open an audio codec.
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Wed, 08 Sep 2010 19:51:57 +0000 diego Move lavc_param_* extern declarations to ve.h.
Wed, 08 Sep 2010 19:40:20 +0000 diego Replace mp_wav_taglists extern declaration by proper #include.
Sat, 04 Sep 2010 08:11:31 +0000 diego Introduce init_avcodec function to avoid duplicated FFmpeg initializations.
Sat, 10 Jul 2010 07:25:44 +0000 reimar Make it possible to set all options for lavc audio encoder.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Fri, 25 Sep 2009 09:43:59 +0000 reimar Set codec_type and codec_id in codec context for lavc encoders.
Tue, 18 Aug 2009 22:24:36 +0000 tack Fix incorrect channel ordering for lavc audio codecs (specifically ffac3,
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.