1323 Commits (79ca4de35b90d5c80401f05e872fb336647448d1)

Author SHA1 Message Date
Baptiste Coudurier d2cdbd5f18 resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach 19 years ago
Baptiste Coudurier 51a0a721ab remove unneeded audio fourcc as well 19 years ago
Reimar Döffinger 0019b662ae Minor resync optimization 19 years ago
Luca Abeni 20dd25adc3 Do not set the codec's pixel format in the format's write_header() 19 years ago
Baptiste Coudurier e81e3ced6d do not set unneeded fourcc 19 years ago
Baptiste Coudurier 7fe4744bcd fix ending null entry in table 19 years ago
Baptiste Coudurier 28f1280820 more codecs uls 19 years ago
Baptiste Coudurier e40ee6a268 move common code from mov.c and movenc.c to isom.c 19 years ago
Baptiste Coudurier 986c2ccb19 add some useful debug info 19 years ago
Reimar Döffinger 907a051009 Support for seeking, both with and without index and correct timestamps 19 years ago
Baptiste Coudurier 0e15b7b0dd negative to_pad won't provoke infinite loop 19 years ago
Baptiste Coudurier 3068f1c813 avoid reading beyond packet size 19 years ago
Baptiste Coudurier ba32c8dfd9 skip run-in sequence during probe 19 years ago
Baptiste Coudurier b92c61e08c simplify using function table 19 years ago
Baptiste Coudurier 53512a22cb parse aes3 audio descriptor 19 years ago
Baptiste Coudurier 6c6ec47a0e use parenthesis around value 19 years ago
Reimar Döffinger adb0208bf2 Fix typo in comment 19 years ago
Kohn Emil Dan b6eaae39b4 The reader ignores the size of the ASF data object and keeps on 19 years ago
Baptiste Coudurier ea3a790e0d add information about codec uls 19 years ago
Baptiste Coudurier 7d2a0d3120 another MPEG-2 long gop codec ul 19 years ago
Baptiste Coudurier 649084c310 another MPEG-2 long gop codec ul 19 years ago
Baptiste Coudurier 59b5673853 add uncompressed picture support 19 years ago
Baptiste Coudurier 8ce2215b23 parse rgba descriptor (jpeg2000, uncompressed) 19 years ago
Baptiste Coudurier 54a3360b20 add common codecs uls 19 years ago
Baptiste Coudurier eec3fec094 simplify PRINT_KEY 19 years ago
Baptiste Coudurier 6d0c3bebc7 add some debug infos 19 years ago
Baptiste Coudurier f03b6426df get rid of DECLARED_ALIGNED 19 years ago
Stefan Gehrer 67630cff64 add new tag 'CAVS' for Chinese AVS codec 19 years ago
Baptiste Coudurier dd15f9bf48 cosmetics 19 years ago
Baptiste Coudurier b752222439 use ternary 19 years ago
Baptiste Coudurier 834bff48cb remove useless variables 19 years ago
Baptiste Coudurier e076173f67 rename variables 19 years ago
Baptiste Coudurier 5e441e31cc add error messages 19 years ago
Baptiste Coudurier 743d772c61 demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection 19 years ago
Baptiste Coudurier 4bfff76814 declare and use UID type 19 years ago
Reimar Döffinger 7c87a2f0c0 Set duration to AV_NOPTS_VALUE instead of 0 when unknown. 19 years ago
Diego Biurrun 538389c981 Fix FSF postal address. 19 years ago
Baptiste Coudurier 07bf2af864 MXF demuxer 19 years ago
Reimar Döffinger 22ffac707e Try to find out correct start time to make seeking faster and add some 19 years ago
Michael Niedermayer ccb159940b fix regression failure after adler simplification 19 years ago
Baptiste Coudurier 86329cce04 GXF muxer 19 years ago
Michael Niedermayer 1d94a6620f simplify 19 years ago
I. Po cfc4bd4695 Fix memleak, patch by I. Po % yyymmmm # gmail O com % 19 years ago
Michael Niedermayer 7028259a0d simplify b64_encode() 19 years ago
Michael Niedermayer fd0fb3064d add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) 19 years ago
Matthieu Castet 116d866ca5 fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) 19 years ago
Måns Rullgård 4b65d88fd7 replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use 19 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 19 years ago
Víctor Paesa 5894e1bbf2 add loop_input to AVFormatContext, getting rid of old hack 19 years ago
Måns Rullgård ebd7617ba7 add lost raw pcm input/output formats 19 years ago