summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* fix nsvdec.c compilation if DEBUG macro definedMaksym Veremeyenko2011-02-16
* Fix av_find_best_stream when using a programBalint Marton2011-02-16
* Document that av_write_header sets stream time_base to a value of it chosing.Reimar Döffinger2011-02-16
* spdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e9432b to the latest patchJanne Grunau2011-02-16
* os_support: fix poll() implementationMax Shakhmetov2011-02-15
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* fix nsvdec.c compilation if DEBUG definedMaksym Veremeyenko2011-02-15
* mpegtsenc: whitespace cosmeticsMans Rullgard2011-02-14
* mpegtsenc: set audio_type according to st->dispositionAnssi Hannula2011-02-14
* mpegts: set st->disposition according to ISO 639 language descriptorAnssi Hannula2011-02-14
* lavf: add AV_DISPOSITION_CLEAN_EFFECTS flagAnssi Hannula2011-02-14
* mmst: fix reading uninitialized data for ping packets.Ronald S. Bultje2011-02-14
* asfdec: fix build for big endian targetsMans Rullgard2011-02-13
* wtv: ignore empty data_guid chunksPeter Ross2011-02-13
* asfdec: don't export empty metadataAnton Khirnov2011-02-13
* asfdec: split reading stream properties out of asf_read_header()Anton Khirnov2011-02-13
* mmst: print packet type with error status code messageFrancesco Cosoleto2011-02-13
* lavf: print stream disposition in dump_stream_formatAnssi Hannula2011-02-13
* spdifenc: fix byte order on big-endian systemsAnssi Hannula2011-02-13
* spdifenc: IEC 61937 encapsulation of DTS-HD for HDMIAnssi Hannula2011-02-13
* movenc: Force first sample as SYNCTakashi Mochizuki2011-02-13
* rtsp/rdt: Assign the RTSPStream index to AVStream->idMartin Storsjö2011-02-11
* lavf: deprecate AVFormatContext.index_builtAnton Khirnov2011-02-10
* asfdec: deobfuscate reading video properties sizeAnton Khirnov2011-02-10
* asfdec: split asf_read_header()Anton Khirnov2011-02-10
* wtv: mark streams intended for hearing or visual impaired personsPeter Ross2011-02-10
* make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIREDPeter Ross2011-02-10
* add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIREDPeter Ross2011-02-10
* Remove final semicolon from some macrosMans Rullgard2011-02-10
* mov: remove stray semicolonMans Rullgard2011-02-10
* asfdec: skip the stream bitrate listAnton Khirnov2011-02-10
* asfdec: use an ASFContext array for storing stream bitratesAnton Khirnov2011-02-09
* asfdec: move DAR list to ASFContextAnton Khirnov2011-02-09
* udp: Enable address reuse by default for multicastDavid Fries2011-02-09
* asfdec: remove some write-only values from the contextAnton Khirnov2011-02-09
* asf: split ASFContext into muxer and demuxer parts.Anton Khirnov2011-02-09
* mpegts: remove unused macro MAX_SCAN_PACKETSVladimir Pantelic2011-02-09
* Frame-based multithreading framework using pthreadsAlexander Strange2011-02-09
* asf: make ff_guidcmp inline and move it to asf.hAnton Khirnov2011-02-09
* lavf: rename ff_probe_input_buffer to make it publicAnssi Hannula2011-02-08
* lavf: simplify pb parameter of ff_probe_input_bufferAnssi Hannula2011-02-08
* lavf: update ff_probe_input_buffer documentationAnssi Hannula2011-02-08
* oggdec: Fix incorrect assumption about header/data interleavingReimar Döffinger2011-02-08
* matroskadec: add generic element length validation.Reimar Döffinger2011-02-06
* Fix compile warning.Ronald S. Bultje2011-02-06
* avidec: simplify read_gab2_subAnton Khirnov2011-02-06
* lavf: move internal functions from avformat.h to internal.hAnton Khirnov2011-02-06
* Make av_set_pts_info keep previous time base if new one is invalid.Reimar Döffinger2011-02-06
* Always use av_set_pts_info to set the stream time base.Reimar Döffinger2011-02-06
* pass QDMC extradata to the decoderSascha Sommer2011-02-06