75507 Commits (b2955b6c5aed11026ec5c7164462899a10cdb937)
 

Author SHA1 Message Date
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
Luca Barbato 570fcaf332 jpeg2000: Factor out prec init 10 years ago
Luca Barbato 95a41311ac jpeg2000: Factor out band stepsize initialization 10 years ago
Luca Barbato 7fb93eae43 jpeg2000: Factor out band initialization 10 years ago
Luca Barbato 1b709f23fb jpeg2000: Refactor decode_packets 10 years ago
Luca Barbato 29b00f880f jpeg2000: Templatize the frame writer 10 years ago
Luca Barbato 41bcc3d152 jpeg2000: Split codeblock decoding from the main tile decoding 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
Luca Barbato 6536da7371 doc: Add travis badge 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 e60a6e7545 mpegvideo: Drop mpegvideo.h where not needed 10 years ago
Vittorio Giovara 5d14cf1999 mpegvideo: Make sure mpegutils.h is included where needed 10 years ago
Vittorio Giovara 525f58977c mpegvideo: Move macros to more appropriate headers 10 years ago
Luca Barbato 285fe5b098 avfilter: Support both syntaxes for the scale filter 10 years ago
Vittorio Giovara c7247eb7fe lavr: Remove unreachable code 10 years ago
Vittorio Giovara dc54c78c4d buffersrc: Improve initialization log message 10 years ago
Vittorio Giovara 2c6014c629 fate: Change global error option to private error_rate option 10 years ago
Vittorio Giovara e17db9ac49 fate: Move mv0 option from global to mpv private 10 years ago
Vittorio Giovara 5b142a4d33 lavc: Keep idct integer option 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
Michael Niedermayer 6bed88ac78 avformat/flvdec: Print terminator value found if it differs from AMF_END_OF_OBJECT in AMF_DATA_TYPE_MIXEDARRAY 10 years ago
Alex Agranovsky 276ab7c148 avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, if required headers are present 10 years ago
Rodger Combs 3f9fa2d0b5 ADPCM: Bump THP channel limit to 14 10 years ago
Alexandra Hájková c0a49077ea asfdec: add more checks for size left in asf packet buffer 10 years ago
Hendrik Schreiber 1b2412f501 lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video 10 years ago
Vittorio Giovara f00f6d538d lavc: Sanitize header inclusion guards 10 years ago
Vittorio Giovara 6064f697a3 lavc: Enable side data only packets by default 10 years ago
James Almer 1e0b8bf0b3 travis: fix dependencies 10 years ago
wm4 9940459720 mmaldec: fix pkt_dts determination 10 years ago
wm4 87a051f976 lavc: allow asynchronous decoders to return correct pkt_dts values 10 years ago
wm4 b7ab6e18ee mmaldec: disable timestamp interpolation 10 years ago
wm4 6b652c0273 mmaldec: fix problems with flush logic 10 years ago
wm4 b84675d63a mmaldec: hack against buffering problems on broken input 10 years ago
Paul B Mahol 6a074cfa15 avfilter/vf_framerate: fix frame leak at uninit 10 years ago