summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ppc: vorbisdsp: Drop some unnecessary #includesDiego Biurrun2013-01-20
* avconv: Increase the SDP buffer size to fit xiph SDPsMartin Storsjö2013-01-20
* rtpdec: Move setting the parsing flags to the actual depacketizersMartin Storsjö2013-01-20
* rtpdec: Split handling of mpeg12 audio/video to a separate depacketizerMartin Storsjö2013-01-20
* rtpdec: Split mpegts parsing to a normal depacketizerMartin Storsjö2013-01-20
* rtpdec: Reorder payload handler registration alphabeticallyMartin Storsjö2013-01-20
* mpegts: Share the cleanup code between the demuxer and lavf-internal parser f...Martin Storsjö2013-01-20
* rtpdec_mpeg4: Return one AAC AU per AVPacketMartin Storsjö2013-01-20
* ppc: Include string.h for memsetMartin Storsjö2013-01-20
* videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNALJanne Grunau2013-01-20
* dsputil: drop non-compliant "fast" qpel mc functionsMans Rullgard2013-01-20
* get_bits: change the failure condition in init_get_bitsLuca Barbato2013-01-20
* Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.Ronald S. Bultje2013-01-19
* Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje2013-01-19
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-19
* mpegvideo: fix loop condition in draw_line()Xi Wang2013-01-19
* dvdsubdec: parse the size from the extradataClément Bœsch2013-01-19
* x86: dsputil: Drop some unused macro definitionsDiego Biurrun2013-01-18
* x86: Add a Yasm-based emms() replacementMartin Storsjö2013-01-18
* x86inc: Add cvisible macro for C functions with public prefixDiego Biurrun2013-01-18
* x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-18
* configure: Run SHFLAGS through ldflags_filter()Sean McGovern2013-01-18
* h264: avoid pointless copying of ref listsAnton Khirnov2013-01-18
* lavr: always reset mix function names and pointers in mix_function_init()Justin Ruggles2013-01-17
* lavr: call mix_function_init() in ff_audio_mix_set_matrix()Justin Ruggles2013-01-17
* fate: update ref after rv30_loop_filter fixLuca Barbato2013-01-17
* rv30: fix masking in rv30_loop_filter()Xi Wang2013-01-17
* lavc: support ZenoXVID custom tagLuca Barbato2013-01-17
* libcdio: support recent cdio-paranoiaLuca Barbato2013-01-17
* float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_windowMartin Storsjö2013-01-17
* theora: Skip zero-sized headersMartin Storsjö2013-01-17
* idcin: fix memleaks in idcin_read_packet()Justin Ruggles2013-01-16
* lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-16
* rtpdec_mpeg4: Check the remaining amount of data before readingMartin Storsjö2013-01-16
* rtpdec_mpeg4: Check the return value from mallocMartin Storsjö2013-01-15
* srtp: Mark a few variables as uninitializedMartin Storsjö2013-01-15
* configure: Make the new srtp protocol depend on the rtp protocolMartin Storsjö2013-01-15
* lavf: Add a fate test for the SRTP functionsMartin Storsjö2013-01-15
* lavu: Add a fate test for the HMAC APIMartin Storsjö2013-01-15
* h264: add 3 pixels below for subpixel filter wait positionRonald S. Bultje2013-01-15
* dvdsubdec: Support palette in mkvJoakim Plate2013-01-15
* x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflagsDiego Biurrun2013-01-15
* vf_fps: add final flushed frames to the dropped frame countJustin Ruggles2013-01-15
* rv34_parser: Adjust #if for disabling individual parsersDiego Biurrun2013-01-15
* x86: ABSB2: port to cpuflagsDiego Biurrun2013-01-15
* x86: ABSB: port to cpuflagsDiego Biurrun2013-01-15
* sdp: Include SRTP crypto params if using the srtp protocolMartin Storsjö2013-01-15
* lavf: Add a protocol for SRTP encryption/decryptionMartin Storsjö2013-01-15
* rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES)Martin Storsjö2013-01-15
* lavf: Add functions for SRTP decryption/encryptionMartin Storsjö2013-01-15