summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Remove extraneous semicolonsMans Rullgard2011-12-11
* sdp: Restore the original mp4 format h264 extradata if convertedMartin Storsjö2011-12-11
* rtpenc: Add support for mp4 format h264Luca Abeni2011-12-11
* rtpenc: Simplify code by introducing a separate end pointerMartin Storsjö2011-12-11
* movenc: Use the actual converted sample for RTP hintingMartin Storsjö2011-12-11
* Fix a bunch of common typos.Diego Biurrun2011-12-11
* rawdec: don't set codec timebase.Anton Khirnov2011-12-10
* lavf doxy: add muxing stuff to lavf_encoding groupAnton Khirnov2011-12-10
* lavf doxy: add demuxing stuff to lavf_decoding groupAnton Khirnov2011-12-10
* lavf doxy: expand/reword metadata API doxy.Anton Khirnov2011-12-10
* lavf doxy: add installed headers to groups.Anton Khirnov2011-12-10
* lavf doxy: add avio groups into the lavf_io group.Anton Khirnov2011-12-10
* lavf doxy: rename lavf I/O group to lavf_io.Anton Khirnov2011-12-10
* lavf doxy: add metadata docs to the main lavf groupAnton Khirnov2011-12-10
* flacdec: Support for tracks in cuesheet metadata blockPaul B Mahol2011-12-10
* flac muxer: fix writing of file header and STREAMINFO header from extradataJustin Ruggles2011-12-10
* Dxtory capture format decoderKostya Shishkov2011-12-10
* isom: sort and pretty-print codec_movaudio_tags[]Justin Ruggles2011-12-09
* isom: remove pointless comments in codec_movaudio_tags[]Justin Ruggles2011-12-09
* isom: remove commented-out tag for vorbisJustin Ruggles2011-12-09
* movenc: write 'chan' tag for AC-3 in MOVJustin Ruggles2011-12-09
* mov: add support for reading and writing the 'chan' tagJustin Ruggles2011-12-09
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-09
* cljr: add encoderPaul B Mahol2011-12-08
* tests/examples: Mark some variables only used within their files as static.Diego Biurrun2011-12-08
* tests/tools/examples: Replace direct exit() calls by return.Diego Biurrun2011-12-08
* avformat/utils: Drop unused goto label.Diego Biurrun2011-12-07
* rtmp: Use nb_invokes for all invoke commandsMartin Storsjö2011-12-07
* mov: Don't av_malloc(0).Alex Converse2011-12-05
* misc Doxygen markup improvementsDiego Biurrun2011-12-05
* doxygen: eliminate Qt-style doxygen syntaxDiego Biurrun2011-12-05
* avformat: use avcodec_decode_audio4() in avformat_find_stream_info()Justin Ruggles2011-12-04
* mov: Allow empty stts atom.Alex Converse2011-12-04
* yuv4mpeg: cosmetics: pretty-printingChris Berov2011-12-04
* oma: PCM supportDavid Goldwich2011-12-04
* oma: better format detection with small probe bufferDavid Goldwich2011-12-04
* oma: clearify ambiguous if conditionDavid Goldwich2011-12-04
* latmdec: fix audio specific config parsingJanne Grunau2011-12-03
* Do not memcpy raw video frames when using null muxerMans Rullgard2011-12-02
* asf: use packet dts as approximation of ptsJohn Stebbins2011-12-02
* asf: do not call av_read_frameLuca Barbato2011-12-02
* rtsp: Initialize the media_type_mask in the rtp guessing demuxerMartin Storsjö2011-12-02
* rtpenc: Add support for G726 audioMartin Storsjö2011-12-01
* rtpdec: Interpret the different G726 names as bits_per_coded_sampleMartin Storsjö2011-12-01
* rtpenc: Change rtp_send_samples to handle sample sizes other than even bytesMartin Storsjö2011-12-01
* rtpenc: Cast a rescaling parameter to int64_tMartin Storsjö2011-12-01
* pmpdec: don't use deprecated av_set_pts_info.Anton Khirnov2011-12-01
* Add PlayStation Portable PMP format demuxerReimar Döffinger2011-12-01
* proto: Realign struct initializersMartin Storsjö2011-12-01
* proto: Use .priv_data_size to allocate the private contextMartin Storsjö2011-12-01