600 Commits (b6064d9a5970c3aed9284a272bdb288e3eb00990)

Author SHA1 Message Date
Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 13 years ago
Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 13 years ago
Justin Ruggles 1fdf18f4b7 mov: add support for reading and writing the 'chan' tag 13 years ago
Alex Converse 52401b82bd mov: Don't av_malloc(0). 13 years ago
Alex Converse 6d23d19729 mov: Allow empty stts atom. 13 years ago
Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
Alex Converse 028a2375e2 mov: Make format string match variable type. 13 years ago
Alex Converse 9f8c190bb0 mov: Remove some redundant and obsolete comments. 13 years ago
Martin Storsjö 9d77a8faf9 avformat: Use avio_open2, pass the AVFormatContext interrupt_callback onwards 13 years ago
Carl Eugen Hoyos 237f13290b movdec: Set frame_size for AMR 13 years ago
Benjamin Larsson 69e7ad8dbc mov: Avoid divide by zero in edit list dts handling 13 years ago
Raivo Hool b06df70755 mov: add support for hdvd and pgapmetadata atoms 13 years ago
Raivo Hool 5da35d1cb3 mov: rename function _stik, some indentation cosmetics 13 years ago
Raivo Hool 80951f5cf6 mov: rename function _int8 to remove ambiguity, some indentation cosmetics 13 years ago
Raivo Hool 94395fbf8c mov: parse the gnre atom 13 years ago
Anton Khirnov ab88b25f99 lavf: use avpriv_ prefix for some dv functions. 13 years ago
Anton Khirnov 1fa395e471 lavf: use avpriv_ prefix for ff_new_chapter(). 13 years ago
Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 13 years ago
Raivo Hool f055635313 mov: add support for TV metadata atoms tves, tvsn and stik 13 years ago
Alex Converse 7ad06beb2c mov: 10l: Terminate string with 0 not '0' 13 years ago
Alex Converse 8fb22c3d47 mov: Prevent illegal writes when chapter titles are very short. 13 years ago
Luca Barbato 30c3d976f1 mov: do not misreport empty stts 13 years ago
Luca Barbato 5a7ba58657 mov: cosmetics, fix for and if spacing 13 years ago
Raivo Hool 2804d32075 mov: read album_artist atom 13 years ago
Raivo Hool dff4177546 mov: fix disc/track numbers and totals 13 years ago
Anton Khirnov 609a2fa1fa Remove some forgotten AVCodecContext.palctrl usage. 13 years ago
Alex Converse ad6c7c1b52 mp4: Handle non-trivial ES Descriptors. 13 years ago
Thierry Foucu 73c0dd939d mov: add clcp type track as Subtitle stream. 14 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
Mans Rullgard ee8aecd23a Do not include intfloat_readwrite.h in avutil.h 14 years ago
Mans Rullgard add41decd9 Remove return statements following infinite loops without break 14 years ago
Yusuke Nakamura ae88e9cf99 mov: Fix empty edit detection. 14 years ago
Yusuke Nakamura f33a6a22b4 mov: Fix wrong timestamp generation for fragmented movies that have time offset caused by the first edit list entry. 14 years ago
Alex Converse 85e9e3a9fa movdec: Add support for the 'wfex' atom. 14 years ago
Diego Biurrun b7847a3f2e mov: Remove leftover crufty debug statement with references to a local file. 14 years ago
Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 14 years ago
Diego Biurrun 02a8d43adf Replace some av_log/printf + #ifdef combinations by av_dlog. 14 years ago
Mans Rullgard 5e1166b31b Mark some variables with av_unused 14 years ago
Mans Rullgard e65ab9d94f Remove unused variables 14 years ago
Yusuke Nakamura 5f0bb0baef mov: Support edit list atom version 1. 14 years ago
Yusuke Nakamura 45a811b512 mov: fix composition timestamps on movie fragments. 14 years ago
Alex Converse 3583d7cffe Fix mov debug (u)int64_t format strings. 14 years ago
Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 14 years ago
Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 14 years ago
Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 14 years ago
Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 14 years ago
Alex Converse 9dd94f8379 mov: Add support for zero-sized stsc runs. 14 years ago
Justin Ruggles eb81cf860c mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago