63256 Commits (8636b11bdc6ecd7c486d3463a7dcb22b0c0a9ba7)
 

Author SHA1 Message Date
Michael Niedermayer 341cacb9ac avcodec/x86/hevcdsp_init: fix build failure with --disable-mmx 11 years ago
Michael Niedermayer e54c052bee avcodec/mpeg4videodec: print run/level/index values 11 years ago
Michael Niedermayer 6df33c4926 avcodec: include GET_RL_VLC() in trace output 11 years ago
plepere 63832e01c3 hvcodec/x86/hevcdsp: make macros more modular to support functions that are not sse4 11 years ago
Clément Bœsch 5623a10526 avfilter/phase: make the main loop readable. 11 years ago
Clément Bœsch 5df10150d4 avfilter/phase: add some constness for RO data pointers. 11 years ago
Clément Bœsch 69d72140ac avfilter/phase: add timeline support. 11 years ago
Clément Bœsch 8de600de55 avfilter/phase: avoid a memcpy per frame. 11 years ago
Clément Bœsch 687119aa9d avfilter/phase: do not pass the whole context to analyze_plane(). 11 years ago
Clément Bœsch 362ab940fc avfilter/phase: add comment on the context cached frame. 11 years ago
Michael Niedermayer 996fffbbb3 Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e' 11 years ago
Michael Niedermayer 126927c58e avcodec/exr: mark gama option as experimental / unsupported 11 years ago
Gonzalo Garramuno cd3daad77e avcodec/exr: Add a gamma flag to exr loader to avoid banding 11 years ago
Michael Niedermayer 0c2a6dabce avformat/rtmpproto: add FFMIN() to av_strlcpy() 11 years ago
Martin Storsjö 0bacfa8d37 rtmpproto: Check the buffer sizes when copying app/playpath strings 11 years ago
Michael Niedermayer aff352be63 avcodec/mjpegdec: zero gb to silence warning about it being possibly uninitialized 11 years ago
Michael Niedermayer ce4ae18405 avcodec/takdec: Always initialize hsize, silence "may be used uninitialized" warning 11 years ago
Michael Niedermayer 62a9725bc9 avcodec/dcadec: add an assert to silence a uninitialized variable warning 11 years ago
Michael Niedermayer 7e79d72c28 avcodec/dcadec: remove always true if() 11 years ago
Michael Niedermayer 364e8904ce avcodec/cinepakenc: Fix "may be used uninitialized in this function" warnings 11 years ago
Michael Niedermayer 6c23a85000 avfilter/af_compand: Silence "may be used uninitialized" warning 11 years ago
Michael Niedermayer c71f8d40be Merge remote-tracking branch 'lukaszmluki/master' 11 years ago
Lukasz Marek 9b60d907ae lavc: use av_fifo_freep 11 years ago
Lukasz Marek ce1eefe691 lavf: use av_fifo_freep 11 years ago
Lukasz Marek a5f2f33a67 ffmpeg: use av_fifo_freep 11 years ago
Lukasz Marek 75a19f5eec lavd/jack_audio: use av_fifo_freep 11 years ago
Lukasz Marek 70b63419ee lavfi: use av_fifo_freep 11 years ago
Lukasz Marek 351f6118c7 lavu/fifo: add av_fifo_freep function 11 years ago
Michael Niedermayer 9e58677438 avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental 11 years ago
Michael Niedermayer 54ae58802e avcodec/cinepakenc: drop coded_frame init 11 years ago
Michael Niedermayer a6e9448dc6 avcodec/cinepakenc: Zero AVPictures, silence "may be used uninitialized" warnings 11 years ago
Michael Niedermayer a779602584 avcodec/eamad: silence uninitialized variable warnings 11 years ago
Michael Niedermayer eeb48353ab avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" variables 11 years ago
Michael Niedermayer efbf107f5b avfilter/aeval: silence "may be used uninitialized" warning 11 years ago
Matt Oliver 1898c2f49d inline asm: fix arrays as named constraints. 11 years ago
Michael Niedermayer 134206ca7a avformat/utils: fix const warnings 11 years ago
Michael Niedermayer 8dd435f0cf cmdutils: include config.h, fix "is not defined" warning due to CONFIG_OPENCL 11 years ago
Michael Niedermayer cd20b93e2f avformat/h263dec/h263_probe: Check TR 11 years ago
Michael Niedermayer 3ad21c50af avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in 11 years ago
Michael Niedermayer 04b15a6055 avformat/h263dec: shift data in state to make more bits available to probe 11 years ago
Michael Niedermayer 326463893b avcodec/wavpack: initialize pointers to silence warning about them possibly being uninitialized 11 years ago
Michael Niedermayer 84655bdaed avcodec/hevc: remove unused variable 11 years ago
James Almer 4cdea92976 swresample/resample: add missing xmm clobbers 11 years ago
Michael Niedermayer d68ed9f257 Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78' 11 years ago
Uwe L. Korn 7ce3bd9614 rtmpproto: Support alternative slist parameter in rtmp URLs 11 years ago
Michael Niedermayer fc7d0d8201 avcodec/x86/hevcdsp_init: fix SSE4 checks 11 years ago
Michael Niedermayer 7be230b5fa avcodec/x86/Makefile: remove duplicate line 11 years ago
Michael Niedermayer 3b3db02f2e avcodec/x86/hevcdsp_init: fix build on 32bit 11 years ago
plepere 7a2491c436 HEVC : added assembly MC functions 11 years ago
Mickaël Raulet 83976e40e8 hevc: C code update for new motion compensation 11 years ago