summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat_new_stream: make the AVCodec parameter constRoman Savchenko2014-07-08
* smoothstreamingenc: Fix a memory leak on errorsMichael Niedermayer2014-07-07
* vc1test: Check malloc callNidhi Makhijani2014-07-06
* vc1test: Return proper error codesNidhi Makhijani2014-07-06
* librtmp: Don't free the temp url at the end of rtmp_openMartin Storsjö2014-07-06
* id3v2enc: use a case-insensitive comparison for APIC picture typeAnton Khirnov2014-07-03
* daud: split muxer and demuxerNidhi Makhijani2014-07-03
* lavf: document av_dump_format()Vittorio Giovara2014-07-02
* matroskadec: Fix a double negation typoMichael Niedermayer2014-07-02
* matroska: Factor out mkv_write_stereo_modeLuca Barbato2014-07-01
* matroska: Factor out write_track from mkv_write_tracksLuca Barbato2014-07-01
* matroska: K&R formatting cosmeticsLuca Barbato2014-07-01
* mov: Support default-base-is-moof.Yusuke Nakamura2014-07-01
* rtpenc_jpeg: check for color_range tooVittorio Giovara2014-06-28
* dump_stream: print the timebase as is, do not reduce itAnton Khirnov2014-06-26
* Check mp3 header before calling avpriv_mpegaudio_decode_header().Justin Ruggles2014-06-22
* Replace av_malloc() and memset(0) by av_mallocz()Diego Biurrun2014-06-22
* build: Add missing object files for webm muxerDiego Biurrun2014-06-22
* build: Add missing object files for Matroska demuxerDiego Biurrun2014-06-22
* build: Add missing replaygain object file for CAF demuxerDiego Biurrun2014-06-22
* rtsp: Support misordered fmtp rtpmapJoshua Kordani2014-06-18
* rtsp: Factor out fmtp parsingLuca Barbato2014-06-18
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-18
* riffenc: take an AVStream instead of an AVCodecContextAnton Khirnov2014-06-18
* lavf: add the notimestamps flag to the muxers missing itAnton Khirnov2014-06-18
* rtpenc: base max_frames_per_packet on avg_frame_rate, not codec timebaseAnton Khirnov2014-06-18
* Remove avserver.Anton Khirnov2014-06-18
* flvenc: Don't over-count metadata.Josh Allmann2014-06-17
* lavf: dump stream side data when probingVittorio Giovara2014-06-14
* lavf: group dump functions togetherVittorio Giovara2014-06-14
* Remove some unnecessary CONFIG_FOO_COMPONENT ifdefsDiego Biurrun2014-06-12
* mpegts: Provide an option to override the pcr periodLuca Barbato2014-06-10
* mpegts: Move the option section to the bottomLuca Barbato2014-06-10
* oggenc: Set the right AVOption size for the pref_duration optionMartin Storsjö2014-06-06
* mov: Export geotag metadata fieldsMartin Storsjö2014-06-06
* oggenc: Support flushing the muxerMartin Storsjö2014-06-04
* rtmpproto: read metadata to set correct FLV headerUwe L. Korn2014-06-01
* rtmppkt: Add method to read an AMF string that is not prefixed by its typeUwe L. Korn2014-06-01
* flvdec: Do not default to a video and audio streamUwe L. Korn2014-06-01
* flac muxer: support reading updated extradata from side dataAnton Khirnov2014-06-01
* flac muxer: accept only STREAMINFO extradataAnton Khirnov2014-06-01
* matroskaenc: Allow VP9 and Opus in webmTudor Suciu2014-06-01
* rtpenc_chain: Don't copy the time base to the source stream by defaultMartin Storsjö2014-05-31
* Revert "rtpenc_chain: Don't copy the time_base back to the caller"Martin Storsjö2014-05-30
* matroskaenc: set the stream timebase earlierAnton Khirnov2014-05-29
* flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov2014-05-29
* movenc: write avg_frame_rate as the framerate, not the codec timebaseAnton Khirnov2014-05-29
* matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov2014-05-29
* nut: Support experimental NUT 4 featuresLuca Barbato2014-05-28
* avformat: Provide a standard compliance flagLuca Barbato2014-05-28