| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass time_base as argument to new_chapter() as well. | Michael Niedermayer | 2008-05-23 | 1 | -3/+3 |
* | Document pts/dts. | Michael Niedermayer | 2008-05-23 | 1 | -2/+17 |
* | Make ff_new_chapter() return AVChapter instead of int so its consistant with | Michael Niedermayer | 2008-05-23 | 1 | -1/+3 |
* | nb_chapters should be unsigned | Michael Niedermayer | 2008-05-23 | 1 | -1/+1 |
* | s/num_chapters/nb_chapters/ all other similar variables are called nb_*. | Michael Niedermayer | 2008-05-23 | 1 | -1/+1 |
* | Add id to AVChapter, untested (where do i find matroska files with chapters?). | Michael Niedermayer | 2008-05-23 | 1 | -1/+2 |
* | clarify start/end timebase | Michael Niedermayer | 2008-05-23 | 1 | -1/+1 |
* | align comments | Michael Niedermayer | 2008-05-23 | 1 | -2/+2 |
* | chapter id and timebase | Michael Niedermayer | 2008-05-23 | 1 | -0/+2 |
* | add support for chapters definition in lavf | Anton Khirnov | 2008-05-22 | 1 | -1/+21 |
* | Avoid using reserved __names. | Michael Niedermayer | 2008-04-24 | 1 | -3/+3 |
* | IFF demuxer | Jai Menon | 2008-03-30 | 1 | -1/+1 |
* | typo: occured --> occurred | Diego Biurrun | 2008-03-22 | 1 | -2/+2 |
* | rl2 demuxer | Sascha Sommer | 2008-03-21 | 1 | -1/+1 |
* | MSN TCP Webcam stream demuxer. | Ramiro Polla | 2008-03-18 | 1 | -1/+1 |
* | ipod/iphone compatible mp4 muxer | Baptiste Coudurier | 2008-03-16 | 1 | -1/+1 |
* | Typo + grammar | Ramiro Polla | 2008-03-08 | 1 | -1/+1 |
* | Introduce max_picture_buffer variable in AVFormatContext, | Ramiro Polla | 2008-03-08 | 1 | -1/+7 |
* | Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing | Evgeniy Stepanov | 2008-03-07 | 1 | -1/+10 |
* | less preprocessor magic in version number macros | Måns Rullgård | 2008-02-26 | 1 | -4/+10 |
* | Install headers in $prefix/include/$libname | Måns Rullgård | 2008-02-25 | 1 | -1/+1 |
* | revert 12156 | Michael Niedermayer | 2008-02-20 | 1 | -2/+2 |
* | Make timestamp interpolation work with mpeg2 field pictures. | Michael Niedermayer | 2008-02-20 | 1 | -2/+2 |
* | Clean up lib* version definitions | Måns Rullgård | 2008-02-19 | 1 | -2/+4 |
* | SMPTE 421 Annex L format demuxer | Kostya Shishkov | 2008-01-29 | 1 | -2/+2 |
* | Add support for Matroska attachments. | Evgeniy Stepanov | 2008-01-27 | 1 | -2/+4 |
* | new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com | Paul Egan | 2008-01-20 | 1 | -2/+2 |
* | user specifyable maximum amount of memory to use for the index. | Paul Kelly | 2008-01-13 | 1 | -2/+23 |
* | Correct doxy about timestamp units of read_timestamp(). | Michael Niedermayer | 2007-12-31 | 1 | -1/+1 |
* | Document return of read_timestamp. | Michael Niedermayer | 2007-12-31 | 1 | -0/+1 |
* | comment typo fixes | Diego Biurrun | 2007-12-21 | 1 | -21/+20 |
* | typo ;) | Ivo van Poorten | 2007-12-21 | 1 | -3/+3 |
* | Document a few more structure change rules with relation to ABI/API. | Michael Niedermayer | 2007-12-20 | 1 | -0/+14 |
* | Document structure change rules with relation to ABI/API. | Michael Niedermayer | 2007-12-20 | 1 | -1/+7 |
* | Increase minor version due to new av_close_input_stream | Reimar Döffinger | 2007-12-19 | 1 | -2/+2 |
* | Add a av_close_input_stream function | Reimar Döffinger | 2007-12-19 | 1 | -0/+6 |
* | Remove dead code which disappeared with the last major version bump. | Michael Niedermayer | 2007-12-19 | 1 | -6/+0 |
* | Remove *_codec_id from AVFormatParameters with the next major version bump. | Michael Niedermayer | 2007-12-19 | 1 | -0/+2 |
* | Allow overriding codec_ids. | Michael Niedermayer | 2007-12-19 | 1 | -0/+16 |
* | cosmetics: comment typo fixes | Diego Biurrun | 2007-12-16 | 1 | -4/+4 |
* | document how to free the result of av_alloc_format_context() | Michael Niedermayer | 2007-12-15 | 1 | -1/+5 |
* | av_*_next() API for libavformat | Michael Niedermayer | 2007-12-12 | 1 | -2/+7 |
* | succes --> success typo | Diego Biurrun | 2007-12-01 | 1 | -1/+1 |
* | Bump lavf minor due to addition of | Andreas Öman | 2007-11-28 | 1 | -2/+2 |
* | Include os_support.h only when needed | Luca Abeni | 2007-11-21 | 1 | -2/+0 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -3/+3 |
* | Fix Doxygen parameter | Panagiotis Issaris | 2007-11-15 | 1 | -1/+1 |
* | Typo | Panagiotis Issaris | 2007-11-14 | 1 | -1/+1 |
* | ogg muxer | Baptiste Coudurier | 2007-11-10 | 1 | -2/+2 |
* | Musepack SV8 demuxer and decoder | Kostya Shishkov | 2007-11-07 | 1 | -2/+2 |