]> git.sesse.net Git - ffmpeg/history - libavcodec/aac_ac3_parser.c
Indentation
[ffmpeg] / libavcodec / aac_ac3_parser.c
2008-04-09 Bartlomiej Wolowiecundo changes in aac_ac3_parser
2008-04-08 Bartlomiej WolowiecCorrection of typo in aac_ac3_parser
2008-04-07 Bartlomiej WolowiecCorrections of errors in aac_ac3_parser
2008-04-05 Bartlomiej Wolowiecchange of aac_ac3_parser, so it is able to send complet...
2008-03-28 Bartlomiej Wolowiecremoval of stream_type in AACAC3ParseContext and adding...
2008-03-23 Justin RugglesPass AACAC3ParseContext to sync() instead of individual...
2008-01-05 Justin Rugglesadd downmixing support to libfaad decoder
2008-01-05 Justin Rugglesdo not set channels before checking request_channels
2008-01-05 Justin Rugglesadjust output channels based on AVCodecContext.request_...
2008-01-03 Justin Rugglescosmetics: indentation after last commit
2008-01-03 Justin Rugglesremove workaround which is no longer needed due to
2007-10-13 Michael Niedermayerfactorize code and add safety check to prevent memcpyin...
2007-05-08 Aurelien Jacobscosmetics: rename for consistency after previous aac...
2007-05-08 Aurelien Jacobsmove aac and ac3 parsers in their own files