summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/flvdec: Check that sizes match and resync if notMichael Niedermayer2015-09-16
* avformat/rtmpproto: Fix 2nd packet sizeMichael Niedermayer2015-09-16
* avformat/flvdec: Change packet loop to return EAGAIN instead of looping until...Michael Niedermayer2015-09-16
* configure: make assignment of variable to '=' explicitGanesh Ajjanagadde2015-09-15
* libavformat/riff.c: Add support for RV40 codec in AVIThierry Foucu2015-09-15
* checkasm: add vp9 intra pred tests.Ronald S. Bultje2015-09-15
* checkasm: add vp9 MC tests.Ronald S. Bultje2015-09-15
* avfilter/vf_stereo3d: simplify blank calculations and check heightPaul B Mahol2015-09-15
* lavc/utils: Correctly show bit_rate >INT_MAX.Carl Eugen Hoyos2015-09-15
* avcodec/ffv1enc: Fix error message when the requested version does not suppor...Michael Niedermayer2015-09-15
* avfilter/vsrc_cellauto: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-15
* README.md: avoid Github pull requestsLou Logan2015-09-15
* avfilter/f_sendcmd: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-15
* avfilter/af_stereowiden: fix 2nd argument for av_callocPaul B Mahol2015-09-15
* lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos2015-09-15
* lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos2015-09-15
* lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-15
* doc/filters: mention newly added windowing functionsPaul B Mahol2015-09-15
* avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private co...Ganesh Ajjanagadde2015-09-15
* vp9: switch min_tile_cols location so it shifts up instead of down.Ronald S. Bultje2015-09-15
* rtpdec: add a trace when jitter buffer is fullEloi BAIL2015-09-15
* rtpdec: inform jitter buffer sizeEloi BAIL2015-09-15
* avfilter/vf_xbr: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-15
* avfilter: add stereowiden filterPaul B Mahol2015-09-15
* avfilter/avf_showfreqs: add lanczos and gauss windowing functionsPaul B Mahol2015-09-15
* avfilter/avf_showcqt: draw text optionallyPaul B Mahol2015-09-15
* avcodec/dxv: remove code that is never reachedPaul B Mahol2015-09-15
* avformat/avidec: Change (last)pos to 64bitMichael Niedermayer2015-09-15
* avformat/avidec: Workaround broken initial frameMichael Niedermayer2015-09-15
* lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formattingRodger Combs2015-09-15
* lavc: Fix standalone compilation of the avi demuxer.Carl Eugen Hoyos2015-09-14
* avformat/hlsenc: Fix the method command line parameterMichael Niedermayer2015-09-14
* wmalossless: Warn when decoding 24 bit depthVittorio Giovara2015-09-14
* aaccoder_mips: Fix indentationTimothy Gu2015-09-14
* avformat: fix style after recent commitsClément Bœsch2015-09-14
* mpjpegde: trim header name/value of MIME headersAlex Agranovsky2015-09-14
* mpjpeg: probe should require same constraints as packet reader - both proper ...Alex Agranovsky2015-09-14
* avcodec/mips/aaccoder_mips: Sync with generic aaccoder file.Nedeljko Babic2015-09-14
* avcodec/nvenc: merge compute initialQP sectionsAgatha Hu2015-09-14
* avcodec/nvenc: Optimize nvenc parametersAgatha Hu2015-09-14
* avfilter/avf_showcqt: change fft left-right separationMuhammad Faiz2015-09-14
* avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the private con...Ganesh Ajjanagadde2015-09-13
* avfilter: add audio limiter filterPaul B Mahol2015-09-12
* avfilter/af_ladspa: support simpler syntax for controlsPaul B Mahol2015-09-12
* avformat/flvdec: Use the first index entry to find the first packet if there ...Michael Niedermayer2015-09-13
* avformat/flvdec: Print last packet size at trace levelMichael Niedermayer2015-09-13
* avformat/flvdec: Print terminator value found if it differs from AMF_END_OF_O...Michael Niedermayer2015-09-13
* avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if requ...Alex Agranovsky2015-09-13
* ADPCM: Bump THP channel limit to 14Rodger Combs2015-09-12
* avfilter/vf_framerate: fix frame leak at uninitPaul B Mahol2015-09-12