summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: bump version after mime_type changeVittorio Giovara2014-10-08
* avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun2014-10-08
* lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* sdp: Simplify parsing/conversion of H264 extradataMartin Storsjö2014-10-06
* hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-03
* lavf: fix memleaks in avformat_find_stream_info()Justin Ruggles2014-09-29
* sdp: Make opus declaration conform to the specTimothy B. Terriberry2014-09-29
* probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-26
* caf: Give context structure a consistent nameDiego Biurrun2014-09-26
* m4vdec: K&R formatting cosmeticsGabriel Dume2014-09-25
* lmlm4: K&R formatting cosmeticsGabriel Dume2014-09-25
* concat: K&R formatting cosmeticsGabriel Dume2014-09-25
* rtsp: Clear the session id on redirectsMartin Storsjö2014-09-24
* rtpenc: HEVC/H.265 supportThomas Volkert2014-09-24
* libavformat: Move avc mp4 startcode parsing to a shared fileMartin Storsjö2014-09-24
* rtpdec_hevc: Drop a duplicated, nonstandard entryVittorio Giovara2014-09-24
* rtpenc_chain: Pass the initial time_base hint on to the chained muxerMartin Storsjö2014-09-17
* apetag: Fix APE tag size checkKaterina Barone-Adesi2014-09-17
* libavformat: Check mkdir return error codesMartin Storsjö2014-09-07
* vc1: Split bits used in libavformat into a separate headerDiego Biurrun2014-09-04
* rtpdec: HEVC/H.265 supportThomas Volkert2014-09-03
* mpegts: Allow custom max resync sizeLuca Barbato2014-09-03
* 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