2012-03-06 |
Carl Eugen Hoyos | mov: Allow last chunk to have an arbitrary number of... |
blob | commitdiff | raw |
2012-03-05 |
Justin Ruggles | mov: do not set AVCodecContext.frame_size |
blob | commitdiff | raw | diff to current |
2012-02-29 |
Anton Khirnov | lavc: deprecate AVCodecContext.color_table_id. |
blob | commitdiff | raw | diff to current |
2012-02-23 |
Justin Ruggles | mov: set channel layout for AC-3 streams based on the... |
blob | commitdiff | raw | diff to current |
2012-02-22 |
Martin Storsjö | movdec: Don't parse all fragments if ignidx is set |
blob | commitdiff | raw | diff to current |
2012-02-22 |
Martin Storsjö | movdec: Restart parsing root-level atoms at the right... |
blob | commitdiff | raw | diff to current |
2012-02-21 |
Martin Storsjö | movdec: Adjust keyframe flagging in fragmented files |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Martin Storsjö | mov: Use defines for sample flags in fragments |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Martin Storsjö | mov: Use defines for trun flags |
blob | commitdiff | raw | diff to current |
2012-02-18 |
Martin Storsjö | mov: Use defines for tfhd flags |
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-02-03 |
Alex Converse | movdec: Avoid av_malloc(0) in stss |
blob | commitdiff | raw | diff to current |
2012-02-02 |
Martin Storsjö | movdec: Parse the dvc1 atom |
blob | commitdiff | raw | diff to current |
2012-02-02 |
Janne Grunau | movdec: fix dts generation in fragmented files |
blob | commitdiff | raw | diff to current |
2012-01-30 |
Martin Storsjö | movdec: Ignore sample_degradation_priority bits when... |
blob | commitdiff | raw | diff to current |
2012-01-27 |
Anton Khirnov | lavf: remove AVFormatParameters from AVFormatContext... |
blob | commitdiff | raw | diff to current |
2012-01-25 |
Martin Storsjö | movdec: Calculate an average bit rate for fragmented... |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Alex Converse | mov: Remove dead stores for spherical coordinates for... |
blob | commitdiff | raw | diff to current |
2012-01-15 |
Daniel Huang | mov, mxfdec: Employ more meaningful return values. |
blob | commitdiff | raw | diff to current |
2012-01-05 |
Alex Converse | mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled... |
blob | commitdiff | raw | diff to current |
2011-12-22 |
Alex Converse | mov: Don't stick the QuickTime field ordering atom... |
blob | commitdiff | raw | diff to current |
2011-12-11 |
Mans Rullgard | lavu: replace int/float punning functions |
blob | commitdiff | raw | diff to current |
2011-12-09 |
Justin Ruggles | mov: add support for reading and writing the 'chan... |
blob | commitdiff | raw | diff to current |
2011-12-05 |
Alex Converse | mov: Don't av_malloc(0). |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Alex Converse | mov: Allow empty stts atom. |
blob | commitdiff | raw | diff to current |
2011-11-30 |
Anton Khirnov | lavf: make av_set_pts_info private. |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Alex Converse | mov: Make format string match variable type. |
blob | commitdiff | raw | diff to current |
2011-11-22 |
Alex Converse | mov: Remove some redundant and obsolete comments. |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Martin Storsjö | avformat: Use avio_open2, pass the AVFormatContext... |
blob | commitdiff | raw | diff to current |
2011-11-05 |
Carl Eugen Hoyos | movdec: Set frame_size for AMR |
blob | commitdiff | raw | diff to current |
2011-10-29 |
Benjamin Larsson | mov: Avoid divide by zero in edit list dts handling |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Raivo Hool | mov: add support for hdvd and pgapmetadata atoms |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Raivo Hool | mov: rename function _stik, some indentation cosmetics |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Raivo Hool | mov: rename function _int8 to remove ambiguity, some... |
blob | commitdiff | raw | diff to current |
2011-10-21 |
Raivo Hool | mov: parse the gnre atom |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Anton Khirnov | lavf: use avpriv_ prefix for some dv functions. |
blob | commitdiff | raw | diff to current |
2011-10-20 |
Anton Khirnov | lavf: use avpriv_ prefix for ff_new_chapter(). |
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-10-17 |
Raivo Hool | mov: add support for TV metadata atoms tves, tvsn and... |
blob | commitdiff | raw | diff to current |
2011-10-14 |
Alex Converse | mov: 10l: Terminate string with 0 not '0' |
blob | commitdiff | raw | diff to current |
2011-10-14 |
Alex Converse | mov: Prevent illegal writes when chapter titles are... |
blob | commitdiff | raw | diff to current |
2011-10-11 |
Luca Barbato | mov: do not misreport empty stts |
blob | commitdiff | raw | diff to current |
2011-10-11 |
Luca Barbato | mov: cosmetics, fix for and if spacing |
blob | commitdiff | raw | diff to current |
2011-10-11 |
Raivo Hool | mov: read album_artist atom |
blob | commitdiff | raw | diff to current |
2011-10-11 |
Raivo Hool | mov: fix disc/track numbers and totals |
blob | commitdiff | raw | diff to current |
2011-09-21 |
Anton Khirnov | Remove some forgotten AVCodecContext.palctrl usage. |
blob | commitdiff | raw | diff to current |
2011-08-25 |
Alex Converse | mp4: Handle non-trivial ES Descriptors. |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Thierry Foucu | mov: add clcp type track as Subtitle stream. |
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-03 |
Mans Rullgard | Do not include mathematics.h in avutil.h |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Mans Rullgard | Do not include intfloat_readwrite.h in avutil.h |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Mans Rullgard | Remove return statements following infinite loops witho... |
blob | commitdiff | raw | diff to current |
2011-06-20 |
Yusuke Nakamura | mov: Fix empty edit detection. |
blob | commitdiff | raw | diff to current |
2011-06-10 |
Yusuke Nakamura | mov: Fix wrong timestamp generation for fragmented... |
blob | commitdiff | raw | diff to current |
2011-06-09 |
Alex Converse | movdec: Add support for the 'wfex' atom. |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Diego Biurrun | mov: Remove leftover crufty debug statement with refere... |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Anton Khirnov | Remove all uses of now deprecated metadata functions. |
blob | commitdiff | raw | diff to current |
2011-06-07 |
Diego Biurrun | Replace some av_log/printf + #ifdef combinations by... |
blob | commitdiff | raw | diff to current |
2011-06-03 |
Mans Rullgard | Mark some variables with av_unused |
blob | commitdiff | raw | diff to current |
2011-06-02 |
Mans Rullgard | Remove unused variables |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Yusuke Nakamura | mov: Support edit list atom version 1. |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Yusuke Nakamura | mov: fix composition timestamps on movie fragments. |
blob | commitdiff | raw | diff to current |
2011-04-23 |
Alex Converse | Fix mov debug (u)int64_t format strings. |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Stefano Sabatini | avio: remove AVIO_* access symbols in favor of new... |
blob | commitdiff | raw | diff to current |
2011-04-15 |
Kostya Shishkov | make containers pass palette change in AVPacket |
blob | commitdiff | raw | diff to current |
2011-04-07 |
Anton Khirnov | avio: AVIO_ prefixes for URL_ open flags. |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Anton Khirnov | avio: introduce an AVIOContext.seekable field |
blob | commitdiff | raw | diff to current |
2011-03-31 |
Alex Converse | mov: Add support for zero-sized stsc runs. |
blob | commitdiff | raw | diff to current |
2011-03-25 |
Justin Ruggles | mov: set audio service type for AC-3 from bitstream... |
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 | lavf: replace avio_seek(SEEK_CUR) with avio_skip where... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Anton Khirnov | avio: deprecate url_feof |
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-04 |
Anton Khirnov | lavf: deprecate get_strz() in favor of avio_get_str |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Anton Khirnov | lavf: replace all uses of url_fskip with avio_seek |
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-23 |
Anton Khirnov | avio: rename url_fopen/fclose -> avio_open/close. |
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: move init_put_byte() to a new private header... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Anton Khirnov | avio: rename ByteIOContext to AVIOContext. |
blob | commitdiff | raw | diff to current |
2011-02-10 |
Mans Rullgard | mov: remove stray semicolon |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Sascha Sommer | pass QDMC extradata to the decoder |
blob | commitdiff | raw | diff to current |
2011-01-29 |
Luca Barbato | Replace dprintf with av_dlog |
blob | commitdiff | raw | diff to current |
2011-01-28 |
John Stebbins | mov: add support for little-endian utf16 chapter names |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Baptiste Coudurier | In mov muxer, mux adpcm_ms and adpcm_ima_wav the way... |
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-26 |
Anton Khirnov | mov: simplify mov_read_chapters() by using avio_get_str16be |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Mans Rullgard | Revert "mov: simplify mov_read_chapters() by using... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Anton Khirnov | mov: simplify mov_read_chapters() by using avio_get_str16be |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Baptiste Coudurier | In mov demuxer, handle better wrong time scale, fix... |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Baptiste Coudurier | In mov demuxer, set r_frame_rate for cfr files |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Baptiste Coudurier | In mov demuxer, check that gmtime returns a valid value... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Baptiste Coudurier | In mov demuxer, check that stts data exists, fix crash... |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Baptiste Coudurier | In mov demuxer, read alac sample from extradata, fix... |
blob | commitdiff | raw | diff to current |
2010-11-25 |
Baptiste Coudurier | In mov demuxer, if multiple h264 stsd are present,... |
blob | commitdiff | raw | diff to current |
2010-11-23 |
Baptiste Coudurier | In ts demuxer, support aac flexmux using extradata... |
blob | commitdiff | raw | diff to current |
2010-11-21 |
Aurelien Jacobs | movdec: export creation_date as metadata |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Baptiste Coudurier | In mov demuxer, export .mov encoder metadata tag |
blob | commitdiff | raw | diff to current |
2010-10-05 |
Martin Storsjö | movdec: Free the previous extradata |
blob | commitdiff | raw | diff to current |
next |