36431 Commits (78bc4d69ebe6189395e5c7e4719ddef50bc943ba)
 

Author SHA1 Message Date
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
Martin Storsjö 8ee288d258 lavu: Add an API for calculating HMAC (RFC 2104) 12 years ago
Luca Barbato 47812070a2 libx264: use the library specific default rc_initial_buffer_occupancy 12 years ago
Luca Barbato bff3607547 lavc: set the default rc_initial_buffer_occupancy 12 years ago
Diego Biurrun d8c772de53 nutdec: Always return a value from nut_read_timestamp() 12 years ago
Diego Biurrun 99853cb8d4 configure: Make warnings from -Wreturn-type fatal errors 12 years ago
Diego Biurrun 51969a652c x86: ABS2: port to cpuflags 12 years ago
Rémi Denis-Courmont 171f1446f0 vdpau: Remove av_unused attribute from function declaration 12 years ago
Anton Khirnov ea382767ad h264: fix ff_generate_sliding_window_mmcos() prototype. 12 years ago
Sean McGovern 5e753ed502 suncc: Replace more GCC flags by their equivalents in suncc_flags() 12 years ago
Maximilian Seesslen 055b373080 libtheoraenc: fix granularity of video quality 12 years ago
Giorgio Vazzana 39403c6c1b oggparsetheora: fix comment header parsing 12 years ago
Ronald S. Bultje bad446e251 h264: don't clobber mmco opcode tables for non-first slice headers. 12 years ago