index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_aac.c
Commit message (
Expand
)
Author
Age
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
*
Add separate header for aac_parse_frame(); avoids forward declarations.
diego
2010-02-17
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
Split the aac header parsing out of aac demuxer to allow using libmpmux
albeu
2008-04-09
*
Fix lots and lots of other demuxers broken by r26301
reimar
2008-04-05
*
Use defines to give names to the different seek flags.
reimar
2008-01-29
*
Make all demuxer_desc_t const, thus moving them to .rodata
reimar
2008-01-13
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Remove superfluous bswap.h include.
diego
2006-12-02
*
Clean up audio pts handling, make audio pts tracking in the audio-only
uau
2006-06-14
*
fix minor (i.e. unlikely to ever happen) leak when init fails
reimar
2006-03-09
*
Second-try commit of this patch.
corey
2006-02-17
*
move resync_audio_stream after seeking to demuxer.c
reimar
2005-10-30
*
Use PRI?64 defines as format strings for 64 bit variables.
reimar
2005-10-13
*
Demuxer modularization
rtognimp
2005-08-05
*
demux close gets called automatically
faust3
2005-06-26
*
remove useless include
henry
2005-06-16
*
added AAC ADTS demuxer
nicodvb
2005-06-13