2015-11-28 |
Luca Barbato | dvenc: Validate the frame size before copying it |
blob | commitdiff | raw |
2014-07-09 |
Anton Khirnov | lavc: export DV profile API used by muxer/demuxer as... |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Diego Biurrun | dv: Split DV data table declarations into their own... |
blob | commitdiff | raw | diff to current |
2013-09-16 |
Clément Bœsch | lavf: Don't explicitly flush after each written packet... |
blob | commitdiff | raw | diff to current |
2012-12-20 |
Diego Biurrun | miscellaneous typo fixes |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Anton Khirnov | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix... |
blob | commitdiff | raw | diff to current |
2012-08-18 |
Anton Khirnov | dvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE |
blob | commitdiff | raw | diff to current |
2012-08-07 |
Anton Khirnov | Replace all CODEC_ID_* with AV_CODEC_ID_* |
blob | commitdiff | raw | diff to current |
2012-07-30 |
Diego Biurrun | Improve descriptiveness of a number of codec and contai... |
blob | commitdiff | raw | diff to current |
2012-07-30 |
Diego Biurrun | avformat: Drop pointless "format" from container long... |
blob | commitdiff | raw | diff to current |
2012-05-07 |
Diego Biurrun | dv: Split profile handling code into a separate file. |
blob | commitdiff | raw | diff to current |
2012-02-15 |
Martin Storsjö | libavformat: Add an ff_ prefix to some lavf internal... |
blob | commitdiff | raw | diff to current |
2012-01-27 |
Anton Khirnov | lavf: remove disabled FF_API_TIMESTAMP cruft |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Anton Khirnov | lavc: use avpriv_ prefix for some dv symbols used in... |
blob | commitdiff | raw | diff to current |
2011-08-26 |
Stefano Sabatini | fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Anton Khirnov | lavf: use designated initialisers for all (de)muxers. |
blob | commitdiff | raw | diff to current |
2011-07-13 |
Anton Khirnov | lavf: factor out conversion of ISO8601 string to unix... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Anton Khirnov | lavf: deprecate AVFormatContext.timestamp |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Mans Rullgard | Do not include mathematics.h in avutil.h |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Anton Khirnov | avio: rename put_flush_packet -> avio_flush |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Anton Khirnov | avio: avio: avio_ prefixes for put_* functions |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Diego Elio Pettenò | Make dvenc.c functions static to the unit. |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Diego Biurrun | Add missing internal.h #include for brktimegm(), fixes... |
blob | commitdiff | raw | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Reimar Döffinger | Split parts of dvdata.h into dvdata.c, this ensures... |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Michael Niedermayer | Allocate AVFifoBuffer through the fifo API to reduce... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Diego Biurrun | cosmetics: Remove pointless period after copyright... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Diego Biurrun | Remove inappropriate const qualifier from function... |
blob | commitdiff | raw | diff to current |
2008-10-24 |
Diego Biurrun | prettyprinting cosmetics |
blob | commitdiff | raw | diff to current |
2008-10-24 |
Diego Biurrun | spelling cosmetics |
blob | commitdiff | raw | diff to current |
2008-10-07 |
Roman Shaposhnik | replacing frame_rate and frame_rate_base with an AVRati... |
blob | commitdiff | raw | diff to current |
2008-10-02 |
Diego Biurrun | spelling cosmetics |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Diego Biurrun | Replace generic CONFIG_MUXERS preprocessor conditionals... |
blob | commitdiff | raw | diff to current |
2008-07-24 |
Diego Biurrun | cosmetics: Fix two common typos: wont --> will not... |
blob | commitdiff | raw | diff to current |
2008-06-03 |
Stefano Sabatini | Make long_names in lavf/lavdev optional depending on... |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Baptiste Coudurier | use av_fifo_generic_write, old func is deprecated |
blob | commitdiff | raw | diff to current |
2008-05-09 |
Diego Biurrun | Use full path for #includes from another directory. |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Björn Axelsson | Use dynamically allocated ByteIOContext in AVFormatContext |
blob | commitdiff | raw | diff to current |
2007-06-24 |
Reimar Döffinger | Cosmetics: use consistent indentation by four spaces |
blob | commitdiff | raw | diff to current |
2007-06-24 |
Reimar Döffinger | DV muxer should not only fail for more that 3 streams... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Corey Hickey | Don't forget about audio remaining in buffer, in case... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Nicholas Tung | Get rid of unnecessary pointer casts. |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Roman Shaposhnik | * Fixing a bug with incorrect bits set in AAUX sourc... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Brian Brice | * fixing a memory leak in DV format. |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Roman Shaposhnik | * Simplifying the setting of STYPE for AAUX AS |
blob | commitdiff | raw | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Roman Shaposhnik | * Moving FifoBuffer out of libavformat/avformat... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Panagiotis Issaris | Split the DV demuxer and muxer into separate files... |
blob | commitdiff | raw | diff to current |
|