summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara2014-08-28
* matroskadec: parse stereo mode on decodingVittorio Giovara2014-08-28
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-28
* matroska: list supported extensionsVittorio Giovara2014-08-28
* mpegenc: limit the maximum muxrateAnton Khirnov2014-08-27
* os_support: Adjust an outdated #endif commentDiego Biurrun2014-08-26
* mpeg: Write H264 streams at offset 2Luca Barbato2014-08-26
* libavformat: use MSG_NOSIGNAL when applicableRémi Denis-Courmont2014-08-25
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-25
* ogg: Use separate classes for the aliasesLuca Barbato2014-08-23
* os_support: Undefine lseek/stat/fstat before defining themDiego Biurrun2014-08-22
* ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato2014-08-22
* electronicarts: set the framerate for TGQ/TQIAnton Khirnov2014-08-22
* electronicarts: read the framerate for MADAnton Khirnov2014-08-22
* electronicarts: do not fail on zero-sized chunksAnton Khirnov2014-08-22
* adts: Return more meaningful error codesNidhi Makhijani2014-08-21
* mov: Drop unused parameter from ff_mov_read_esds()Diego Biurrun2014-08-19
* mxf: Support AACLuca Barbato2014-08-17
* mxf: Add the UL for the MPEG2VideoDescriptorLuca Barbato2014-08-17
* mxf: Add UID print helpersLuca Barbato2014-08-17
* cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* http: Reduce scope of a variable in parse_content_encoding()Diego Biurrun2014-08-15
* a64: Return correct error code on invalid data streamNidhi Makhijani2014-08-14
* mpegts: Do not try to write a PMT larger than SECTION_SIZELuca Barbato2014-08-13
* lavf: eliminate ff_get_audio_frame_size()Anton Khirnov2014-08-13
* http: Fix authentication, broken since 6a463e7fbMartin Storsjö2014-08-13
* ogg: update event_flags with STREAM_/METADATA_UPDATED whenever metadata changes.Andrew Stone2014-08-13
* mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metada...Andrew Stone2014-08-13
* nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED when...Andrew Stone2014-08-13
* flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever met...Andrew Stone2014-08-13
* Expose metadata found in onCuePoint events in .flv files.Andrew Stone2014-08-13
* Set protocol-level metadata in AVFormatContext any time a packet is read.Andrew Stone2014-08-13
* http: enable icy metadata by default.Andrew Stone2014-08-13
* http: export icecast metadata as an option with name "metadata".Andrew Stone2014-08-13
* lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone2014-08-13
* http: Stop reading after receiving the whole file for non-chunked transfersMartin Storsjö2014-08-13
* mpegts: Return proper error code on invalid input dataNidhi Makhijani2014-08-10
* mpeg: Suppress a compiler warning on callback typeLuca Barbato2014-08-09
* Remove obsolete FF_API_REFERENCE_DTS cruft.Anton Khirnov2014-08-09
* Remove obsolete FF_API_PROBE_MIME cruft.Anton Khirnov2014-08-09
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* mpeg: K&R formatting cosmeticsLuca Barbato2014-08-08
* mpegts: Use av_free() to free memory allocated by av_strdup()Diego Biurrun2014-08-08
* mpegts: Fix memory leaks and related crashes in mpegs_write_header()Diego Biurrun2014-08-07
* mpegts: Avoid unnecessary variable shadowingDiego Biurrun2014-08-07
* mpegts: Drop some unnecessary parenthesesDiego Biurrun2014-08-07
* mpegts: K&R formatting cosmeticsDiego Biurrun2014-08-07
* movenc: fix QT chapter track character encodingJohn Stebbins2014-08-06