66801 Commits (140f535517e93409b4718b25094528d2a367737e)
 

Author SHA1 Message Date
Christophe Gisquet 140f535517 proresenc_ks: use chroma sampling in autoselection 10 years ago
Ruoyu c44d8d9552 avutil/lzo: fix resource leak 10 years ago
Michael Niedermayer fba894615d swscale: support internal scaler cascades 10 years ago
Michael Niedermayer b8a55994f0 avcodec/mpeg12dec: print aspect_ratio_info in debug output 10 years ago
Michael Niedermayer ae17a0c258 Merge commit '1d4579e38ecad578c86516fad2837a273d11b320' 10 years ago
Clément Bœsch 937aac4f97 avformat/assenc: make sure we crawl extradata only if it's non-null 10 years ago
Michael Niedermayer d246397161 Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119' 10 years ago
Michael Niedermayer 76d1ffffd0 Merge commit '3df8d52fcdc9036b4074fdc612d487ece8bb5b7f' 10 years ago
Michael Niedermayer 7028475f75 Merge commit 'c839b0439f0b01c72a6d253920d2e342b30f8bcb' 10 years ago
Michael Niedermayer c9791925a1 Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9' 10 years ago
Michael Niedermayer 544f811453 Merge commit 'c27328e749ff3be648411765cd17362fee017341' 10 years ago
Michael Niedermayer cec7afd036 Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d' 10 years ago
Michael Niedermayer fc6aa30459 Merge commit 'eb4f9069002e73648f6640cd054fc814cfda75b8' 10 years ago
Christophe Gisquet cb530dda7d utvideoenc: properly set slice height/last line 10 years ago
Michael Niedermayer 171d971dbf avutil/softfloat: Fix undefined shift in av_add_sf() 10 years ago
Benoit Fouet 5e6fd132ff avformat/movenc: add EAC3 muxing support. 10 years ago
James Almer 5402d1bce5 float_dsp-test: allow forcing cpuflags 10 years ago
Michael Niedermayer ea77d3b889 avcodec/atrac3: use av_freep(), do not leave stale pointers in memory 10 years ago
Michael Niedermayer 3537ddb76f avcodec/cavs: use av_freep(), do not leave stale pointers in memory 10 years ago
Luca Barbato 1d4579e38e tcp: Add AVOption support 10 years ago
Luca Barbato cd9d6399fd tls: Support passing old-style tcp options 10 years ago
Luca Barbato 3df8d52fcd rtsp: Add rtsps to the probe 10 years ago
Luca Barbato c839b0439f rtsp: Support tls when in listen mode 10 years ago
Luca Barbato 8b2e9636c5 rtsp: Support tls-encapsulated RTSP 10 years ago
Luca Barbato c27328e749 rtsp: Check for command strings without spaces 10 years ago
Luca Barbato 09e1ccc8cd sctp: Use AVERROR_BUG instead of abort() 10 years ago
Luca Barbato eb4f906900 lavf: More informative error message 10 years ago
Rong Yan 0d71bd5a94 libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for POWER LE 10 years ago
Rong Yan c1fa5d1bd4 libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() sad16_xy2_altivec() sad16_x2_altivec() sad16_y2_altivec() sad8_altivec() for POWER LE 10 years ago
Di Wu 162b521108 vp9: enable multi-thread decoding when refreshctx is equal to 0 10 years ago
Rong Yan c5ca76ad3b libavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altivec() and pix_sum_altivec() for POWER LE 10 years ago
Rong Yan 31dea05170 libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and diff_pixels_altivec() for POWER LE 10 years ago
Michael Niedermayer 54df78af65 Merge commit 'b7c3bfd5eb3153f7de8039f96e7911b2a1d46cae' 10 years ago
Michael Niedermayer 09c538b6e6 Merge commit '73ea3ffcd55b0b1d23ba4769d65996a8d58ffa11' 10 years ago
James Almer b7c3bfd5eb w32pthreads: use the condition variable API directly when targeting newer versions of Windows 10 years ago
James Almer 73ea3ffcd5 w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
Michael Niedermayer 19b4c0ccf9 ffprobe: Simplify by using av_color_range_name() 10 years ago
Michael Niedermayer e96fb980dc avformat/format: move mime_type_opt declaration to where its used 10 years ago
Michael Niedermayer 27123a77c1 avformat/os_support: include unistd.h before defining lseek to lseek64 on android 10 years ago
Michael Niedermayer 9665a0fdf6 avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to error_entries[] 10 years ago
Vignesh Venkatasubramanian 233f3ad869 lavf/webm_dash: Allow filenames without directories 10 years ago
Marton Balint ce928d7d2b ffplay: dont leave swresampler in half initialized state 10 years ago
James Almer 8c6992bf0c compat/w32pthreads: use the condition variable API directly when targeting newer versions of Windows 10 years ago
Frank Galligan 241b306b1e Fix writing first audio Cues in dash mode. 10 years ago
James Almer 0c06949314 compat/w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
Michael Niedermayer 99afec08f8 avutil/softfloat: add some asserts 10 years ago
Michael Niedermayer 44198a728d avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf() 10 years ago
Michael Niedermayer f3b54ee989 avutil/Makefile: add softfloat to TESTPROGS 10 years ago
Benoit Fouet 7cda31cb92 avformat/mov: E-AC-3 streams need parsing too. 10 years ago
Yu Xiaolei d5a6f11272 lavf: fix 2GB file seek limit on Android 10 years ago