36643 Commits (2ed008204d5467be03a0a3af1e293b2f7038d0a0)
 

Author SHA1 Message Date
Diego Biurrun d9bf716945 ppc: vorbisdsp: Drop some unnecessary #includes 12 years ago
Martin Storsjö a23abaf302 avconv: Increase the SDP buffer size to fit xiph SDPs 12 years ago
Martin Storsjö c6f1dc8e4c rtpdec: Move setting the parsing flags to the actual depacketizers 12 years ago
Martin Storsjö a9c847c1ba rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer 12 years ago
Martin Storsjö 2326558d52 rtpdec: Split mpegts parsing to a normal depacketizer 12 years ago
Martin Storsjö d5bb8cc2dd rtpdec: Reorder payload handler registration alphabetically 12 years ago
Martin Storsjö a717f99042 mpegts: Share the cleanup code between the demuxer and lavf-internal parser functions 12 years ago
Martin Storsjö 21f5c24b80 rtpdec_mpeg4: Return one AAC AU per AVPacket 12 years ago
Martin Storsjö d160a2fb4c ppc: Include string.h for memset 12 years ago
Janne Grunau 68f18f0351 videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL 12 years ago
Mans Rullgard 0b711ca3f3 dsputil: drop non-compliant "fast" qpel mc functions 12 years ago
Luca Barbato 4603ec85ed get_bits: change the failure condition in init_get_bits 12 years ago
Ronald S. Bultje 0e02b381b4 Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil. 12 years ago
Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 12 years ago
Ronald S. Bultje aeaf268e52 vp3: integrate clear_blocks with idct of previous block. 12 years ago
Xi Wang 992b031838 mpegvideo: fix loop condition in draw_line() 12 years ago
Clément Bœsch 40976257bc dvdsubdec: parse the size from the extradata 12 years ago
Diego Biurrun 822b0728f0 x86: dsputil: Drop some unused macro definitions 12 years ago
Martin Storsjö f4facd2ce7 x86: Add a Yasm-based emms() replacement 12 years ago
Diego Biurrun d633d12b2c x86inc: Add cvisible macro for C functions with public prefix 12 years ago
Diego Biurrun ef5d41a553 x86inc: Rename "program_name" to "private_prefix" 12 years ago
Sean McGovern 6d1114a806 configure: Run SHFLAGS through ldflags_filter() 12 years ago
Anton Khirnov 940b8b5861 h264: avoid pointless copying of ref lists 12 years ago
Justin Ruggles b90632d596 lavr: always reset mix function names and pointers in mix_function_init() 12 years ago
Justin Ruggles f07ef2d9c9 lavr: call mix_function_init() in ff_audio_mix_set_matrix() 12 years ago
Luca Barbato 56ef1ef1f7 fate: update ref after rv30_loop_filter fix 12 years ago
Xi Wang 783e37f7ef rv30: fix masking in rv30_loop_filter() 12 years ago
Luca Barbato 80ac87c13d lavc: support ZenoXVID custom tag 12 years ago
Luca Barbato 43e0e0c4e5 libcdio: support recent cdio-paranoia 12 years ago
Martin Storsjö 973b4d44f1 float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_window 12 years ago
Martin Storsjö e33db35b4a theora: Skip zero-sized headers 12 years ago
Justin Ruggles b805c725a3 idcin: fix memleaks in idcin_read_packet() 12 years ago
Justin Ruggles e034cc6c60 lavc: Move vector_fmul_window to AVFloatDSPContext 12 years ago
Martin Storsjö a7ba324413 rtpdec_mpeg4: Check the remaining amount of data before reading 12 years ago
Martin Storsjö 977d4a3b8a rtpdec_mpeg4: Check the return value from malloc 12 years ago
Martin Storsjö 42364fcbca srtp: Mark a few variables as uninitialized 12 years ago
Martin Storsjö 0eecafc948 configure: Make the new srtp protocol depend on the rtp protocol 12 years ago
Martin Storsjö c2603aa25b lavf: Add a fate test for the SRTP functions 12 years ago
Martin Storsjö 3130fa51a5 lavu: Add a fate test for the HMAC API 12 years ago
Ronald S. Bultje fb845ffdd3 h264: add 3 pixels below for subpixel filter wait position 12 years ago
Joakim Plate f924d52975 dvdsubdec: Support palette in mkv 12 years ago
Diego Biurrun dae1d507af x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags 12 years ago
Justin Ruggles 23098bbd50 vf_fps: add final flushed frames to the dropped frame count 12 years ago
Diego Biurrun 0b22107d95 rv34_parser: Adjust #if for disabling individual parsers 12 years ago
Diego Biurrun 320e1d0df3 x86: ABSB2: port to cpuflags 12 years ago
Diego Biurrun 094a7405e5 x86: ABSB: port to cpuflags 12 years ago
Martin Storsjö 611bf39bde sdp: Include SRTP crypto params if using the srtp protocol 12 years ago
Martin Storsjö 2f3bada63e lavf: Add a protocol for SRTP encryption/decryption 12 years ago
Martin Storsjö 424da30830 rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES) 12 years ago
Martin Storsjö ab2ad8bd56 lavf: Add functions for SRTP decryption/encryption 12 years ago