| Commit message (Expand) | Author | Age | Files | Lines |
* | asfenc: avoid negative timestampsn1.1-dev | Michael Niedermayer | 2012-09-28 | 1 | -0/+3 |
* | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' | Michael Niedermayer | 2012-09-16 | 1 | -1/+0 |
|\ |
|
| * | lavf: flush the output AVIOContext in av_write_trailer(). | Anton Khirnov | 2012-09-15 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-11 | 1 | -1/+1 |
|\| |
|
| * | dict: add av_dict_count() | Mans Rullgard | 2012-08-10 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -10/+10 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -2/+2 |
|\| |
|
| * | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -2/+2 |
| * | lavf: use conditional notation for default codec in muxer declarations. | Ronald S. Bultje | 2012-07-22 | 1 | -10/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-06 | 1 | -4/+8 |
|\| |
|
| * | cosmetics: Align muxer/demuxer declarations | Martin Storsjö | 2012-04-06 | 1 | -4/+8 |
* | | asfenc: properly write index information | Ramiro Polla | 2012-04-05 | 1 | -22/+42 |
* | | asfenc: start at object 1 instead of 0 | Ramiro Polla | 2012-04-05 | 1 | -1/+1 |
* | | asfenc: remove useless casts | Ramiro Polla | 2012-04-05 | 1 | -4/+4 |
* | | asfenc: reduce code duplication with new variable | Ramiro Polla | 2012-04-05 | 1 | -2/+3 |
* | | asfenc: rename some variables | Ramiro Polla | 2012-04-05 | 1 | -10/+10 |
* | | asfenc: realloc index_ptr fewer times | Ramiro Polla | 2012-04-05 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -1/+2 |
|\| |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | | Never use MP3 as default audio codec for asf. | ami_stuff | 2011-11-11 | 1 | -8/+0 |
* | | asfenc: Use wmav2 audio codec by default. | ami_stuff | 2011-11-11 | 1 | -1/+1 |
* | | asfenc: rename put_guid to ff_put_guid | Peter Ross | 2011-11-05 | 1 | -14/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-14 | 1 | -4/+0 |
|\| |
|
| * | riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header | John Brooks | 2011-10-14 | 1 | -4/+0 |
* | | Use WMAv2 as default audio codec for asf. | Carl Eugen Hoyos | 2011-10-05 | 1 | -1/+1 |
* | | Use M4S2 as default video tag for MPEG-4 ASP in asf. | Carl Eugen Hoyos | 2011-10-05 | 1 | -1/+1 |
* | | asfenc: fix assert failure on long ffserver runs | Chiranjeevi Melam | 2011-09-09 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -22/+22 |
|\| |
|
| * | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -22/+22 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -9/+9 |
|\| |
|
| * | Remove all uses of now deprecated metadata functions. | Anton Khirnov | 2011-06-08 | 1 | -9/+9 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-04 | 1 | -8/+8 |
|\| |
|
| * | avio: avio_ prefix for url_close_dyn_buf | Anton Khirnov | 2011-04-03 | 1 | -3/+3 |
| * | avio: avio_ prefix for url_open_dyn_buf | Anton Khirnov | 2011-04-03 | 1 | -3/+3 |
| * | avio: introduce an AVIOContext.seekable field | Anton Khirnov | 2011-04-03 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | avio: rename put_flush_packet -> avio_flush | Anton Khirnov | 2011-03-16 | 1 | -4/+4 |
* | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -10/+10 |
* | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -9/+9 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -90/+90 |
* | avio: move init_put_byte() to a new private header and rename it | Anton Khirnov | 2011-02-20 | 1 | -2/+3 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -13/+13 |
* | asf: split ASFContext into muxer and demuxer parts. | Anton Khirnov | 2011-02-09 | 1 | -0/+25 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -2/+2 |
* | lavf: move ff_put_str16_nolen from asf to avio and rename it | Anton Khirnov | 2011-01-21 | 1 | -3/+3 |
* | add ff_ prefix to metadata_conv() | Anton Khirnov | 2010-10-16 | 1 | -1/+1 |
* | Export metadata in the generic format. Deprecate old conversion API. | Anton Khirnov | 2010-10-15 | 1 | -2/+2 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -3/+3 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -9/+9 |