summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* pcm: change references to raw to pcmLuca Barbato2012-10-25
* pcmdec: change default of channels parameter to 1Janne Grunau2012-10-25
* rawdec: remove ff_raw_read_headerLuca Barbato2012-10-25
* pcmdec: remove dependency from rawdecLuca Barbato2012-10-25
* g722: refactor out of rawdec.cLuca Barbato2012-10-25
* rawvideo: use a specific read_headerLuca Barbato2012-10-25
* avutil: Make LZO decoder code configure-time selectableDiego Biurrun2012-10-25
* smoothstreamingenc: Don't assume streams start from timestamp 0Martin Storsjö2012-10-24
* asfdec: cosmetics, reformat ff_asf_parse_packet()Anton Khirnov2012-10-24
* rtmppkt: Avoid unescaped backslash in Doxygen commentDiego Biurrun2012-10-23
* build: Plan 9 supportMans Rullgard2012-10-23
* network: use getservbyport() only if availableMans Rullgard2012-10-23
* network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLENMans Rullgard2012-10-23
* Improve wording and spelling of av_log_missing_feature messages.Diego Biurrun2012-10-23
* riff: remove a write-only variableAnton Khirnov2012-10-22
* rtpdec: Don't pass a non-AVClass pointer as log contextMartin Storsjö2012-10-22
* rtsp: Update a comment to the current filename schemeMartin Storsjö2012-10-22
* rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packetMartin Storsjö2012-10-20
* rtsp: Allow setting the reordering buffer size via an AVOptionMartin Storsjö2012-10-18
* rtsp: Vertically align a constant definitionMartin Storsjö2012-10-18
* rtp: Update the check for distinguishing between RTP and RTCPMartin Storsjö2012-10-18
* riff: Move functions around to be covered by appropriate #ifdefsDiego Biurrun2012-10-18
* avformat: Fix references to the removed function av_write_header in commentsMartin Storsjö2012-10-18
* gxf: Add a local copy of the relevant parts of the frame rate tableMartin Storsjö2012-10-18
* aviobuf: Remove a senseless ifdef in avio_seekMartin Storsjö2012-10-18
* wavdec: check size before reading the data, not after.Anton Khirnov2012-10-16
* wav: do not fail on empty INFO tagsAnton Khirnov2012-10-16
* lavf: split wav muxer and demuxer into separate files.Anton Khirnov2012-10-16
* wav muxer: write metadataVictor Vasiliev2012-10-16
* riff: do not write empty INFO tagsVictor Vasiliev2012-10-16
* lavf: move RIFF INFO tag writing from avienc to riffVictor Vasiliev2012-10-16
* network: #include stdint.h in network.hMans Rullgard2012-10-16
* nut: export codec_tag provided by rawvideoLuca Barbato2012-10-16
* avserver: move avserver-specific code from ffmdec.c to avserver.cMans Rullgard2012-10-16
* rmdec: Move SIPR code shared with Matroska demuxer to a separate fileDiego Biurrun2012-10-15
* nut: support pcm codecs not mapped in aviLuca Barbato2012-10-13
* nut: prioritize native tagsLuca Barbato2012-10-13
* rtpdec_xiph: fix function return typeMans Rullgard2012-10-12
* smjpeg: fix type of 'ret' variable in smjpeg_read_packet()Mans Rullgard2012-10-12
* Use proper return values in case of missing featuresDiego Biurrun2012-10-12
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-12
* rtspdec: Set the default port for listen mode, if none is specifiedMartin Storsjö2012-10-12
* rtmpproto: Fix an out of array writeMichael Niedermayer2012-10-12
* rtspdec: Fix use of uninitialized byteMichael Niedermayer2012-10-12
* md5: Allocate a normal private context for the opaque md5 context pointerMartin Storsjö2012-10-11
* Use the new aes/md5/sha/tree allocation functionsMartin Storsjö2012-10-11
* mxfdec: return error if no segments are available in mxf_get_sorted_table_seg...Janne Grunau2012-10-10
* segment: support applehttp style listLuca Barbato2012-10-10
* avio: introduce avio_closepLuca Barbato2012-10-10
* mpegtsenc: set muxing type notification to verboseLuca Barbato2012-10-10