summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* network: properly declare WSADATA in windowsSergey Radionov2011-12-211-1/+4
* nut: support 10bit YUVLuca Barbato2011-12-211-0/+6
* oma: make header compile standaloneDiego Biurrun2011-12-201-1/+6
* mpegts: Suppress invalid timebase warnings on DMB streams.Alex Converse2011-12-201-1/+2
* mpegts: Fix typo in handling sections in the PMT.Alex Converse2011-12-201-1/+1
* mpegts: rename payload_index to payload_sizeLuca Barbato2011-12-191-9/+9
* segment: introduce segmented chain muxerLuca Barbato2011-12-193-0/+275
* lavf: force threads to 1 in avformat_find_stream_info()Anton Khirnov2011-12-181-0/+5
* lavf: add OpenMG audio muxer.Michael Karcher2011-12-184-2/+108
* omadec: split data that will be used in the muxer to a separate file.Anton Khirnov2011-12-184-24/+78
* lavf: rename oma.c -> omadec.cAnton Khirnov2011-12-182-1/+1
* mpegts: replace some magic numbers with the existing defineVladimir Pantelic2011-12-161-3/+3
* movenc: Rudimentary IODs support.Alex Converse2011-12-152-11/+31
* flvenc: Support muxing 16 kHz nellymoserMartin Storsjö2011-12-151-0/+3
* westwood: Make sure audio header info is present when parsing audio packetsShitiz Garg2011-12-151-0/+5
* applehttp: Properly clean up if unable to probe a segmentMartin Storsjö2011-12-141-1/+8
* applehttp: Avoid reading uninitialized memoryMartin Storsjö2011-12-141-1/+1
* v410 encoder and decoderDerek Buitenhuis2011-12-132-0/+2
* lavf: dealloc private options in av_write_trailerLuca Barbato2011-12-131-1/+1
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-124-8/+8
* Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-128-10/+8
* lavf: add avformat_close_input().Anton Khirnov2011-12-123-1/+23
* lavf: deprecate av_close_input_stream().Anton Khirnov2011-12-125-9/+17
* lavf doxy: add some basic demuxing documentation.Anton Khirnov2011-12-121-0/+38
* lavf doxy: add some general lavf information.Anton Khirnov2011-12-121-0/+35
* lavf doxy: add misc utility functions to a group.Anton Khirnov2011-12-121-113/+130
* lavf doxy: add av_guess_codec/format to the encoding group.Anton Khirnov2011-12-121-23/+24
* lavf doxy: add core functions to a doxy group.Anton Khirnov2011-12-121-88/+99
* lavu: replace int/float punning functionsMans Rullgard2011-12-1120-67/+70
* Remove extraneous semicolonsMans Rullgard2011-12-112-2/+2
* sdp: Restore the original mp4 format h264 extradata if convertedMartin Storsjö2011-12-111-0/+17
* rtpenc: Add support for mp4 format h264Luca Abeni2011-12-111-3/+28
* rtpenc: Simplify code by introducing a separate end pointerMartin Storsjö2011-12-111-5/+5
* movenc: Use the actual converted sample for RTP hintingMartin Storsjö2011-12-113-9/+24
* Fix a bunch of common typos.Diego Biurrun2011-12-1114-21/+22
* rawdec: don't set codec timebase.Anton Khirnov2011-12-101-1/+1
* lavf doxy: add muxing stuff to lavf_encoding groupAnton Khirnov2011-12-101-4/+14
* lavf doxy: add demuxing stuff to lavf_decoding groupAnton Khirnov2011-12-101-8/+21
* lavf doxy: expand/reword metadata API doxy.Anton Khirnov2011-12-101-2/+8
* lavf doxy: add installed headers to groups.Anton Khirnov2011-12-103-0/+13
* lavf doxy: add avio groups into the lavf_io group.Anton Khirnov2011-12-101-0/+3
* lavf doxy: rename lavf I/O group to lavf_io.Anton Khirnov2011-12-101-1/+1
* lavf doxy: add metadata docs to the main lavf groupAnton Khirnov2011-12-101-0/+1
* flacdec: Support for tracks in cuesheet metadata blockPaul B Mahol2011-12-101-0/+27
* flac muxer: fix writing of file header and STREAMINFO header from extradataJustin Ruggles2011-12-101-6/+4
* Dxtory capture format decoderKostya Shishkov2011-12-101-0/+1
* isom: sort and pretty-print codec_movaudio_tags[]Justin Ruggles2011-12-091-55/+42
* isom: remove pointless comments in codec_movaudio_tags[]Justin Ruggles2011-12-091-17/+17
* isom: remove commented-out tag for vorbisJustin Ruggles2011-12-091-2/+0
OpenPOWER on IntegriCloud