| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/nut: add support for per frame side & meta data with version 4 | Michael Niedermayer | 2014-01-04 | 1 | -0/+1 |
* | avformat/nut: add minor_version field with version>=4 | Michael Niedermayer | 2013-12-25 | 1 | -0/+1 |
* | avformat/nut: store version in the context | Michael Niedermayer | 2013-12-25 | 1 | -0/+1 |
* | nut: Fix unchecked allocations | Derek Buitenhuis | 2013-10-22 | 1 | -1/+1 |
* | Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d' | Michael Niedermayer | 2013-05-16 | 1 | -3/+0 |
|\ |
|
| * | Remove commented-out #includes | Diego Biurrun | 2013-05-15 | 1 | -3/+0 |
* | | Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c' | Michael Niedermayer | 2013-05-06 | 1 | -0/+2 |
|\| |
|
| * | nut: use a define for the nut version | Luca Barbato | 2013-05-06 | 1 | -0/+2 |
* | | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' | Michael Niedermayer | 2012-11-29 | 1 | -1/+1 |
|\| |
|
| * | lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h | Justin Ruggles | 2012-11-28 | 1 | -1/+1 |
* | | Merge commit '381dc1a5ec0925b281c573457c413ae643567086' | Michael Niedermayer | 2012-10-30 | 1 | -0/+1 |
|\| |
|
| * | nut: support textual data | Luca Barbato | 2012-10-29 | 1 | -0/+1 |
* | | Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520' | Michael Niedermayer | 2012-10-14 | 1 | -0/+1 |
|\| |
|
| * | nut: support pcm codecs not mapped in avi | Luca Barbato | 2012-10-13 | 1 | -0/+1 |
* | | Merge commit '1bd442c276e6688b43777a198cad0d7e3a92123f' | Michael Niedermayer | 2012-10-14 | 1 | -0/+2 |
|\| |
|
| * | nut: prioritize native tags | Luca Barbato | 2012-10-13 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -6/+6 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -6/+6 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | nutenc: keep track of max_pts | Michael Niedermayer | 2012-08-26 | 1 | -0/+2 |
* | | nutenc: keep track if keyframe PTS | Michael Niedermayer | 2012-08-26 | 1 | -0/+1 |
* | | nutenc: keep track of the written syncpoint count | Michael Niedermayer | 2012-08-26 | 1 | -0/+1 |
|/ |
|
* | nutenc: mux chapters. | Anton Khirnov | 2011-03-17 | 1 | -0/+5 |
* | Define ff_nut_video_tags and make Nut muxer and demuxer set it in | Stefano Sabatini | 2010-05-23 | 1 | -0/+1 |
* | Fix NUT (de)muxer warnings: | Vitor Sessak | 2010-03-28 | 1 | -2/+2 |
* | Plug memory leak in NUT muxer and demuxer | Vitor Sessak | 2010-03-03 | 1 | -0/+1 |
* | Introduce metadata conversion table for NUT muxer and demuxer. | Anton Khirnov | 2010-02-24 | 1 | -0/+3 |
* | Remove misleading comment, _t is POSIX-reserved namespace. | Diego Biurrun | 2008-12-13 | 1 | -1/+1 |
* | Remove comment suggesting using variables ending in _t as this would break PO... | Michael Niedermayer | 2008-12-11 | 1 | -1/+1 |
* | remove _t for POSIX compatibility. | Michael Niedermayer | 2008-12-11 | 1 | -4/+4 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Revert r14497 | Michael Niedermayer | 2008-08-01 | 1 | -1/+0 |
* | Add missing header #includes. | Diego Biurrun | 2008-08-01 | 1 | -0/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing | Evgeniy Stepanov | 2008-03-07 | 1 | -0/+7 |
* | Subtitle support. (untested) | Michael Niedermayer | 2008-03-05 | 1 | -0/+2 |
* | Elision header demuxing support. | Michael Niedermayer | 2008-02-15 | 1 | -0/+3 |
* | update flags | Michael Niedermayer | 2008-02-13 | 1 | -0/+2 |
* | rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf.... | Baptiste Coudurier | 2007-10-30 | 1 | -2/+0 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | spelling/wording cosmetics | Diego Biurrun | 2007-08-17 | 1 | -3/+3 |
* | header repetition | Michael Niedermayer | 2007-08-10 | 1 | -0/+1 |
* | move syncpoint cache related stuff to common file | Michael Niedermayer | 2007-08-09 | 1 | -0/+3 |
* | move lsb2full to common file | Michael Niedermayer | 2007-08-09 | 1 | -0/+1 |
* | move crc wrapper to slightly better spot | Michael Niedermayer | 2007-08-09 | 1 | -6/+1 |
* | move syncpoint timestamp resetting code to a common file | Michael Niedermayer | 2007-08-09 | 1 | -0/+2 |
* | use a dynamic ByteIOContext instead of using the lavf buffer | Michael Niedermayer | 2007-08-09 | 1 | -2/+2 |
* | make StreamContext.time_base a pointer | Michael Niedermayer | 2007-08-09 | 1 | -1/+1 |
* | variables needed for muxer | Michael Niedermayer | 2007-08-09 | 1 | -2/+2 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |