index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ad_faad.c
Commit message (
Expand
)
Author
Age
*
ad_faad: fix crash when used on an empty audio stream
reimar
2010-12-16
*
ad_faad: Make work with -demuxer lavf
reimar
2010-11-08
*
options: move audio_output_channels, audio_output_format to struct
Uoti Urpala
2010-11-02
*
ad_faad: fix compilation using external libfaad
attila
2010-11-02
*
ad_faad: Improve LATM recognition
cehoyos
2010-11-02
*
Merge svn changes up to r30643
Uoti Urpala
2010-03-10
|
\
|
*
libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
diego
2010-02-17
|
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
*
|
ad_faad: move message "input bitrate missing" to MSGL_V
Uoti Urpala
2010-01-31
*
|
Merge svn changes up to r29912
Uoti Urpala
2009-11-16
|
\
|
|
*
Add support for 8 channel audio.
tack
2009-11-10
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r28149
Uoti Urpala
2008-12-14
|
\
|
|
*
license header consistency cosmetics
diego
2008-12-13
|
*
Replace informal GPL notes by standard GPL header.
diego
2008-12-13
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Make audio decoder description structs const
Uoti Urpala
2008-04-26
|
/
*
Use malloc for codecdata. Fixes segfault in free_sh_sub.
eugeni
2008-01-10
*
Fix all current known multi-channel wrong order problems by adding
ulion
2007-12-10
*
Fix unused variable warning.
diego
2007-08-24
*
Move extern int audio_output_channels; to ad_internal.h
reimar
2007-07-30
*
in case of errors after decoding quit the main decoding
nicodvb
2006-09-27
*
cosmetics: Rename some variables for consistency.
diego
2006-08-07
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
fixes the infinite loop which occurs when there is a decode error in a frame.
gpoirier
2006-06-08
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
* really keep track on how many samples were decoded last round (fix 10l)
attila
2005-09-01
*
stop trying to decode faad audio, when last decoded length is <0
attila
2005-09-01
*
memcpy and memmove both copy memory, but when using memcpy the source and des...
gpoirier
2005-07-15
*
fixed wrong binary mask: it precluded the syncword of adts-4 from being recog...
nicodvb
2005-06-12
*
step 1 of fixing ad_faad:
rfelker
2005-03-29
*
makes --enable-*-faad really enable without any further check and drop suppor...
aurel
2005-02-03
*
tries to sync to ADTS/ADIF header before initializing the decoder; implement ...
nicodvb
2005-01-21
*
setting samplesize to 2 in decoders where neccessary.
reimar
2004-09-21
*
output faad error message in case of a decoder error
reimar
2004-09-11
*
If demuxer does not fill codecdata try to get if from waveformatex
rtognimp
2004-05-14
*
Support for HE-AAC. Patch by Loren Merritt <lorenm at u dot washington anothe...
mosu
2004-04-01
*
10l really disable faad if gcc is broken
faust3
2003-09-21
*
use internal (included) libfaad2
arpi
2003-08-30
*
libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.c
arpi
2003-02-07
*
I think libfaad2 changed recently. The functions faacDecInit() and
arpi
2002-10-07
*
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
arpi
2002-08-31
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
sync driver names with codec-cfg
arpi
2002-08-30
*
support for packetized aac streams (used in .mp4 files)
arpi
2002-08-04
*
audio input buffer allocation/free cleanup
arpi
2002-04-01
[next]