1253 Commits (a9f9cc7cc13f838298c392ea2a95294ddc402538)

Author SHA1 Message Date
Baptiste Coudurier 649084c310 another MPEG-2 long gop codec ul 18 years ago
Baptiste Coudurier 59b5673853 add uncompressed picture support 18 years ago
Baptiste Coudurier 8ce2215b23 parse rgba descriptor (jpeg2000, uncompressed) 18 years ago
Baptiste Coudurier 54a3360b20 add common codecs uls 18 years ago
Baptiste Coudurier eec3fec094 simplify PRINT_KEY 18 years ago
Baptiste Coudurier 6d0c3bebc7 add some debug infos 18 years ago
Baptiste Coudurier f03b6426df get rid of DECLARED_ALIGNED 18 years ago
Stefan Gehrer 67630cff64 add new tag 'CAVS' for Chinese AVS codec 18 years ago
Baptiste Coudurier dd15f9bf48 cosmetics 18 years ago
Baptiste Coudurier b752222439 use ternary 18 years ago
Baptiste Coudurier 834bff48cb remove useless variables 18 years ago
Baptiste Coudurier e076173f67 rename variables 18 years ago
Baptiste Coudurier 5e441e31cc add error messages 18 years ago
Baptiste Coudurier 743d772c61 demuxer reworked, more accurate parsing, prepare handling of other operational patterns, streaming demuxing, simplified codec detection 18 years ago
Baptiste Coudurier 4bfff76814 declare and use UID type 18 years ago
Reimar Döffinger 7c87a2f0c0 Set duration to AV_NOPTS_VALUE instead of 0 when unknown. 18 years ago
Diego Biurrun 538389c981 Fix FSF postal address. 18 years ago
Baptiste Coudurier 07bf2af864 MXF demuxer 18 years ago
Reimar Döffinger 22ffac707e Try to find out correct start time to make seeking faster and add some 18 years ago
Michael Niedermayer ccb159940b fix regression failure after adler simplification 18 years ago
Baptiste Coudurier 86329cce04 GXF muxer 18 years ago
Michael Niedermayer 1d94a6620f simplify 18 years ago
I. Po cfc4bd4695 Fix memleak, patch by I. Po % yyymmmm # gmail O com % 18 years ago
Michael Niedermayer 7028259a0d simplify b64_encode() 18 years ago
Michael Niedermayer fd0fb3064d add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) 18 years ago
Matthieu Castet 116d866ca5 fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat matthieu ot free dat fr %%) 18 years ago
Måns Rullgård 4b65d88fd7 replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use 18 years ago
Måns Rullgård b9a73d8d2f move adler32 to libavutil 18 years ago
Víctor Paesa 5894e1bbf2 add loop_input to AVFormatContext, getting rid of old hack 18 years ago
Måns Rullgård ebd7617ba7 add lost raw pcm input/output formats 18 years ago
Måns Rullgård 3ab60c830a nut needs crc.o 18 years ago
Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 18 years ago
Diego Biurrun 2f30a81d19 CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
Diego Biurrun 8a85f46d2b CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo 18 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
Baptiste Coudurier 2ec7b29b98 assign exact codec id, needed when stream copy 18 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
Michael Niedermayer a7702890bd remove STATS code (probably hasnt been used for years ..., and its not completely clear what it was good for anyway) 18 years ago
Baptiste Coudurier 4990951be8 simplify, use LE_32, BE_32 macros 18 years ago
Nico Sabbi 2eb1a65d91 Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the PMT). 18 years ago
Baptiste Coudurier cfca95f14d clean up useless code 18 years ago
Baptiste Coudurier 1f1890c754 better handling of partial files 18 years ago
Baptiste Coudurier b72708f8f3 new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix demuxing adpcm 18 years ago
Aurelien Jacobs f1b163e01e set proper bits_per_sample value for ADPCM codecs 18 years ago
Aurelien Jacobs 5da714699d simplify the voc demuxer using av_get_bits_per_sample() 18 years ago
Baptiste Coudurier ac3e183403 av_get_bits_per_sample and due simplifications 18 years ago
Baptiste Coudurier e8d2507c1a add MS ADPCM fourcc 18 years ago
Baptiste Coudurier e7cc4b52f9 skip others fourcc, if present 18 years ago
Baptiste Coudurier 421de2575b clean 18 years ago
Baptiste Coudurier 06fcf56c50 typo fix 18 years ago