log libmpcodecs/ad_ffmpeg.c @ 31174:39f5b7f71ddd

age author description
Tue, 20 Apr 2010 20:24:01 +0000 reimar Cosmetics/indentation fixes.
Tue, 20 Apr 2010 20:22:49 +0000 reimar Add workaround for aac-sbr-ffaac-slow.mkv playing to slow with FFmpeg
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Sun, 24 Jan 2010 15:19:14 +0000 reimar Reset the parser on seek. Should fix some cases of audio "blips" after seeking.
Fri, 15 Jan 2010 21:01:31 +0000 reimar We only need to disable seeking back in ad_ffmpeg when we actually _use_
Sun, 27 Dec 2009 15:28:01 +0000 reimar Add support for parsing audio streams (though should be easy to extend to video)
Sat, 28 Nov 2009 18:01:54 +0000 attila when using -v, print also which lavc codec has been used, not
Sun, 22 Nov 2009 13:14:39 +0000 reimar Switch ad_ffmpeg to avcodec_decode_audio3
Sun, 22 Nov 2009 13:08:43 +0000 reimar Remove unused variable.
Wed, 04 Nov 2009 00:54:46 +0000 tack ad_ffmpeg: Fix channel layout for ffvorbis and ffaac
Wed, 23 Sep 2009 19:21:38 +0000 reimar Make sure avctx->codec_type and codec_id are set, since libavcodec
Wed, 26 Aug 2009 19:06:14 +0000 reimar Reindent
Wed, 26 Aug 2009 19:05:36 +0000 reimar Retry deciding to get audio parameters several times on errors, this avoids
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.
Sun, 12 Apr 2009 21:28:45 +0000 diego Fix E-AC-3 channel ordering. E-AC-3 needs to use the same ordering as AC-3,
Wed, 18 Mar 2009 12:50:17 +0000 reimar Support FFmpeg codecs that decode to other formats than S16.
Thu, 09 Oct 2008 07:46:20 +0000 ulion Fix channel order for ffmpeg flac codec.
Mon, 08 Sep 2008 17:02:32 +0000 uau Fix compilation after libavcodec major version 52 changes
Sat, 07 Jun 2008 12:57:36 +0000 ulion rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*.
Wed, 05 Mar 2008 02:46:50 +0000 ulion Fix ffvorbis decoder's output channel order with channel reordering function.
Mon, 25 Feb 2008 15:46:36 +0000 diego FFmpeg now uses different (unified) #include paths.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Mon, 10 Dec 2007 16:53:30 +0000 ulion Fix all current known multi-channel wrong order problems by adding
Mon, 27 Aug 2007 15:51:04 +0000 reimar Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf
Thu, 23 Aug 2007 20:29:57 +0000 reimar Use new request_channels
Thu, 02 Aug 2007 21:54:14 +0000 uau Revert setting audio output channel count for FFmpeg
Wed, 01 Aug 2007 23:36:40 +0000 reimar Set lavc_context->channels before opening the codec, it is sufficient to
Mon, 30 Jul 2007 15:23:25 +0000 reimar Move extern int audio_output_channels; to ad_internal.h
Mon, 30 Jul 2007 15:19:35 +0000 reimar Indicate desired number of output channels to ffmpeg audio decoder.
Tue, 05 Jun 2007 14:12:37 +0000 reimar Use avcodec_decode_audio2 in ad_ffmpeg.c
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.
Sat, 21 Oct 2006 17:01:45 +0000 reimar Do not use sh_audio->wf values if they are definitely invalid
Mon, 24 Apr 2006 10:58:40 +0000 rtognimp 4 - Implement a better way to calculate current audio pts and use it for
Wed, 19 Apr 2006 20:12:01 +0000 diego Using channel count, samplerate and input bps values from the container
Thu, 30 Mar 2006 08:47:09 +0000 diego Trust the demuxer instead of the decoder for samplerate detection.
Tue, 31 Jan 2006 23:36:12 +0000 diego Move conditional compilation out of the code and into the build system.
Mon, 19 Dec 2005 19:38:28 +0000 henry malloc padding to avoid access beyond allocated memory
Mon, 01 Aug 2005 20:16:56 +0000 al Support new static libavcodec (depends on libavutil).
Sun, 06 Mar 2005 17:55:31 +0000 rtognimp alac support via lavc decoder
Tue, 01 Feb 2005 19:19:40 +0000 alex pass wave extradata to the codec..
Sat, 08 Jan 2005 19:16:21 +0000 reimar change malloc and free to av_ variants where needed.
Tue, 21 Sep 2004 20:34:47 +0000 reimar setting samplesize to 2 in decoders where neccessary.
Tue, 06 Apr 2004 16:15:57 +0000 alex inttypes
Wed, 18 Feb 2004 15:23:41 +0000 michael flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
Sat, 08 Mar 2003 02:05:14 +0000 michael merging fourcc with codec_tag
Sat, 28 Dec 2002 00:40:11 +0000 arpi ffmp2 (with mpeg files) sig11 fixed
Mon, 04 Nov 2002 23:15:01 +0000 rtognimp Fix stereo MACE files
Mon, 04 Nov 2002 18:46:53 +0000 arpi MACE fix
Tue, 29 Oct 2002 16:40:45 +0000 alex 10l - fixed wma version misdetection
Mon, 28 Oct 2002 00:40:42 +0000 arpi pass extradata to the codec
Sat, 31 Aug 2002 13:09:23 +0000 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Wed, 14 Aug 2002 21:43:49 +0000 arpi dynamic libavcodec.so support updated by
Wed, 03 Apr 2002 21:01:15 +0000 arpi removed useless contect struct -> code simplified
Mon, 01 Apr 2002 13:10:03 +0000 alex using sh->context
Mon, 25 Mar 2002 22:03:33 +0000 arpi argh... Nick messed up driver names too
Mon, 25 Mar 2002 21:06:01 +0000 arpi imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added