summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udp: Enable address reuse by default for multicastDavid Fries2011-02-091-2/+15
* asfdec: remove some write-only values from the contextAnton Khirnov2011-02-091-4/+1
* Fix build with threading disabledMans Rullgard2011-02-091-0/+2
* w32thread: add missing #include thread.hMans Rullgard2011-02-091-0/+1
* asf: split ASFContext into muxer and demuxer parts.Anton Khirnov2011-02-093-58/+66
* check sample_fmt in avcodec_openReimar Döffinger2011-02-091-0/+10
* mpegts: remove unused macro MAX_SCAN_PACKETSVladimir Pantelic2011-02-091-3/+0
* vp3: Frame-based multithreading supportAlexander Strange2011-02-091-23/+131
* Add missing git rev hash.Ronald S. Bultje2011-02-091-1/+1
* Deprecate avcodec_thread_init()Alexander Strange2011-02-098-20/+42
* Add missing git rev hash.Ronald S. Bultje2011-02-091-1/+1
* Frame-based multithreading framework using pthreadsAlexander Strange2011-02-0911-12/+1068
* Add missing git revision hask.Ronald S. Bultje2011-02-091-1/+1
* asf: make ff_guidcmp inline and move it to asf.hAnton Khirnov2011-02-092-6/+6
* Update qmin/qmax values for libx264 presetsJason Garrett-Glaser2011-02-0827-54/+54
* Fix broken vbv_buffer_init handling in libx264.cJason Garrett-Glaser2011-02-081-3/+2
* VP8: idct_mb optimizationsJason Garrett-Glaser2011-02-081-16/+16
* Fix ff_emu_edge_core_sse() on Win64.Ronald S. Bultje2011-02-081-5/+15
* lavf: rename ff_probe_input_buffer to make it publicAnssi Hannula2011-02-085-22/+26
* lavf: simplify pb parameter of ff_probe_input_bufferAnssi Hannula2011-02-082-5/+5
* lavf: update ff_probe_input_buffer documentationAnssi Hannula2011-02-081-1/+1
* oggdec: Fix incorrect assumption about header/data interleavingReimar Döffinger2011-02-081-7/+7
* Fix HOSTLIBS on HaikuFrançois Revol2011-02-081-0/+1
* Documentation updates for the git migrationReinhard Tartler2011-02-084-8/+8
* logging: downgrade recoverable errors to warningsStefan Kost2011-02-082-3/+3
* add APIChanges entry for fe9a3fbJanne Grunau2011-02-081-0/+3
* h264: define FF_PROFILE_H264_HIGH_444 to the correct valueJanne Grunau2011-02-082-0/+2
* libavfilter: add video movie sourceStefano Sabatini2011-02-086-1/+371
* Apply misc fixes to the image2 muxer documentation.Stefano Sabatini2011-02-081-4/+5
* Add documentation for the framecrc muxer.Stefano Sabatini2011-02-081-0/+40
* Add documentation for the crc muxer.Stefano Sabatini2011-02-081-0/+32
* Document null muxer.Stefano Sabatini2011-02-081-0/+22
* VP8: ARM NEON optimisations for dsp functionsMans Rullgard2011-02-075-0/+2079
* dvbsubdec: pass correct input buffer sizeJindrich Makovicka2011-02-071-3/+3
* Remove Xan WC4 cruft from xan.cKostya2011-02-071-30/+2
* Xan4 decoderKostya Shishkov2011-02-076-2/+435
* matroskadec: add generic element length validation.Reimar Döffinger2011-02-061-0/+17
* Fix compile warning.Ronald S. Bultje2011-02-061-1/+1
* avidec: simplify read_gab2_subAnton Khirnov2011-02-061-22/+16
* lavf: move internal functions from avformat.h to internal.hAnton Khirnov2011-02-065-25/+24
* Make av_set_pts_info keep previous time base if new one is invalid.Reimar Döffinger2011-02-062-8/+12
* Always use av_set_pts_info to set the stream time base.Reimar Döffinger2011-02-068-16/+12
* pass QDMC extradata to the decoderSascha Sommer2011-02-063-2/+4
* configure: check yasm/nasm for working pextrd opcodeAnssi Hannula2011-02-061-1/+1
* Make inter_rvlc and intra_rvlc static tables.Diego Elio Pettenò2011-02-062-5/+2
* Fill in missing date.Ronald S. Bultje2011-02-061-1/+1
* Update MINOR and set git rev for non-blocking flag API addition.Ronald S. Bultje2011-02-062-2/+2
* Replace remaining occurrences of deprecated CH_* with AV_CH_*Anton Khirnov2011-02-0614-21/+34
* Non-blocking protocol: TCPNicolas George2011-02-051-36/+11
* Non-blocking protocol: core wrapper functionsNicolas George2011-02-052-14/+19
OpenPOWER on IntegriCloud