25 Commits (8ef38f3f5030a7a1b7eab0a464d7fb36c6dbe565)

Author SHA1 Message Date
Alex Converse cfde3a7e13 Cosmetics: whitespace 15 years ago
Alex Converse 5935f9d6bd Allow remuxing of explicitly signalled AAC files into ADTS. 15 years ago
Baptiste Coudurier 8fdd542ce4 In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
Alex Converse ad92558754 Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). 16 years ago
Alex Converse 70f99f8dd2 Do not include libavcodec/internal.h in the ADTS muxer. 16 years ago
Alex Converse 007c47e8b9 Add the .adts file extension to the ADTS muxer. 16 years ago
Alex Converse 97d4318347 Add PCE support to the ADTS muxer. 16 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Stefano Sabatini b275500706 Split bitstream.h, put the bitstream writer stuff in the new file 16 years ago
Alex Converse 496dcbbc86 ADTS: Increased protection against writing illegal/nonsense files. 16 years ago
Patrik Kullman eca406e284 Add libavcodec/internal.h include to avoid warning: implicit declaration of 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
Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
Måns Rullgård f225016296 update my email address 18 years ago
Vitor Sessak 7cf0999529 remove empty write trailer functions 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 19 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 19 years ago
Baptiste Coudurier 4f6a6e1f81 skip 0byte packets 19 years ago
Baptiste Coudurier 302ed0ddcd flush packets 19 years ago
Luca Abeni 8cecedfbe8 ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced 19 years ago
Måns Rullgård a283db3962 generate adts frame headers if required 19 years ago