75321 Commits (352eb4b5992e5784dfcb8a55f038f3ac00e406ca)
 

Author SHA1 Message Date
Hendrik Leppkes 352eb4b599 Merge commit '18adc1fd3bb739a240c59f87ec6837fdfa89d32e' 10 years ago
Hendrik Leppkes 182550e42c Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5' 10 years ago
Michael Niedermayer cbbd906be6 avformat/flvdec: Check that sizes match and resync if not 10 years ago
Michael Niedermayer e01ad950bb avformat/rtmpproto: Fix 2nd packet size 10 years ago
Michael Niedermayer 3496a20bb9 avformat/flvdec: Change packet loop to return EAGAIN instead of looping until a valid packet is foud 10 years ago
Ganesh Ajjanagadde 6d1801b5aa configure: make assignment of variable to '=' explicit 10 years ago
Thierry Foucu 164cd9b42a libavformat/riff.c: Add support for RV40 codec in AVI 10 years ago
Ronald S. Bultje bbd44e124a checkasm: add vp9 intra pred tests. 10 years ago
Ronald S. Bultje 084451e1e4 checkasm: add vp9 MC tests. 10 years ago
Paul B Mahol eeaf19cee9 avfilter/vf_stereo3d: simplify blank calculations and check height 10 years ago
Carl Eugen Hoyos 040ddd27bf lavc/utils: Correctly show bit_rate >INT_MAX. 10 years ago
Michael Niedermayer 72db5e96fc avcodec/ffv1enc: Fix error message when the requested version does not support the requested features 10 years ago
Ganesh Ajjanagadde 0f711126b8 avfilter/vsrc_cellauto: use the name 's' for the pointer to the private context 10 years ago
Lou Logan a62d4a01e8 README.md: avoid Github pull requests 10 years ago
Ganesh Ajjanagadde f7b53c9527 avfilter/f_sendcmd: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol aaf4e703f6 avfilter/af_stereowiden: fix 2nd argument for av_calloc 10 years ago
Carl Eugen Hoyos b290972b8f lavf: Switch probesize and max_analyze_duration to 64bit. 10 years ago
Carl Eugen Hoyos c311713ca9 lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 10 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 10 years ago
Paul B Mahol 28e023377c doc/filters: mention newly added windowing functions 10 years ago
Ganesh Ajjanagadde b26a45c2c3 avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private context 10 years ago
Ronald S. Bultje a0d8a81075 vp9: switch min_tile_cols location so it shifts up instead of down. 10 years ago
Eloi BAIL 0edf6c8b2a rtpdec: add a trace when jitter buffer is full 10 years ago
Eloi BAIL bc3ea39415 rtpdec: inform jitter buffer size 10 years ago
Ganesh Ajjanagadde e76be9cd45 avfilter/vf_xbr: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol b0f9856616 avfilter: add stereowiden filter 10 years ago
Paul B Mahol f2b1df735e avfilter/avf_showfreqs: add lanczos and gauss windowing functions 10 years ago
Paul B Mahol 1c853d5727 avfilter/avf_showcqt: draw text optionally 10 years ago
Paul B Mahol 92bfc3cd03 avcodec/dxv: remove code that is never reached 10 years ago
Michael Niedermayer 59c1fec9fb avformat/avidec: Change (last)pos to 64bit 10 years ago
Michael Niedermayer 3e2ef00394 avformat/avidec: Workaround broken initial frame 10 years ago
Rodger Combs 8e924629eb lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting 10 years ago
Carl Eugen Hoyos a85f2cdfbf lavc: Fix standalone compilation of the avi demuxer. 10 years ago
Michael Niedermayer 8b47e10651 avformat/hlsenc: Fix the method command line parameter 10 years ago
Vittorio Giovara 65b96aba28 wmalossless: Warn when decoding 24 bit depth 10 years ago
Timothy Gu ca00dda216 aaccoder_mips: Fix indentation 10 years ago
Clément Bœsch c8370a17f5 avformat: fix style after recent commits 10 years ago
Alex Agranovsky 1de21215d4 mpjpegde: trim header name/value of MIME headers 10 years ago
Alex Agranovsky 0572bd1a62 mpjpeg: probe should require same constraints as packet reader - both proper content-type and content-size must be present 10 years ago
Nedeljko Babic b65ffa316e avcodec/mips/aaccoder_mips: Sync with generic aaccoder file. 10 years ago
Agatha Hu a8bedd56aa avcodec/nvenc: merge compute initialQP sections 10 years ago
Agatha Hu 49046580ce avcodec/nvenc: Optimize nvenc parameters 10 years ago
Muhammad Faiz 145c5a9978 avfilter/avf_showcqt: change fft left-right separation 10 years ago
Ganesh Ajjanagadde d13a2df8de avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the private context 10 years ago
Vittorio Giovara 18adc1fd3b avconv_filter: Use full named options 10 years ago
Vittorio Giovara 10de408738 lavf: Update to the new crypto API 10 years ago
Paul B Mahol 39c61d8459 avfilter: add audio limiter filter 10 years ago
Paul B Mahol a0a2ca024b avfilter/af_ladspa: support simpler syntax for controls 10 years ago
Michael Niedermayer 5629143433 avformat/flvdec: Use the first index entry to find the first packet if there was a parsing error in the header 10 years ago
Michael Niedermayer fd6296e412 avformat/flvdec: Print last packet size at trace level 10 years ago