summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
...
* | lavf: add use_wallclock_as_timestampsMichael Niedermayer2012-08-18
* | avformat: export queue_attached_picturesMichael Niedermayer2012-08-16
* | lavf: return APIC fourcc from query_format() if the codec is supported as an ...Michael Niedermayer2012-08-10
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | lavf: move nb_decoded_frames out of info.Michael Niedermayer2012-08-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|
| * lavf: deprecate r_frame_rate.Anton Khirnov2012-07-29
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-29
|\|
| * lavf: use dts difference instead of AVPacket.duration in find_stream_info()Anton Khirnov2012-07-29
| * avf: introduce nobuffer optionLuca Barbato2012-07-29
* | lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio()Stefano Sabatini2012-07-25
* | lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files.Michael Niedermayer2012-07-25
* | lavf: make cmdutils's check_stream_specifier public.Nicolas George2012-07-20
* | doxy: move av_guess_sample_aspect_ratio to correct placeDerek Buitenhuis2012-07-13
* | lavf: inject sample skip side data when requested by the demuxerMichael Niedermayer2012-07-12
* | cosmetics: various spelling fixesLou Logan2012-07-06
* | lavf: add proper enum type for fmt ctx duration esitmation methodMichael Bradshaw2012-06-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-22
|\|
| * lavf: include libavutil/time.h instead of redeclaring av_gettime()Mans Rullgard2012-06-21
* | avformat: add 48 fps to the NTSC frameratesHendrik Leppkes2012-06-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-20
|\|
| * Move av_gettime() to libavutilMans Rullgard2012-06-20
* | lavf: add field for how duration is estimatedMichael Bradshaw2012-06-18
* | avformat: add needs_parsing type to enable codec TS use.Michael Niedermayer2012-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-21
|\|
| * avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-20
* | Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docsMichael Bradshaw2012-05-16
* | lavf: add av_guess_frame_sample_aspect_ratio functionMarton Balint2012-05-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-07
|\|
| * lavf: add missing '*' in a doxy.Anton Khirnov2012-05-07
* | lavf: add AVFMT_SEEK_TO_PTS to indicate seeking is per PTS.Michael Niedermayer2012-04-30
* | Add skip_to_keyframe stream variable.Reimar Döffinger2012-04-16
* | Add AVIO_FLAG_DIRECT.Reimar Döffinger2012-04-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-27
|\|
| * make av_interleaved_write_frame() flush packets when pkt is NULLJindrich Makovicka2012-03-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-26
|\|
| * lavf doxy: expand AVStream.codec doxy.Anton Khirnov2012-03-26
| * lavf doxy: improve AVStream.time_base doxy.Anton Khirnov2012-03-26
| * lavf doxy: add some basic documentation about reading from the demuxer.Anton Khirnov2012-03-26
| * lavf doxy: document passing options to demuxers.Anton Khirnov2012-03-26
| * lavf doxy: clarify that an AVPacket contains encoded data.Anton Khirnov2012-03-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-25
|\|
| * libavformat: Document who sets the AVStream.id fieldMartin Storsjö2012-03-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-21
|\|
| * lavf: make av_interleave_packet_per_dts() private.Anton Khirnov2012-03-20
| * lavf: deprecate av_read_packet().Anton Khirnov2012-03-20
* | cosmetics: fix some typosLou Logan2012-03-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-06
|\|
| * avformat: do not require a pixel/sample format if there is no decoderJustin Ruggles2012-03-05