4490 Commits (38766e084f28f3515598720665507ca54eccddae)

Author SHA1 Message Date
Aurelien Jacobs 38766e084f matroskadec: export track name through the metadata API 16 years ago
Aurelien Jacobs 6cb6e159f8 matroskadec: use new metadata API to export some simple information 16 years ago
Stefano Sabatini d1037c1205 Do not export to the public the first_protocol symbol at the next 16 years ago
Stefano Sabatini 9075d1e027 Document av_protocol_next(). 16 years ago
Stefano Sabatini 5d37750187 Replace calls/references of the deprecated register_protocol() 16 years ago
Stefano Sabatini 65c40e4e3a Rename register_protocol() to av_register_protocol() and deprecate 16 years ago
Aurelien Jacobs 54b4ea57fd demux some more metadata tags in mov 16 years ago
Stefano Sabatini aeedac95cc Document av_iformat_next() and av_oformat_next() functions. 16 years ago
Aurelien Jacobs 49674dd052 use new metadata API in mov demuxer 16 years ago
Michael Niedermayer 8ba311410a Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 16 years ago
Peter Ross bad4a6bbb7 Use consistent indent style in oggdec. 16 years ago
Patrik Kullman eca406e284 Add libavcodec/internal.h include to avoid warning: implicit declaration of 16 years ago
Baptiste Coudurier 73d0869a2f compute body offset and index entry offset correctly 16 years ago
Thierry Foucu 2ead1eb0ff use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com 16 years ago
Baptiste Coudurier 032d8aece2 cosmetics, rename nb_frames to nb_fields 16 years ago
Baptiste Coudurier ab91e84d2b fix slice offset computation 16 years ago
Diego Biurrun 67164b0c13 Remove pointless #if around the file, it is already conditionally compiled. 16 years ago
Baptiste Coudurier 1c6bdfa999 set mime type for mxf 16 years ago
Baptiste Coudurier 844d9e4115 simplify 16 years ago
Baptiste Coudurier 8d1a5af700 cosmetics, reindent, add/remove some empty lines, redundant comment 16 years ago
Baptiste Coudurier bd3f81f313 MXF D-10 muxer 16 years ago
Baptiste Coudurier 6249143da8 store display height without vbi 16 years ago
Baptiste Coudurier db6db7e505 split mpegvideo descriptor into cdci descriptor and wav common in sound common 16 years ago
Baptiste Coudurier e15421fe2b write essence elements klv packets with ber4 length, more interoperable 16 years ago
Baptiste Coudurier baaf7b1be1 encode klv fill item length in fixed ber 4 bytes 16 years ago
Alex Converse ecc3a139b8 Report the illegal audio object type, not it offset by 1. 16 years ago
Alex Converse dd44d9e316 ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header 16 years ago
Justin Ruggles e3b446498a use av_malloc() in vorbis_comment() 16 years ago
Diego Biurrun 517ac2434b Use more descriptive format long_names. 16 years ago
Diego Biurrun 69acc88b2f cosmetics: format long_name spelling fixes 16 years ago
Baptiste Coudurier 6a460c36b6 write active picture height for d-10/imx in mov 16 years ago
Art Clarke d5cce0a434 Add a warning log when trying to encode into a container requiring global 16 years ago
Baptiste Coudurier 6f0b186699 set last packet next pointer to null 16 years ago
Baptiste Coudurier cfa3caf81c check body partitions count before writing 16 years ago
Baptiste Coudurier 2dc9188465 return error if read failed 16 years ago
Patrik Kullman 6fcce4f995 Change ffm_write_write_index to return int, and return if error occured. 16 years ago
Thierry Foucu 68a7aafff6 compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu at gmail dot com 16 years ago
Baptiste Coudurier a88f0f16ab rename wrongly named b_per_gop to b_per_i_or_p according to specs 16 years ago
Aurelien Jacobs bf6c32fe50 use new metadata API in ogg/vorbis demuxer 16 years ago
Baptiste Coudurier 5b4f5e5dff fix frame size, time rate is not stts duration anymore with time offset 16 years ago
Baptiste Coudurier fcdd622cfc do not set start time to 0, it is not the case with elst time offset 16 years ago
Toshimitsu Kimura 865780ae9b Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 16 years ago
Diego Biurrun b57ac115ae Add av_uninit macro to variable to avoid false positive warning: 16 years ago
Benoit Fouet 80e58c6153 Allow demuxing of audio substreams stored as 0x06 type. 16 years ago
Baptiste Coudurier 7a10119057 parse mpeg2 gop header time code and use it 16 years ago
Baptiste Coudurier 7c9668cf8a write timecode track 16 years ago
Baptiste Coudurier a5929abe7a adjust time rate according to elst time offset 16 years ago
Baptiste Coudurier 0cfa359660 fix last keyframe index accross body partitions 16 years ago
Baptiste Coudurier 1585b93a2c fix body offset 16 years ago
Stefano Sabatini 4c08b2bdcb Cosmetics: vertical align "*" for consistency with the other doxyies. 16 years ago