75689 Commits (98ca981a238c4db5145fc705561ce1b29b2fc8f0)
 

Author SHA1 Message Date
Eloi BAIL 1ec611a102 rtsp: warning when max_delay reached 9 years ago
Eloi BAIL d555bd69e7 rtpdec: inform jitter buffer size 9 years ago
Eloi BAIL ff7f6ea9db rtpdec: add a trace when jitter buffer is full 9 years ago
Michael Niedermayer cbbd906be6 avformat/flvdec: Check that sizes match and resync if not 9 years ago
Michael Niedermayer e01ad950bb avformat/rtmpproto: Fix 2nd packet size 9 years ago
Michael Niedermayer 3496a20bb9 avformat/flvdec: Change packet loop to return EAGAIN instead of looping until a valid packet is foud 9 years ago
Ganesh Ajjanagadde 6d1801b5aa configure: make assignment of variable to '=' explicit 9 years ago
Thierry Foucu 164cd9b42a libavformat/riff.c: Add support for RV40 codec in AVI 9 years ago
Ronald S. Bultje bbd44e124a checkasm: add vp9 intra pred tests. 9 years ago
Ronald S. Bultje 084451e1e4 checkasm: add vp9 MC tests. 9 years ago
Paul B Mahol eeaf19cee9 avfilter/vf_stereo3d: simplify blank calculations and check height 9 years ago
Carl Eugen Hoyos 040ddd27bf lavc/utils: Correctly show bit_rate >INT_MAX. 9 years ago
Michael Niedermayer 72db5e96fc avcodec/ffv1enc: Fix error message when the requested version does not support the requested features 9 years ago
Ganesh Ajjanagadde 0f711126b8 avfilter/vsrc_cellauto: use the name 's' for the pointer to the private context 9 years ago
Lou Logan a62d4a01e8 README.md: avoid Github pull requests 9 years ago
Ganesh Ajjanagadde f7b53c9527 avfilter/f_sendcmd: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol aaf4e703f6 avfilter/af_stereowiden: fix 2nd argument for av_calloc 9 years ago
Carl Eugen Hoyos b290972b8f lavf: Switch probesize and max_analyze_duration to 64bit. 9 years ago
Carl Eugen Hoyos c311713ca9 lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Paul B Mahol 28e023377c doc/filters: mention newly added windowing functions 9 years ago
Ganesh Ajjanagadde b26a45c2c3 avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private context 9 years ago
Ronald S. Bultje a0d8a81075 vp9: switch min_tile_cols location so it shifts up instead of down. 9 years ago
Eloi BAIL 0edf6c8b2a rtpdec: add a trace when jitter buffer is full 9 years ago
Eloi BAIL bc3ea39415 rtpdec: inform jitter buffer size 9 years ago
Ganesh Ajjanagadde e76be9cd45 avfilter/vf_xbr: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol b0f9856616 avfilter: add stereowiden filter 9 years ago
Paul B Mahol f2b1df735e avfilter/avf_showfreqs: add lanczos and gauss windowing functions 9 years ago
Paul B Mahol 1c853d5727 avfilter/avf_showcqt: draw text optionally 9 years ago
Paul B Mahol 92bfc3cd03 avcodec/dxv: remove code that is never reached 9 years ago
Martin Storsjö 3c525b8b47 rtpdec: Increase the max size of the jitter buffer to 500 packets 9 years ago
Michael Niedermayer 59c1fec9fb avformat/avidec: Change (last)pos to 64bit 9 years ago
Michael Niedermayer 3e2ef00394 avformat/avidec: Workaround broken initial frame 9 years ago
Rodger Combs 8e924629eb lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting 9 years ago
Carl Eugen Hoyos a85f2cdfbf lavc: Fix standalone compilation of the avi demuxer. 9 years ago
Michael Niedermayer 8b47e10651 avformat/hlsenc: Fix the method command line parameter 9 years ago
Vittorio Giovara 65b96aba28 wmalossless: Warn when decoding 24 bit depth 9 years ago
Timothy Gu ca00dda216 aaccoder_mips: Fix indentation 9 years ago
Clément Bœsch c8370a17f5 avformat: fix style after recent commits 9 years ago
Alex Agranovsky 1de21215d4 mpjpegde: trim header name/value of MIME headers 9 years ago
Alex Agranovsky 0572bd1a62 mpjpeg: probe should require same constraints as packet reader - both proper content-type and content-size must be present 9 years ago
Nedeljko Babic b65ffa316e avcodec/mips/aaccoder_mips: Sync with generic aaccoder file. 9 years ago
Luca Barbato 570fcaf332 jpeg2000: Factor out prec init 9 years ago
Luca Barbato 95a41311ac jpeg2000: Factor out band stepsize initialization 9 years ago
Luca Barbato 7fb93eae43 jpeg2000: Factor out band initialization 9 years ago
Luca Barbato 1b709f23fb jpeg2000: Refactor decode_packets 9 years ago
Luca Barbato 29b00f880f jpeg2000: Templatize the frame writer 9 years ago
Luca Barbato 41bcc3d152 jpeg2000: Split codeblock decoding from the main tile decoding 9 years ago
Agatha Hu a8bedd56aa avcodec/nvenc: merge compute initialQP sections 9 years ago
Agatha Hu 49046580ce avcodec/nvenc: Optimize nvenc parameters 9 years ago