66946 Commits (61c6e69709ca202bfd1df6b0c651c79a9b8e7622)
 

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