summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf: Remove a now useless parameter to ffurl_register_protocolMartin Storsjö2013-10-30
* oggparsetheora: check av_mallocz resultAnton Khirnov2013-10-30
* oggparsetheora: return meaningful error codesAnton Khirnov2013-10-30
* oggparsetheora: K&R cosmetics, reformatAnton Khirnov2013-10-30
* lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov2013-10-29
* avio: Check for memory allocation failure of private dataDerek Buitenhuis2013-10-29
* lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from share...Anton Khirnov2013-10-28
* lavf: remove unreliable timestamp guessing heuristicAnton Khirnov2013-10-28
* avio: K&R formatting cosmeticsLuca Barbato2013-10-28
* movenc: Add an F4V muxerClément Bœsch2013-10-23
* nut: Fix unchecked allocationsDerek Buitenhuis2013-10-22
* avio: Use AVERROR_PROTOCOL_NOT_FOUNDLuca Barbato2013-10-21
* wtv: Seek by sector properlyLuca Barbato2013-10-18
* http: Check the auth string contents and not only the pointerMichael Niedermayer2013-10-14
* rtmp: Allocate the prev_pkt arrays dynamicallyMartin Storsjö2013-10-14
* http: Support auth method detection for POSTMartin Storsjö2013-10-13
* http: Add an option for forcing basic authenticationMartin Storsjö2013-10-13
* oggparsevorbis: fail on memory allocation errorVittorio Giovara2013-10-12
* oggvorbisdec: add support for embedded cover artJames Almer2013-10-12
* flac: move picture parsing code in a separate fileJames Almer2013-10-12
* oggdec: add support for Opus in Ogg demuxingNicolas George2013-10-12
* oggparsevorbis: check allocationsVittorio Giovara2013-10-12
* oggparsevorbis: support official chapter extensionJames Almer2013-10-12
* riff: Add a mapping for VP6AMartin Storsjö2013-10-12
* mxf: Add jpeg2000 codec to intra only codecsMatthieu Bouron2013-10-10
* flvenc: Write proper cropping for VP6 even if there's no extradataMartin Storsjö2013-10-10
* flvenc: Support muxing VP6A as wellMartin Storsjö2013-10-10
* flvenc: Don't pretend to support muxing "plain" VP6Martin Storsjö2013-10-10
* avi: directly resync on DV in AVI read failureLuca Barbato2013-10-10
* avi: DV in AVI must be considered single streamLuca Barbato2013-10-10
* avi: properly fail if the dv demuxer is missingLuca Barbato2013-10-10
* bmv: Remove unused variableDiego Biurrun2013-10-06
* oggparsevorbis: return meaningful errorsVittorio Giovara2013-10-05
* mov: Don't allocate arrays with av_malloc that will be reallocedMartin Storsjö2013-10-05
* rtmpproto: Validate the embedded flv packet size before copyingMartin Storsjö2013-10-04
* rtmpproto: Readjust the end of the flv buffer if handle_metadata exited earlyMartin Storsjö2013-10-04
* rtmpproto: Move the flv header/trailer addition to append_flv_dataMartin Storsjö2013-10-04
* rtmpproto: Clear the flv allocation size on reallocp failuresMartin Storsjö2013-10-04
* rtmpproto: Pass the 'live' parameter in the right unitMartin Storsjö2013-10-04
* rtmpproto: Print the error code string if there's no descriptionMartin Storsjö2013-10-04
* oggparsevorbis: K&R formatting cosmeticsVittorio Giovara2013-10-03
* avformat/output-example: Declare link dependency on libswscale in the MakefileDiego Biurrun2013-10-03
* rtmp: alias rtmp_listen to listenLuca Barbato2013-10-01
* mxf: Remove a typoLuca Barbato2013-10-01
* asfdec: Check the return value of asf_read_stream_propertiesMartin Storsjö2013-09-30
* omadec: fix bitrate for ATRAC3+ streamsMaxim Poliakovski2013-09-29
* Add support for multichannel ATRAC3+ streams.Maxim Poliakovski2013-09-29
* mxfdec: set audio timebase to 1/samplerateAnton Khirnov2013-09-29
* mov: Make sure the read sample count is nonnegativeMartin Storsjö2013-09-29
* bfi: Add some very basic sanity checks for input packet sizesMartin Storsjö2013-09-29