summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* movenc: add track title to tracksJohn Stebbins2014-08-06
* movenc: remove pointless loop around BITEXACT testJohn Stebbins2014-08-06
* movenc: Add option to disable nero chaptersJohn Stebbins2014-08-05
* mpegts: Add HEVC definitionsFemi Adeyemi-Ejeye2014-08-05
* mpegts: Define the section length with a constantLuca Barbato2014-08-04
* Add Icecast protocolMarvin Scholz2014-08-04
* http: Refactor http_open_cnxLuca Barbato2014-08-03
* flv: Index the audio streamLuca Barbato2014-08-01
* matroska: Register mime typesLuca Barbato2014-07-29
* aac: Register the mime typeLuca Barbato2014-07-29