doxygen: Remove documentation for non-existing parameters; misc small fixes.

This commit is contained in:
Diego Biurrun
2012-02-21 23:33:01 +01:00
parent fc9bc08dca
commit cfac648e6a
8 changed files with 3 additions and 18 deletions

View File

@ -96,10 +96,6 @@ typedef struct {
* @param stream_type STREAM_TYPE_xxx
* @param pp Descriptor buffer pointer
* @param desc_list_end End of buffer
* @param mp4_dec_config_descr_len Length of 'mp4_dec_config_descr', or zero if not present
* @param mp4_es_id
* @param pid
* @param mp4_dec_config_descr
* @return <0 to stop processing
*/
int ff_parse_mpeg2_descriptor(AVFormatContext *fc, AVStream *st, int stream_type,