summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtpdec_h264: Pass NAL type 0 throughMartin Storsjö2010-12-061-4/+1
* rtpdec: Skip padding bytes at the end of packetsMartin Storsjö2010-12-061-0/+6
* In yadif filter, declare asm constants directly to avoid dependency on libavc...Baptiste Coudurier2010-12-063-4/+7
* rtpdec_qcelp: Use the depacketizer for static payload types, tooMartin Storsjö2010-12-051-0/+1
* rtsp: Look for RTP payload handlers for static payload types, tooMartin Storsjö2010-12-051-0/+5
* rtsp: Factorize code for initializing the rtp payload handlerMartin Storsjö2010-12-051-12/+14
* rtpdec: Add functions for finding depacketizers by name or payload idMartin Storsjö2010-12-052-0/+29
* rtpdec: Allow dynamic payload handlers to handle static payload types, tooMartin Storsjö2010-12-051-0/+3
* rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö2010-12-056-2/+234
* Allow to force colored output.Etienne Buira2010-12-052-3/+4
* RTP/VP8: Update the warning about the VP8 payloadMartin Storsjö2010-12-052-2/+4
* Add CODEC_CAP_NEG_LINESIZES.Stefano Sabatini2010-12-042-3/+9
* cosmetic: indentationAurelien Jacobs2010-12-041-2/+2
* add subtitle codec autodetectionAurelien Jacobs2010-12-042-1/+10
* Add forgotten deprecation to avcodec_pix_fmt_string().Stefano Sabatini2010-12-041-0/+1
* Cosmetics: add empty line which was previously removed.Stefano Sabatini2010-12-041-0/+1
* 10l, add ff_pw_1 to dsputil_mmx for yadif sse2Baptiste Coudurier2010-12-041-0/+1
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-047-2/+378
* Deprecate avcodec_pix_fmt_string() in favor ofStefano Sabatini2010-12-046-26/+37
* Implement av_image_alloc() and use it inStefano Sabatini2010-12-046-14/+51
* Declare sse2 and ssse2 function in yadif headerBaptiste Coudurier2010-12-041-0/+8
* Try to improve reordered_opaque doxy.Michael Niedermayer2010-12-041-2/+6
* Detect incorrect padding with wrong stuffing codes used by NEC N-02B.Michael Niedermayer2010-12-041-0/+7
* yadif sse2/ssse3 optimizationsBaptiste Coudurier2010-12-043-212/+294
* Count non-header data towards intra block bit count in MJPEG encoderBobby Bingham2010-12-041-0/+2
* Change the argument of memory allocation functions from unsigned int to size_tMichael Niedermayer2010-12-042-10/+19
* Change the argument of memory allocation functions from unsigned int to size_tMichael Niedermayer2010-12-042-6/+12
* set default subtitle_codec for ass muxerAurelien Jacobs2010-12-041-0/+1
* cosmetic: alignmentAurelien Jacobs2010-12-041-1/+1
* use designated initializer in ASS (de)muxerAurelien Jacobs2010-12-042-18/+16
* add myself as maintainer for ASS and SRTAurelien Jacobs2010-12-041-0/+3
* g722: Add a trellis encoderMartin Storsjö2010-12-031-0/+198
* Add myself as maintainer for g722.cMartin Storsjö2010-12-031-0/+1
* mpegtsenc: Improve PCR generation and outputTomas Härdin2010-12-031-24/+30
* skip top-level objects to search for the simple index in ASF filesStefan Gehrer2010-12-031-1/+14
* Add avfilter_graph_create_filter().Stefano Sabatini2010-12-026-36/+62
* Add missing overflow checks in av_image_fill_pointers() andStefano Sabatini2010-12-021-1/+12
* mpc: read id3v1 tags.Anton Khirnov2010-12-021-0/+3
* Use SECTION .text for yasm code.avcoder2010-12-011-0/+2
* adpcm: Skip samples whose ssd calculation has wrapped aroundMartin Storsjö2010-12-011-0/+6
* Add missing dependencies for frei0r_src in configure.Stefano Sabatini2010-11-301-0/+1
* Extend the frei0r filter syntax.Stefano Sabatini2010-11-302-3/+3
* Implement frei0r source.Stefano Sabatini2010-11-306-11/+144
* Remove @anchor{} commands from the POD output.Stefano Sabatini2010-11-301-0/+1
* Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422).Andrew Wason2010-11-291-0/+1
* Ensure that data_offset is set correctly when there are partialAaron Colwell2010-11-291-2/+20
* Partially revert "Simplify code by using av_metadata_set2()."Anton Khirnov2010-11-291-3/+5
* rtpdec: Remove useless NULL initializations when using designated initializersMartin Storsjö2010-11-293-3/+0
* rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initiali...Martin Storsjö2010-11-293-21/+21
* Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.Carl Eugen Hoyos2010-11-292-60/+61
OpenPOWER on IntegriCloud