3275 Commits (ccd425e7993ef0e76da7bf10c566d33f7acc7c6d)

Author SHA1 Message Date
Baptiste Coudurier efc9e44da6 reorder object types id by muxing preference 17 years ago
Baptiste Coudurier 2c2f58c0ad document tag field 17 years ago
Reimar Döffinger cc8c2c6ab3 Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. 17 years ago
Evgeniy Stepanov f8d7c9d373 Add support for Matroska attachments. 17 years ago
Michael Niedermayer cc8d87b793 Set subtitle codec id correctly, i hope this does not break anything. 17 years ago
Michael Niedermayer e73e3a926d Add non standard id needed for dvd subtitles. 17 years ago
Reimar Döffinger 7dfc1fdea2 Extract the pure plaintext from mov text subtitles. 17 years ago
Michael Niedermayer 1e3c9307e6 Set correct codec type and id for text subtitles. 17 years ago
Michael Niedermayer 41e19673ef indent 17 years ago
Michael Niedermayer ee6e2dbebf Only export packets which belong to the existing AVStream. 17 years ago
Michael Niedermayer 0bc4728e3b Select non jpeg if there are multiple substreams. 17 years ago
Baptiste Coudurier 067db6a58a comment vorbis objectype id 17 years ago
Baptiste Coudurier 4f8dc3b7f1 this one is not standardized either 17 years ago
Baptiste Coudurier c63d3668fc remove non standard object type ids, if you find samples, report them 17 years ago
Aurelien Jacobs 7f938dd32b ensure av_rescale_q() can be calculated (won't divide by zero) 17 years ago
Luca Abeni 29e35d6776 Support out-of-band parameter sets in SDP for H.264 video 17 years ago
Luca Abeni f79bfe481d Add support for H.264 video in the RTP muxer 17 years ago
Baptiste Coudurier afecbec22b unset extension, so code path, and guess format do not choose 17 years ago
Luca Abeni b21cd0bcb5 Add minimal support for H.264 video in the SDP generator 17 years ago
Aurelien Jacobs 078ac1dbf2 add missing Makefile rules for pcm muxers/demuxers 17 years ago
Baptiste Coudurier fa1ad97fad reorder alphabetically 17 years ago
Paul Egan dfb400a8ea new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com 17 years ago
Baptiste Coudurier 76e4864583 init uid to 0 17 years ago
Baptiste Coudurier e20c865a55 indentation 17 years ago
Baptiste Coudurier bb085dd6f1 correctly handle sony mpeg4 extradata 17 years ago
Baptiste Coudurier 6e3ea4461f check if read child returned error 17 years ago
Baptiste Coudurier a33b2c7e39 simplify with matching len 17 years ago
Baptiste Coudurier 51169b61b5 simplify and detect better non frame wrapped mappings 17 years ago
Baptiste Coudurier 4de5906fed cosmetics: read_metadata -> read 17 years ago
Baptiste Coudurier 3f2d859b7e cosmetics 17 years ago
Baptiste Coudurier 3a9c08be1b remove unused crypto context uid 17 years ago
Baptiste Coudurier 7ee7f6f958 support dynamically allocated local tags, used by encrypted files 17 years ago
Baptiste Coudurier 57810910c7 check malloc return 17 years ago
Baptiste Coudurier 8513ba097c add some dv container uls 17 years ago
Baptiste Coudurier c9c55a5699 simplify by checking min matching len 17 years ago
Ronald S. Bultje f841a0fca1 Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 17 years ago
Roberto Togni badbe09af3 Fix forgotten braces from r11039 17 years ago
Michael Niedermayer 175e23e875 Consider initial EOR in the back_ptr calculation. 17 years ago
Michael Niedermayer 76d7c327eb Replace idiotic (what moron wrote that code?) "buffer overflow" message by 17 years ago
Diego Biurrun 9b41eb37a1 Remove some spaces to keep certain people's eyes from hurting. 17 years ago
Diego Biurrun a85736f21d misc spelling/grammar fixes 17 years ago
Luca Abeni b973f9ad7e Make avc_find_startcode non-static, so that it can be used from other 17 years ago
Michel Bardiaux 6ba90c204c Suppress runaway index on streamed input 17 years ago
Roberto Togni c5adfd641a Add support for S8 PCM (codec 2) 17 years ago
Paul Kelly 3dea63bd7e user specifyable maximum amount of memory to use for the index. 17 years ago
Víctor Paesa 1a04866480 Alignment 17 years ago
Víctor Paesa a585c469a3 Link to libraries in dependency order. 17 years ago
Michael Niedermayer f5b410312f Set pts/dts in raw (yuv,rgb,pcm) demuxers. 17 years ago
Michael Niedermayer 2024c2262b Write 0 instead of seeking forward (and leaving bytes uninitalized), 17 years ago
Aurelien Jacobs 9ab3f71b60 add a ff_ prefix to newly exported functions from avc.c 17 years ago