log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
mplayer.hg
log libmpdemux/muxer_mpeg.c @ 33870:
15e182c07689
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-100
-50
-30
tip
age
author
description
2011-07-27
diego
cleanup: adjust printf format strings to match parameter types
2011-07-12
cehoyos
Fix typo.
2010-12-12
reimar
Support 0xff as tag for AAC audio and avoid an endless loop for unknown
2010-11-14
cboesch
Remove most of the NULL pointer check before free all over the code
2010-10-04
reimar
1000l, %lf is not valid format string for printf (only for scanf) and actually
2010-08-07
diego
Add missing header for mp_a52_framesize, fixes the warning:
2010-07-31
diego
Use mp_a52_framesize() in all cases; gets rid of liba52 dependency.
2010-07-31
diego
Add 'z' length modifier to %d printf format specifiers for size_t arguments.
2010-07-10
reimar
Fix some remaining bswap-related compilation issues.
2010-07-10
reimar
Use AV_WB* where possible and be2me -> be2ne compilation fix.
2010-05-09
diego
Remove internal liba52 copy.
2010-05-09
diego
Use the system liba52 headers when internal liba52 is disabled, fixes:
2010-04-04
diego
Mark muxer-related m_option_t arrays as const.
2010-02-26
diego
Do not cast the results of malloc/calloc/realloc.
2010-02-20
diego
cosmetics: Remove pointless empty lines at EOF.
2010-02-17
diego
Add separate header for mp_a52_framesize(); avoids forward declarations.
2010-02-17
diego
Add separate header for aac_parse_frame(); avoids forward declarations.
2009-05-13
diego
whitespace cosmetics: Remove all trailing whitespace.
2009-05-08
diego
Add standard license header to all files in libmpdemux.
2009-05-05
diego
Add prototype for mp_a52_framesize().
2009-02-16
diego
Replace double semicolon by single semicolon.
2008-12-03
diego
Get rid of pointless 'extern' keywords.
2008-07-30
diego
Start unifying names of internal preprocessor directives.
2008-05-16
diego
cosmetics: Remove pointless parentheses from return statements.
2008-04-30
diego
Remove unnecessary version.h #includes.
2008-02-14
diego
typo fix: inited --> initialized
2008-01-13
reimar
Put bff_mask into muxer context instead of a global variable.
2007-11-21
diego
Remove unused function write_psm_block(), fixes the warning:
2007-11-02
nicodvb
prevent unlikely memleak
2007-11-02
nicodvb
10l, priv->use_psm can be 1 only if the format is genmpeg2
less
more
|
(0)
-100
-50
-30
tip