|
|
|
@d12be9ed
|
9 years |
Michael Niedermayer |
Merge commit 'f3bd3810d274a7f51b5925fc3d2fc33e8043a5d4'
* commit …
|
|
|
@c719b7a4
|
9 years |
Michael Niedermayer |
ffserver: add (), fix order of operations
Signed-off-by: Michael …
|
|
|
@f3bd3810
|
9 years |
anton |
qsvdec_*: add missing CODEC_CAP_DR1
|
|
|
@b16b8c81
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: drop superfluous else clause
Signed-off-by: Reynaldo H. …
|
|
|
@c75bc268
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: simplify assignment with ternary
Signed-off-by: Reynaldo H. …
|
|
|
@2ea642ff
|
9 years |
Reynaldo H. Verdejo Pinochet |
ffserver: move decl to start of func
Signed-off-by: Reynaldo H. …
|
|
|
@33c4fc0a
|
9 years |
Michael Niedermayer |
doc/decoders: Add entry for dvbsub and document compute_clut
…
|
|
|
@d41dceb1
|
9 years |
Michael Niedermayer |
avcodec/dvbsubdec: Add option to select when to computer clut …
|
|
|
@dcc540db
|
9 years |
Michael Niedermayer |
Merge commit '342b0ba5f93b09b1d0c2597db44605300e6fcc53'
* commit …
|
|
|
@27e61a71
|
9 years |
Michael Niedermayer |
Merge commit '5fd553d31272d5ed42a7a5a0ecaab7b3452da83a'
* commit …
|
|
|
@86768699
|
9 years |
Michael Niedermayer |
Merge commit '0cff125200ab53fa3ae70d85b4f614f269fe3426'
* commit …
|
|
|
@508c815d
|
9 years |
Michael Niedermayer |
Merge commit '9b4b96c0dee90d260891ec765b28f6ca15594340'
* commit …
|
|
|
@dc07e576
|
9 years |
Michael Niedermayer |
avformat/isom: Use AVRN codec to handle AVDJ
Fixes cropping
Fixes …
|
|
|
@29a43bd5
|
9 years |
Michael Niedermayer |
avformat/hlsenc: Fix wording in comment
Signed-off-by: Michael …
|
|
|
@c5327df8
|
9 years |
Michael Niedermayer |
force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to use DVXA
The …
|
|
|
@342b0ba5
|
9 years |
martin |
configure: Only redirect strtoll to _strtoi64 if necessary
This isn't …
|
|
|
@5fd553d3
|
9 years |
martin |
configure: Only redefine inline to inline for msvc if necessary
…
|
|
|
@0cff1252
|
9 years |
martin |
configure: Only add -FIstdlib.h for msvc/icl if necessary
This is …
|
|
|
@9b4b96c0
|
9 years |
martin |
force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use …
|
|
|
@f21fcf60
|
9 years |
Philip Langdale |
movtextdec.c: Add support for fontsize
Add support for fontsize in …
|
|
|
@7106dfd9
|
9 years |
timo |
avcodec/nvenc: 2-pass mode works even with non-low latency presets now …
|
|
|
@e0031ca2
|
9 years |
Michael Niedermayer |
avcodec/avrndec: Fix cropping
This also switches to using a separate …
|
|
|
@4b90dcb8
|
9 years |
Michael Niedermayer |
avcodec/dvbsubdec: Compute default CLUT based on bitmap analysis
…
|
|
|
@ce466275
|
9 years |
Michael Niedermayer |
Merge commit '4d0d55cd623bcd504867f948849380f6b4060b4d'
* commit …
|
|
|
@4d0d55cd
|
9 years |
martin |
checkasm: Use LOCAL_ALIGNED
Fixes alignment issues and bus errors.
…
|
|
|
@f37a5dcb
|
9 years |
James |
swresample/x86: add missing colon to labels
Silences warnings with …
|
|
|
@4d2c014a
|
9 years |
James |
x86/float_dsp: add missing colon to labels
Silences warnings with …
|
|
|
@d9e10af5
|
9 years |
James |
x86/vf_interlace: add missing colon to labels
Silences warnings with …
|
|
|
@844bef57
|
9 years |
James |
avcodec/x86: add missing colon to labels
Silences warnings with Nasm
…
|
|
|
@379ddc6a
|
9 years |
Michael Niedermayer |
avformat/hlsenc: Add WebVtt support in hls
Signed-off-by: Anshul …
|
|
|
@ec7f04c1
|
9 years |
James |
avcodec/texturedsp: fix undefined shift
Silences warnings when using …
|
|
|
@c3361b3a
|
9 years |
Michael Niedermayer |
avformat/ipmovie: Fix late audio detection
Fixes audio in Ticket117
…
|
|
|
@8e0fdb03
|
9 years |
Michael Niedermayer |
avformat/ipmovie: Parse&handle late audio init
Fixes Ticket117
Based …
|
|
|
@e0115383
|
9 years |
Michael Niedermayer |
avformat/ipmovie: Factor init_audio() out
Signed-off-by: Michael …
|
|
|
@684b7038
|
9 years |
Michael Niedermayer |
libavcodec/qsvdec_h264.c: using "private_spspps_buf" argument for …
|
|
|
@1defff85
|
9 years |
Michael Niedermayer |
libavcodec/h264_mp4toannexb_bsf.c: Optional argument …
|
|
|
@508b79e6
|
9 years |
Michael Niedermayer |
Merge commit '41d47ea85fb4ad9cfb5c2dc808a46bc1d57f3986'
* commit …
|
|
|
@bb619f41
|
9 years |
Michael Niedermayer |
Merge commit 'bf52f773913cf74bdf0d2c8c2cb4473fa1b7801e'
* commit …
|
|
|
@9f4bff83
|
9 years |
timo |
avcodec/nvenc: Delay frame output to increase encoding speed
|
|
|
@15bcbc9d
|
9 years |
Michael Niedermayer |
Merge commit 'f89f78c1c563d98f10ee1d7e1ed67c9f9e03b741'
* commit …
|
|
|
@a822c3bd
|
9 years |
Michael Niedermayer |
Merge commit '96dca089b19bf55293136277f5b081c56146e10e'
* commit …
|
|
|
@62aab83
|
9 years |
onemda |
avfilter/Makefile: fix order of framestep filter
Signed-off-by: Paul …
|
|
|
@c1fa846d
|
9 years |
onemda |
avfilter: add sidechain compress audio filter
Signed-off-by: Paul B …
|
|
|
@af08d8bf
|
9 years |
Michael Niedermayer |
Merge commit 'fa85fcf2b7d1ab822a59245077b8bb855406d3e9'
* commit …
|
|
|
@15cd2f8e
|
9 years |
timo |
avcodec/nvenc: Remove unused parameter
|
|
|
@c3413a71
|
9 years |
Michael Niedermayer |
Merge commit '22522d9c2c69624fe4d81d61ee65a56610f22f1d'
* commit …
|
|
|
@ef2a85ac
|
9 years |
Michael Niedermayer |
Merge commit 'aa9d15d89bb4ee8a31607d3db1b8c5334eb88d2d'
* commit …
|
|
|
@c105e0f0
|
9 years |
Michael Niedermayer |
avcodec/aacps_fixed_tablegen: change f_center to 64bit to avoid …
|
|
|
@e1713097
|
9 years |
Michael Niedermayer |
avutil/softfloat: Add a test for av_sincos_sf()
Signed-off-by: …
|
|
|
@fb57bc6c
|
9 years |
Michael Niedermayer |
avcodec: Add QSV VC-1 video decoder.
Signed-off-by: Michael …
|
|
|
@7ec51154
|
9 years |
Michael Niedermayer |
avformat/nutenc: Omit AV_PKT_DATA_QUALITY_STATS when storing side …
|
|
|
@41d47ea8
|
9 years |
anton |
lavc: add Intel libmfx-based HEVC decoder.
|
|
|
@bf52f773
|
9 years |
anton |
lavc: add Intel libmfx-based MPEG2 decoder.
|
|
|
@6d0123f4
|
9 years |
Michael Niedermayer |
avcodec: Add QSV MPEG-2 video decoder.
Signed-off-by: Michael …
|
|
|
@f89f78c1
|
9 years |
anton |
lavc: add a HEVC mp4->annex B bitstream filter
|
|
|
@96dca089
|
9 years |
anton |
qsvdec: move qsv_process_data() from qsvdec_h264 to the common code
…
|
|
|
@fa85fcf2
|
9 years |
anton |
qsvenc_hevc: fix enum declaration
Declare a named enum, not a …
|
|
|
@22522d9c
|
9 years |
anton |
qsvdec: fix a memleak of async_fifo
init() is called whenever format …
|
|
|
@aa9d15d8
|
9 years |
anton |
qsvdec: avoid an infinite loop with no consumed data and no output
…
|
|
|
@38490e07
|
9 years |
Michael Niedermayer |
avcodec/dvdec: only attempt to conceal errors based on STA …
|
|
|
@bbad3811
|
9 years |
Michael Niedermayer |
avcodec/aacps: Fix ;;
Signed-off-by: Michael Niedermayer …
|
|
|
@f267d553
|
9 years |
Michael Niedermayer |
avcodec/aactab: Add ff_aac_eld_window_480_fixed
Fixes pointer type …
|
|
|
@17cc35c7
|
9 years |
Michael Niedermayer |
avcodec/aactab: Fix rounding of elements in …
|
|
|
@1909a915
|
9 years |
Michael Niedermayer |
swscale/output: Fix "warning: assignment from incompatible pointer …
|
|
|
@8a173351
|
9 years |
Michael Niedermayer |
avformat/async: wake up main thread before exit background thread
…
|
|
|
@c0a4af40
|
9 years |
Michael Niedermayer |
avformat/async: move more code into locked area in background thread
…
|
|
|
@dee551bb
|
9 years |
Michael Niedermayer |
avcodec/dvdec: skip 3rd stage ac decoding when the headers indicates …
|
|
|
@e21b090b
|
9 years |
Michael Niedermayer |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra …
|
|
|
@0c0cd34f
|
9 years |
Michael Niedermayer |
configure: fix LARGEADDRESSAWARE flag with MSVC
Otherwise it would …
|
|
|
@ede590c8
|
9 years |
James |
avcodec/aacsbr: add missing header include
Fixes make checkheaders
…
|
|
|
@dae79a18
|
9 years |
Michael Niedermayer |
Merge commit 'c9edbe4af901e9bc9f05a62319637f9760df9a4a'
* commit …
|
|
|
@58ed7b63
|
9 years |
Michael Niedermayer |
use a wrapper script to call MS link.exe to avoid mixing with …
|
|
|
@daf6bce7
|
9 years |
Michael Niedermayer |
avcodec/dvdec: Retry decoding seemingly damaged MBs while skiping …
|
|
|
@c9edbe4a
|
9 years |
martin |
use a wrapper script to call MS link.exe to avoid mixing with …
|
|
|
@3cb8eee6
|
9 years |
onemda |
swscale: ayuv64le output support
Signed-off-by: Paul B Mahol …
|
|
|
@052f64ec
|
9 years |
onemda |
swscale: ayuv64le input support
Signed-off-by: Paul B Mahol …
|
|
|
@f0489a3
|
9 years |
onemda |
avutil: add ayuv64le and ayuv64be packed pixel format
Signed-off-by: …
|
|
|
@44fb0086
|
9 years |
onemda |
avfilter: rename vf_reverse.c to f_reverse.c
Signed-off-by: Paul B …
|
|
|
@591741b5
|
9 years |
onemda |
avfilter: add areverse filter
Signed-off-by: Paul B Mahol …
|
|
|
@0b159e3b
|
9 years |
Michael Niedermayer |
libavcodec/qsvdec_h264.c: packet buffering has been removed since …
|
|
|
@c90dbc67
|
9 years |
Michael Niedermayer |
libavcodec/qsvdec.c: The ff_qsv_decode() now guarantees the …
|
|
|
@5da90d7e
|
9 years |
Michael Niedermayer |
avcodec/hapdec: Check that there is sufficient input data
Fixes …
|
|
|
@da8b70b8
|
9 years |
Michael Niedermayer |
Merge commit 'a54e720e0289433d6bc3f7ba0a37fa5cabfaeea9'
* commit …
|
|
|
@c6965f62
|
9 years |
Michael Niedermayer |
Merge commit '44f7df0c987965763c609f6dc36974b04182e58d'
* commit …
|
|
|
@a54e720e
|
9 years |
martin |
configure: force -nologo- when detecting MSVC
The -nologo- option is …
|
|
|
@64539e12
|
9 years |
Michael Niedermayer |
avcodec/hap: (trivial) rename enum values and document their meaning
…
|
|
|
@26e8247c
|
9 years |
Michael Niedermayer |
avcodec/hap: (trivial) clarify comment
Signed-off-by: Michael …
|
|
|
@44f7df0c
|
9 years |
martin |
dds: Write the palette in the native endian form
This fixes the …
|
|
|
@11f3d5c6
|
9 years |
vittorio.giovara |
hap: Name enums, remove unused struct member
|
|
|
@083cbc93
|
9 years |
vittorio.giovara |
snappy: Refactor so ff_snappy_uncompress() uses an existing buffer
…
|
|
|
@7f388c0f
|
9 years |
anton |
asfdec: remove the wrong condition
this condition breaks reading from …
|
|
|
@ae5a8dca
|
9 years |
lu_zero |
hap: Fix slice size computation
A bug was introduced in …
|
|
|
@ebe8b5d9
|
9 years |
lu_zero |
dds: Fix the slice size computation
A bug was introduced in …
|
|
|
@22ecfcd4
|
9 years |
anton |
af_channelmap: properly set the supported output channel layouts
The …
|
|
|
@aed7715b
|
9 years |
anton |
asfdec: increment nb_streams right after the stream allocation
to …
|
|
|
@ee80f834
|
9 years |
anton |
asfdec: set nb_streams to 0 in the asf_read_close
Signed-off-by: …
|
|
|
@e59315c4
|
9 years |
onemda |
doc/filters.texi: fix two typos in reverse filter description
…
|
|
|
@625bf6a5
|
9 years |
onemda |
avfilter/vf_reverse: check also pts_size when reallocating
Fixes …
|
|
|
@cb59d29f
|
9 years |
Michael Niedermayer |
Merge commit '11f3d5c69b711a1f1631961921ecd20d31f8336d'
* commit …
|
|
|
@efa1e261
|
9 years |
Michael Niedermayer |
Merge commit '083cbc930d077651ea7e3fbc32ec45352cfed7e7'
* commit …
|
|
|