summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat: Use the mime type information in input probeLuca Barbato2014-07-29
* avstring: Expose the simple name match functionLuca Barbato2014-07-29
* avformat: Move av_probe_input* to format.cLuca Barbato2014-07-29
* caf: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-28
* dump: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-28
* mxf: Extract origin information from material and source trackMarc-Antoine Arnaud2014-07-28
* mxf: Detect Vanc/Vbi SMPTE-436M mxf trackMarc-Antoine Arnaud2014-07-28
* avformat: Mark AVOutputFormat argument in avformat_query_codec as constDiego Biurrun2014-07-26
* avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-26
* http: K&R formatting cosmeticsDiego Biurrun2014-07-23
* http: Use a constant for the supported header sizeLuca Barbato2014-07-22
* http: Do move the class instantiation in the conditional blockLuca Barbato2014-07-21
* http: Provide an option to override the HTTP methodLuca Barbato2014-07-21
* mpegts: do not export empty language tagsJan Gerber2014-07-21
* avpacket: Check for and return errors in ff_interleave_add_packet()Nidhi Makhijani2014-07-17
* mov: Clarify tkhd flag settingsLuca Barbato2014-07-11
* mov: Do not group tracks if more than one is enabled per typeLuca Barbato2014-07-11
* cdg: Forward error from avio_size() in read_header() functionNidhi Makhijani2014-07-10
* mpegts: pass MpegTSContext ptr explicitlyAlexander V. Lukyanov2014-07-10
* rtpdec: pass an AVFormatContext to ff_parse_fmtp()Anton Khirnov2014-07-09
* yuv4mpegenc: do not access AVCodecContext.coded_frameAnton Khirnov2014-07-09
* nsvdec: remove commented out cruftAnton Khirnov2014-07-09
* mov: free the dv demux context with avformat_free_context()Anton Khirnov2014-07-09
* mtv: do not set sample_rate for videoAnton Khirnov2014-07-09
* oggparsecelt: do not set AVCodecContext.frame_sizeAnton Khirnov2014-07-09
* adxdec: get rid of an avpriv functionAnton Khirnov2014-07-09
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* avformat: update muxing doxyAnton Khirnov2014-07-09
* cdg: set the keyframe flag on the first packetAnton Khirnov2014-07-09
* mov: Remove a variable that is set but never usedMartin Storsjö2014-07-08
* nut: Use nut->version in the version range checkLuca Barbato2014-07-08