summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
...
* | sdp: Allow passing AVFormatContext flags to the SDP generationMartin Storsjö2011-05-20
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-05
|\|
| * Replace strncpy() with av_strlcpy().Alex Converse2011-05-03
* | In mov and flv muxer, check aac bitstream validity.Baptiste Coudurier2011-04-18
* | In mov muxer, compute avg bitrate in esdsBaptiste Coudurier2011-04-16
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-04
|\|
| * avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-03
| * avio: avio_ prefix for url_open_dyn_bufAnton Khirnov2011-04-03
| * avio: introduce an AVIOContext.seekable fieldAnton Khirnov2011-04-03
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | In ipod/mov/mp4 muxer, always write esds descriptor length using 4 bytes,Baptiste Coudurier2011-03-30
* | In mov muxer, fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier2011-03-30
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-17
|\|
| * avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
| * avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-04
| * movenc: use correct tag for dvcpro hdBaptiste Coudurier2011-03-02
| * movenc: fix tkhd height for imxBaptiste Coudurier2011-03-01
| * avio: avio_ prefix for url_fseekAnton Khirnov2011-03-01
| * movenc: remove uses of deprecated API.Ronald S. Bultje2011-02-25
| * store pasp atom for all types of quicktime movieMaksym Veremeyenko2011-02-25
| * reindent after tapt patchMaksym Veremeyenko2011-02-25
| * use tapt atom for sample aspect ratioMaksym Veremeyenko2011-02-25
| * lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov2011-02-25
| * avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
| * avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
| * movenc: Force first sample as SYNCTakashi Mochizuki2011-02-13
| * movenc: byteswap codec_tag in mov_write_ms_tagJanne Grunau2011-01-28
| * In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports itBaptiste Coudurier2011-01-28
| * Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* | avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-05
* | movenc: use correct tag for dvcpro hdBaptiste Coudurier2011-03-03
* | movenc: fix tkhd height for imxBaptiste Coudurier2011-03-03
* | avio: avio_ prefix for url_fseekAnton Khirnov2011-03-03
* | In mov muxer, fix adpcm mono muxing, patch by Alex ConverseBaptiste Coudurier2011-02-27
* | movenc: remove uses of deprecated API.Ronald S. Bultje2011-02-26
* | store pasp atom for all types of quicktime movieMaksym Veremeyenko2011-02-26
* | reindent after tapt patchMaksym Veremeyenko2011-02-26
* | use tapt atom for sample aspect ratioMaksym Veremeyenko2011-02-26
* | lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov2011-02-26
* | avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-22
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* | movenc: Force first sample as SYNCTakashi Mochizuki2011-02-14
* | movenc: byteswap codec_tag in mov_write_ms_tagJanne Grunau2011-01-28
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-28
* | In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it.Baptiste Coudurier2011-01-24
|/
* In mov muxer, override codec tag for dv in mov, fix remuxing from aviBaptiste Coudurier2011-01-07
* In mov muxer, override codec tag for h263 in mov, fix remuxing from 3gpBaptiste Coudurier2011-01-07
* Unset variable fps for mov and mp4 muxer, they support itBaptiste Coudurier2010-11-23
* In mov muxer, write artist metadata tagBaptiste Coudurier2010-10-15
* In mov muxer, use correct metadata tag for encoder, and use the generic metad...Baptiste Coudurier2010-10-15