index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ad_ffmpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix channel order for ffmpeg flac codec.
ulion
2008-10-09
1
-0
/
+2
*
Fix compilation after libavcodec major version 52 changes
uau
2008-09-08
1
-1
/
+1
*
rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*.
ulion
2008-06-07
1
-1
/
+1
*
Fix ffvorbis decoder's output channel order with channel reordering function.
ulion
2008-03-05
1
-0
/
+2
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
1
-5
/
+1
*
typo fix: inited --> initialized
diego
2008-02-14
1
-3
/
+3
*
Fix all current known multi-channel wrong order problems by adding
ulion
2007-12-10
1
-0
/
+20
*
Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf
reimar
2007-08-27
1
-0
/
+2
*
Use new request_channels
reimar
2007-08-23
1
-0
/
+1
*
Revert setting audio output channel count for FFmpeg
uau
2007-08-02
1
-2
/
+0
*
Set lavc_context->channels before opening the codec, it is sufficient to
reimar
2007-08-01
1
-2
/
+2
*
Move extern int audio_output_channels; to ad_internal.h
reimar
2007-07-30
1
-1
/
+0
*
Indicate desired number of output channels to ffmpeg audio decoder.
reimar
2007-07-30
1
-0
/
+3
*
Use avcodec_decode_audio2 in ad_ffmpeg.c
reimar
2007-06-05
1
-2
/
+3
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
1
-1
/
+1
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
1
-1
/
+1
*
Do not use sh_audio->wf values if they are definitely invalid
reimar
2006-10-21
1
-0
/
+2
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
1
-1
/
+7
*
Using channel count, samplerate and input bps values from the container
diego
2006-04-19
1
-1
/
+2
*
Trust the demuxer instead of the decoder for samplerate detection.
diego
2006-03-30
1
-6
/
+5
*
Move conditional compilation out of the code and into the build system.
diego
2006-01-31
1
-6
/
+0
*
malloc padding to avoid access beyond allocated memory
henry
2005-12-19
1
-1
/
+1
*
Support new static libavcodec (depends on libavutil).
al
2005-08-01
1
-1
/
+1
*
alac support via lavc decoder
rtognimp
2005-03-06
1
-0
/
+1
*
pass wave extradata to the codec..
alex
2005-02-01
1
-0
/
+9
*
change malloc and free to av_ variants where needed.
reimar
2005-01-08
1
-4
/
+3
*
setting samplesize to 2 in decoders where neccessary.
reimar
2004-09-21
1
-0
/
+1
*
inttypes
alex
2004-04-06
1
-1
/
+1
*
flushing stuff after seeking (finally we can view MPEG without thouse blocks ...
michael
2004-02-18
1
-2
/
+8
*
merging fourcc with codec_tag
michael
2003-03-08
1
-1
/
+1
*
ffmp2 (with mpeg files) sig11 fixed
arpi
2002-12-28
1
-6
/
+8
*
Fix stereo MACE files
rtognimp
2002-11-04
1
-2
/
+2
*
MACE fix
arpi
2002-11-04
1
-0
/
+12
*
10l - fixed wma version misdetection
alex
2002-10-29
1
-0
/
+1
*
pass extradata to the codec
arpi
2002-10-28
1
-5
/
+24
*
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
arpi
2002-08-31
1
-1
/
+1
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
1
-1
/
+0
*
dynamic libavcodec.so support updated by
arpi
2002-08-14
1
-1
/
+1
*
removed useless contect struct -> code simplified
arpi
2002-04-03
1
-28
/
+14
*
using sh->context
alex
2002-04-01
1
-14
/
+41
*
argh... Nick messed up driver names too
arpi
2002-03-25
1
-0
/
+4
*
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu...
arpi
2002-03-25
1
-0
/
+106