summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-121-3/+3
* avfilter/vf_spp: change temporary to unsignedMichael Niedermayer2014-12-123-5/+5
* avfilter/vf_uspp: fix integer overflow in intermediateMichael Niedermayer2014-12-121-2/+2
* avfilter/vf_uspp: remove YUV 411/422/440Michael Niedermayer2014-12-121-5/+5
* avfilter/vf_uspp: use the average QP instead of QP[0]Michael Niedermayer2014-12-121-2/+10
* avfilter/vf_uspp: The qp array width is qp_stride not stride/16Michael Niedermayer2014-12-121-1/+1
* avfilter/vf_uspp: Allocate qp storage after qp_stride is knownMichael Niedermayer2014-12-121-9/+10
* avfilter/version: bump for usppMichael Niedermayer2014-12-121-2/+2
* LICENSE: mention that uspp is GPLClément Bœsch2014-12-121-0/+1
* build: add forgotten avcodec dependency in usppClément Bœsch2014-12-121-0/+1
* avfilter/uspp: use AVFILTER_DEFINE_CLASS()Clément Bœsch2014-12-121-7/+1
* avfilter/uspp: make src const in store_slice_c()Clément Bœsch2014-12-121-1/+1
* avfilter/uspp: misc style fixesClément Bœsch2014-12-121-51/+51
* lavfi: USPP FilterArwa Arif2014-12-125-0/+518
* avformat/mov: Disable XMP metadata by defaultMichael Niedermayer2014-12-113-2/+4
* avcodec/libutvideoenc: Check avpicture_get_size() return codeMichael Niedermayer2014-12-111-2/+6
* avcodec/libutvideoenc: fix leak of info array on errorMichael Niedermayer2014-12-111-0/+1
* compat/avisynth/avxsynth_c: Clear all unused fields in returned structsMichael Niedermayer2014-12-111-7/+7
* avformat/avidec: Do not fail for crazy start timesGabor Nagy2014-12-111-1/+1
* avcodec/libxavs: fix division by 0 bitrateMichael Niedermayer2014-12-111-2/+3
* avcodec/x86/hevc_mc: fix sse register countsMichael Niedermayer2014-12-111-14/+14
* configure: do not allow nvenc to be build on cygwin to avoid _WIN32 definitio...Michael Niedermayer2014-12-111-1/+2
* avcodec/hevc: Silence "warning: ref0/1 may be used uninitialized in this func...Michael Niedermayer2014-12-111-1/+1
* doc: add loglevel numerical valuesLou Logan2014-12-101-9/+9
* Merge commit 'e737a4aaafcb1d761b7f96043c2f83ce742c64ae'Michael Niedermayer2014-12-111-2/+2
|\
| * dashenc: Change the duration fields to 64 bitMartin Storsjö2014-12-101-8/+8
* | Merge commit 'c7921a480467876ece06566e0efd8f6bce9d1903'Michael Niedermayer2014-12-111-1/+1
|\ \ | |/
| * libfdk-aacdec: Fix a boundary checkMartin Storsjö2014-12-101-1/+1
* | avcodec: Add NVENC encoderTimo Rothenpieler2014-12-116-0/+1199
* | avformat/hlsenc: added segment file deletionChristian Suloway2014-12-102-4/+90
* | avcodec/hevc_refs: fix potential use of uninitialized min_idxMichael Niedermayer2014-12-101-1/+1
* | avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in ...Michael Niedermayer2014-12-101-1/+1
* | avformat/flvdec: fix potential use of uninitialized variablesMichael Niedermayer2014-12-101-3/+3
* | avfilter/vf_perspective: add av_assert0() to help gcc see that there are no u...Michael Niedermayer2014-12-101-0/+3
* | Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33'Michael Niedermayer2014-12-101-2/+2
|\ \ | |/
| * xcbgrab: Support empty filename string correctlyLuca Barbato2014-12-101-2/+2
* | avcodec/x86/hevc_mc: remove dead branch from EPEL_FILTERMichael Niedermayer2014-12-101-5/+0
* | avformat/avidec: Increase dshow_block_align use threshold by 1Gabor Nagy2014-12-101-1/+1
* | Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb'Michael Niedermayer2014-12-101-6/+10
|\ \ | |/
| * dashenc: log file output progress in verbose modeBryan Huh2014-12-101-6/+10
* | Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df'Michael Niedermayer2014-12-101-1/+1
|\ \ | |/
| * rtpproto: Fix the input RTP data format checkMartin Storsjö2014-12-091-1/+1
* | Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747'Michael Niedermayer2014-12-103-0/+8
|\ \ | |/
| * fate: add dolby true hd testsJanne Grunau2014-12-093-0/+8
* | Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c'Michael Niedermayer2014-12-101-16/+20
|\ \ | |/
| * arm: mlpdsp: handle pic offset calculation in a macroJanne Grunau2014-12-091-16/+20
* | Merge commit '581c7f0e12b1fa39f73d683e54d6ecda0772c5a9'Michael Niedermayer2014-12-101-10/+13
|\ \ | |/
| * arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position ...Janne Grunau2014-12-091-10/+13
* | Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos2014-12-092-2/+2
* | Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5'Michael Niedermayer2014-12-091-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud