77187 Commits (9f374c59061be6b3e5d394678e08adce42c1392e)
 

Author SHA1 Message Date
Matthieu Bouron 39290f2715 fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM tests 9 years ago
Ganesh Ajjanagadde 74b79dcf51 avfilter/vsrc_mptestsrc: use hypot() 9 years ago
Ganesh Ajjanagadde 352bd18dff avfilter/af_dynaudnorm: remove wasteful pow 9 years ago
Ganesh Ajjanagadde 9ee1feaa7c avfilter/af_afade: improve accuracy and speed of gain computation 9 years ago
Ganesh Ajjanagadde 68e79b27a5 avutil/lls: speed up performance of solve_lls 9 years ago
Petri Hintukainen 7139489c45 pgssubdec: fix API compability layer 9 years ago
Luca Barbato b0e8651a2a doc: Amend the MSYS2 Documentation 9 years ago
Alexandre Lision 4f979418c7 avfoundation: Simple capture 9 years ago
Luca Barbato 9f57f134c1 configure: ObjC support 9 years ago
Paul B Mahol a330430238 avfilter/vf_stack: make it possible to stop with shortest stream 9 years ago
Timothy Gu 9078a694f3 aaccoder_twoloop: Mark sfdiff as av_unused 9 years ago
Claudio Freire 3b1cab9351 AAC encoder: fix wrong gain sacalefactor being set 9 years ago
Claudio Freire fc36d852ee AAC encoder: Fix application of M/S with PNS 9 years ago
Timothy Gu 04deaef293 fate-run: Fix indentation 9 years ago
Rodger Combs 362c17e656 lavf/http: fix incorrect warning in range requests 9 years ago
Michael Niedermayer b3494e3c3e avcodec/pthread_slice: Remove rets_count 9 years ago
James Almer 3885ef0c6c avcodec/mjpegdec: fix typo on a warning 9 years ago
Paul B Mahol 56ff563f3b avfilter: add '.' at and of long filter description where it is missing 9 years ago
Paul B Mahol 142894d720 avfilter: do not leak frame if ff_get_audio_buffer() fails 9 years ago
Paul B Mahol fd3df296c1 avfilter/af_alimiter: make description a bit longer 9 years ago
Stefano Sabatini 5f2c233a85 doc/indevs: fix x11grab options consistency 9 years ago
Paul B Mahol 5b106215ba avfilter/af_sidechaincompress: add forgotten option 9 years ago
Luca Barbato 0e2395293b nut: Mark non-fatal errors as warnings 9 years ago
Luca Barbato 62f72b40c0 nut: Provide more information on failure 9 years ago
Luca Barbato 2c17fb61ce rtsp: Log getaddrinfo failures 9 years ago
Luca Barbato 12b1438286 udp: Provide additional information on getaddrinfo failure 9 years ago
Luca Barbato 34af7813f7 udp: Use the logging context 9 years ago
Luca Barbato 98063bcf15 rtsp: Do not assume getnameinfo cannot fail 9 years ago
Ganesh Ajjanagadde 29af74e4e3 avutil/libm: fix isnan compatibility hack 9 years ago
Timothy Gu 4f99308ed3 doc/indevs: Fix German 9 years ago
Timothy Gu 798920033e configure: Fix pseudo-German 9 years ago
Ganesh Ajjanagadde 990619968a avfilter/vsrc_mandelbrot: change sin to sinf for color computation 9 years ago
Ganesh Ajjanagadde e9c7493f19 avfilter/vsrc_mandelbrot: avoid sqrt for epsilon calculation 9 years ago
Ganesh Ajjanagadde 81a0aec29e avcodec/aacps_tablegen: use hypot() 9 years ago
Ganesh Ajjanagadde aececd11ab avcodec/aacps_tablegen_template: replace #define by typedef 9 years ago
Ganesh Ajjanagadde 5472de5ca8 avcodec/aac_defines: replace #define by typedef 9 years ago
Timothy Gu 15dcc506d7 vsrc_mandelbrot: Don't use German in comments 9 years ago
Marton Balint 839eb1c77d lavfi/select: add support for concatdec_select option 9 years ago
Marton Balint 65406b0bed concatdec: add option for adding segment start time and duration metadata 9 years ago
Marton Balint ba9191ab3a concatdec: simplify duration calculation in open_next_file 9 years ago
Marton Balint 8f60663c8b concatdec: calculate duration early if outpoint is known 9 years ago
Michael Niedermayer 4ea4d2f438 avcodec/h264_slice: Limit max_contexts when slice_context_count is initialized 9 years ago
Michael Niedermayer 5b70fb8fee movenc-test: Fix integer overflows 9 years ago
Vittorio Giovara fdd5c48ebd texturedsp: Explicitly cast RGBA parameters to unsigned 9 years ago
Vittorio Giovara eef38316ca texturedspenc: Avoid using separate variables 9 years ago
Vittorio Giovara 7831fb9050 textureencdsp: cosmetics: Use normal static const for tables 9 years ago
Vittorio Giovara 99cb833fc2 sgi: Correctly propagate meaningful error values 9 years ago
Vittorio Giovara 823fa70045 fate: Rework sgi tests into a suite and add the missing ones 9 years ago
Vittorio Giovara 4a0918cae6 sgienc: Support encoding high bit depth images with RLE 9 years ago
Vittorio Giovara 59e3f4e598 sgienc: Use a local RLE encoding function 9 years ago