summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* asfdec: fix build for big endian targetsMans Rullgard2011-02-14
* wtv: ignore empty data_guid chunksPeter Ross2011-02-14
* asfdec: split reading stream properties out of asf_read_header()Anton Khirnov2011-02-14
* mmst: print packet type with error status code messageFrancesco Cosoleto2011-02-14
* lavf: print stream disposition in dump_stream_formatAnssi Hannula2011-02-14
* spdifenc: fix byte order on big-endian systemsAnssi Hannula2011-02-14
* spdifenc: IEC 61937 encapsulation of DTS-HD for HDMIAnssi Hannula2011-02-14
* movenc: Force first sample as SYNCTakashi Mochizuki2011-02-14
* rtsp/rdt: Assign the RTSPStream index to AVStream->idMartin Storsjö2011-02-13
* lavf: deprecate AVFormatContext.index_builtAnton Khirnov2011-02-13
* asfdec: deobfuscate reading video properties sizeAnton Khirnov2011-02-11
* asfdec: split asf_read_header()Anton Khirnov2011-02-11
* wtv: mark streams intended for hearing or visual impaired personsPeter Ross2011-02-11
* make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIREDPeter Ross2011-02-11
* add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIREDPeter Ross2011-02-11
* Remove final semicolon from some macrosMans Rullgard2011-02-11
* mov: remove stray semicolonMans Rullgard2011-02-11
* asfdec: skip the stream bitrate listAnton Khirnov2011-02-11
* asfdec: use an ASFContext array for storing stream bitratesAnton Khirnov2011-02-11
* asfdec: move DAR list to ASFContextAnton Khirnov2011-02-11
* udp: Enable address reuse by default for multicastDavid Fries2011-02-11
* asfdec: remove some write-only values from the contextAnton Khirnov2011-02-11
* asf: split ASFContext into muxer and demuxer parts.Anton Khirnov2011-02-11
* mpegts: remove unused macro MAX_SCAN_PACKETSVladimir Pantelic2011-02-11
* Frame-based multithreading framework using pthreadsAlexander Strange2011-02-11
* asf: make ff_guidcmp inline and move it to asf.hAnton Khirnov2011-02-11
* lavf: rename ff_probe_input_buffer to make it publicAnssi Hannula2011-02-09
* lavf: simplify pb parameter of ff_probe_input_bufferAnssi Hannula2011-02-09
* lavf: update ff_probe_input_buffer documentationAnssi Hannula2011-02-09
* oggdec: Fix incorrect assumption about header/data interleavingReimar Döffinger2011-02-09
* matroskadec: add generic element length validation.Reimar Döffinger2011-02-09
* Fix compile warning.Ronald S. Bultje2011-02-09
* avidec: simplify read_gab2_subAnton Khirnov2011-02-09
* lavf: move internal functions from avformat.h to internal.hAnton Khirnov2011-02-09
* Make av_set_pts_info keep previous time base if new one is invalid.Reimar Döffinger2011-02-09
* pass QDMC extradata to the decoderSascha Sommer2011-02-09
* Update MINOR and set git rev for non-blocking flag API addition.Ronald S. Bultje2011-02-06
* Replace remaining occurrences of deprecated CH_* with AV_CH_*Anton Khirnov2011-02-06
* Non-blocking protocol: TCPNicolas George2011-02-06
* Non-blocking protocol: core wrapper functionsNicolas George2011-02-06
* Non-blocking protocols: flag and documentationNicolas George2011-02-06
* mp3enc: write ISO8859-1 instead of UTF-16 when possibleAnton Khirnov2011-02-06
* reindent after last commitPeter Ross2011-02-06
* wtv: do not use flag in stream_guid chunk to determine if stream is valid, as...Peter Ross2011-02-06
* applehttp: Handle absolute paths relative to the current serverMartin Storsjö2011-02-06
* movenchint: Use rtpenc_chain for setting up the chained RTP muxerMartin Storsjö2011-02-06
* rtpenc_chain: Don't copy the time_base back to the callerMartin Storsjö2011-02-06
* Use avformat_free_context for cleaning up muxersMartin Storsjö2011-02-06
* libavformat: Add a function for freeing an AVFormatContextMartin Storsjö2011-02-06
* libavformat: Use avcodec_copy_context for chained muxersMartin Storsjö2011-02-06