2012-01-27 |
Anton Khirnov | lavf: remove AVFormatParameters from AVFormatContext... |
blob | commitdiff | raw |
2011-11-30 |
Anton Khirnov | lavf: make av_set_pts_info private. |
blob | commitdiff | raw | diff to current |
2011-10-19 |
Anton Khirnov | lavf: replace av_new_stream->avformat_new_stream part II. |
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-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-03-07 |
Anton Khirnov | avio: avio_ prefix for url_fsize |
blob | commitdiff | raw | diff to current |
2011-03-04 |
Anton Khirnov | avio: add avio_tell macro as a replacement for url_ftell |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Anton Khirnov | avio: avio_ prefix for url_fseek |
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-02-21 |
Anton Khirnov | avio: avio_ prefixes for get_* functions |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Anton Khirnov | avio: rename ByteIOContext to AVIOContext. |
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 |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
blob | commitdiff | raw | diff to current |
2010-03-31 |
Jean-Daniel Dupas | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG... |
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-06-22 |
Daniel Verkamp | Add ff_ prefixes to exported symbols in libavformat... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Aurelien Jacobs | Change semantic of CONFIG_*, HAVE_* and ARCH_*. |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Oded Shimon | Update lavf/libnut.c to _tt type names in libnut API |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Diego Biurrun | Replace generic CONFIG_MUXERS preprocessor conditionals... |
blob | commitdiff | raw | diff to current |
2008-08-23 |
Aurelien Jacobs | convert every muxer/demuxer to write/read sample_aspect... |
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 |
2007-11-21 |
Björn Axelsson | Use dynamically allocated ByteIOContext in AVFormatContext |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Diego Biurrun | Give the libnut muxer a lib prefix in its name so it... |
blob | commitdiff | raw | diff to current |
2007-09-05 |
Ramiro Polla | Prefix library format names with 'lib' in libavformat |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Michael Niedermayer | allocate 32 extra bytes at the end of the probe buffer... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Oded Shimon | remove usage of deprecated functions in libnut.c (codec... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Oded Shimon | Add doxygen file header to libnut.c |
blob | commitdiff | raw | diff to current |
2007-02-25 |
Diego Biurrun | Add LGPL header as requested by Oded. |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Diego Biurrun | Properly separate native and libnut NUT (de)muxers. |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Michael Niedermayer | add codec_id <-> codec_tag tables to AVIn/OutputFormat |
blob | commitdiff | raw | diff to current |
2006-12-23 |
Oded Shimon | sync to libnut, nom->num |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Oded Shimon | change mpeg4 fourcc from "mp4s" to "mp4v" |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Oded Shimon | update to libnut, use framecode table generator |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Oded Shimon | update to libnut API, changes to frame_table_input |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Oded Shimon | Update to libnut API, non-negative errors |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Oded Shimon | update to libnut API, don't free the streams |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Oded Shimon | update to libnut, add cache_syncpoints |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Oded Shimon | update to libnut API, rename nut.h->libnut.h |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Oded Shimon | change include "nut.h" to <nut.h> to make gcc pick... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Oded Shimon | Add libnut support until ffmpeg gets an independant... |
blob | commitdiff | raw | diff to current |
|