|
|
|
@ad3412d0
|
10 years |
michaelni |
Merge commit 'ecab21ac47d0d4ca604bebf494017ae5090853a8'
* commit …
|
|
|
@6e57d2da
|
10 years |
michaelni |
Merge commit '9404a47a2d1df418946a338938eb6cdb3afed474'
* commit …
|
|
|
@3d041170
|
10 years |
michaelni |
Merge commit 'cf1e0786ed64e69614760bfb4ecd7adbde8e6094'
* commit …
|
|
|
@a1cdd1f0
|
10 years |
michaelni |
Merge commit 'a7e0380497306d9723dec8440a4c52e8bf0263cf'
* commit …
|
|
|
@b6938c94
|
10 years |
michaelni |
Merge commit '7e850fa67e32ebe98581c2e4ca4a4655dee7f116'
* commit …
|
|
|
@2d4b8af4
|
10 years |
michaelni |
Merge commit 'b82722df9b2911bd41e0928db4804067b39e6528'
* commit …
|
|
|
@4e40e612
|
10 years |
michaelni |
Merge commit 'e72e8c5a1df61447ac7af750531e96e8b62d02ba'
* commit …
|
|
|
@2b5fa0e0
|
10 years |
michaelni |
Merge commit '4b95e95dbae58c9b60891284bf8b5bbd83e5293a'
* commit …
|
|
|
@f35c4f4a
|
10 years |
michaelni |
Merge commit '36779a84051eae6744cc936d91b1d428143665ba'
* commit …
|
|
|
@183bffb3
|
10 years |
michaelni |
Merge commit 'b0593a4bca138f1f026d8c21e8c3daa96800afe2'
* commit …
|
|
|
@e5c28d4f
|
10 years |
michaelni |
Merge commit '3a70c0c95feacb3844d05eebd579fc8189a77eee'
* commit …
|
|
|
@d078d57f
|
10 years |
michaelni |
Merge commit 'c9b19ac8928c6c9b7f25c3988177204f110d5e0e'
* commit …
|
|
|
@010311d6
|
10 years |
michaelni |
Merge commit '749a89d1b8bb73b4d4f14c48f33259a1300c1761'
* commit …
|
|
|
@a7fa1b9a
|
10 years |
michaelni |
Merge commit '443b71928b2f36362e805c037751e6c3c79ea4e8'
* commit …
|
|
|
@74e5a5a8
|
10 years |
michaelni |
Merge commit '1dd021929f8157b88529ce1e6ab6351dd2899e89'
* commit …
|
|
|
@ed8de157
|
10 years |
michaelni |
Merge commit 'f9f883af4fe615a832407a657752e248a96c6280'
* commit …
|
|
|
@5f2cdf9c
|
10 years |
michaelni |
ffmpeg_dxva2: add hevc support
Reviewed-by: compn <tempn@mi.rr.com> …
|
|
|
@36962ad2
|
10 years |
michaelni |
Add DXVA2 HEVC HWAccel
Signed-off-by: Michael Niedermayer …
|
|
|
@f8ecffa9
|
10 years |
michaelni |
hevc: reindent after previous commit
Signed-off-by: Michael …
|
|
|
@b2e9b0f5
|
10 years |
michaelni |
hevc: add hwaccel hooks
Signed-off-by: Michael Niedermayer …
|
|
|
@06894f1a
|
10 years |
michaelni |
hevc: store the short term rps flag and size in the context
For …
|
|
|
@2af82a1a
|
10 years |
michaelni |
hevc: store the escaped/raw bitstream in HEVCNAL
Hardware …
|
|
|
@afa3c996
|
10 years |
stefasab |
lavfi/lut: apply minor compute_gammaval709() doxy fix
|
|
|
@ecab21ac
|
10 years |
anton |
h264: do not reset the ref lists in flush_change()
They are always …
|
|
|
@9404a47a
|
10 years |
anton |
h264: move parser-only variables to their own context
|
|
|
@cf1e0786
|
10 years |
anton |
error_resilience: move the MECmpContext initialization into ER code
…
|
|
|
@a7e03804
|
10 years |
anton |
avconv_dxva2: add hevc support
Signed-off-by: Anton Khirnov …
|
|
|
@7e850fa6
|
10 years |
anton |
Add DXVA2 HEVC HWAccel
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@b82722df
|
10 years |
anton |
hevc: reindent after previous commit
Signed-off-by: Anton Khirnov …
|
|
|
@e72e8c5a
|
10 years |
anton |
hevc: add hwaccel hooks
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@4b95e95d
|
10 years |
anton |
hevc: store the short term rps flag and size in the context
For …
|
|
|
@36779a84
|
10 years |
anton |
hevc: store the escaped/raw bitstream in HEVCNAL
Hardware …
|
|
|
@b0593a4b
|
10 years |
anton |
hevc: pass the full HEVCNAL struct to decode_nal_unit
This enables …
|
|
|
@3a70c0c9
|
10 years |
anton |
examples/transcode_aac: generate proper PTS and set the muxer timebase …
|
|
|
@c9b19ac8
|
10 years |
anton |
examples/transcode_aac: fix a typo
Signed-off-by: Anton Khirnov …
|
|
|
@749a89d1
|
10 years |
anton |
examples/transcode_aac: properly select the output sample format
…
|
|
|
@443b7192
|
10 years |
anton |
hevc: unref the current frame if frame_start() fails
Prevents DPB …
|
|
|
@1dd02192
|
10 years |
anton |
hevc: clear unused refs on failure
|
|
|
@f9f883af
|
10 years |
anton |
h264: simplify code in flush_dpb()
There is no point in clearing …
|
|
|
@aa508a9c
|
10 years |
michaelni |
fate: Fix bitexactness for vsynth3-dnxhd-1080i-colr
Signed-off-by: …
|
|
|
@f5b3257c
|
10 years |
michaelni |
avfilter/vf_eq: mark src as const
Signed-off-by: Michael Niedermayer …
|
|
|
@f8716d1e
|
10 years |
michaelni |
configure: use ar and ranlib in deterministic mode if available
this …
|
|
|
@530bf8ec
|
10 years |
michaelni |
avfilter/vf_eq: Fix clipping code
Found-by: Christophe Gisquet …
|
|
|
@5a1e524b
|
10 years |
michaelni |
Revert "configure: use ar and ranlib in deterministic mode"
This …
|
|
|
@7e857cd5
|
10 years |
michaelni |
configure: use ar and ranlib in deterministic mode
this makes the …
|
|
|
@7b6f4191
|
10 years |
michaelni |
avformat/movenc: Add simplistic 'colr' tag writing support to mov …
|
|
|
@b8f3b070
|
10 years |
James |
tools/crypto_bench: add Camellia support
Reviewed-by: Nicolas George …
|
|
|
@914fd42b
|
10 years |
michaelni |
avcodec/nvenc: Fix b-frame parameter handling
This should behave …
|
|
|
@fcb18ab8
|
10 years |
michaelni |
Merge remote-tracking branch 'rdp/dshow_tv_tuner'
* …
|
|
|
@e44a4c1f
|
10 years |
onemda |
avfitler/vf_fieldmatch: fix typo
Signed-off-by: Paul B Mahol …
|
|
|
@5a919ced
|
10 years |
onemda |
avfilter/libmpcodecs: remove unused headers
Signed-off-by: Paul B …
|
|
|
@fe47cba7
|
10 years |
Carl Eugen Hoyos |
Decode Prores 4444 XQ with the existing Prores decoder.
The frames …
|
|
|
@0ca5c4da
|
10 years |
stefasab |
lavfi/mp: drop mp=eq and mp=eq2
mp=eq2 was ported to a native …
|
|
|
@7ccd625a
|
10 years |
onemda |
avfilter/vf_eq: fix leak of input frame
Signed-off-by: Paul B Mahol …
|
|
|
@61974c7d
|
10 years |
rogerpack2005 |
dshow: tweak logging
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
|
|
|
@7c2e2627
|
10 years |
rogerpack2005 |
dshow: crossbar dialog was frequently being displayed twice, split up …
|
|
|
@ce1bbb08
|
10 years |
rogerpack2005 |
dshow: alert as to ramifications of switching crossbar routing
…
|
|
|
@c55fa2f0
|
10 years |
rogerpack2005 |
dshow: add properties dialog for tv tuners
Signed-off-by: rogerdpack …
|
|
|
@f4f06193
|
10 years |
James |
fate: add Camellia test
Reviewed-by: Michael Niedermayer …
|
|
|
@af39b8fe
|
10 years |
Carl Eugen Hoyos |
Fix creation of ffprobe-test.nut on remote targets.
This is not …
|
|
|
@f994000d
|
10 years |
michaelni |
LICENSE.md: add vf_eq
Found-by: jamrial
Signed-off-by: Michael …
|
|
|
@4c38e960
|
10 years |
michaelni |
avfilter: Port mp=eq/eq2 to lavfi
Code adapted from James Darnley's …
|
|
|
@7aeafac
|
10 years |
James |
x86/sbrdsp: Use different mem moves
Before
2843 decicycles in …
|
|
|
@449b21bf
|
10 years |
James |
x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3}
2 to 2.5 times …
|
|
|
@961353d8
|
10 years |
michaelni |
avfilter/vf_mcdeint: Set no_bitstream=1
This avoids unneeded writing …
|
|
|
@ec28cded
|
10 years |
michaelni |
avfilter/vf_mcdeint: fix gop_size
Signed-off-by: Michael Niedermayer …
|
|
|
@fd048e69
|
10 years |
michaelni |
avfilter/vf_uspp: fix gop_size
Signed-off-by: Michael Niedermayer …
|
|
|
@49456ed6
|
10 years |
michaelni |
avfilter/vf_uspp: Use FF_CEIL_RSHIFT() correct rounding of odd w/h
…
|
|
|
@da048c6d
|
10 years |
michaelni |
avformat/movenc: Check failure of allocation of ctts_entries and …
|
|
|
@47785b44
|
10 years |
michaelni |
avformat/movenc: fix cleanup on insufficient reserved_moov_size
…
|
|
|
@c50ddc10
|
10 years |
michaelni |
doc/APIchanges: fill in the remaining missing dates
Signed-off-by: …
|
|
|
@85d7e02e
|
10 years |
michaelni |
ffmpeg: allow overriding and amending AVStream->disposition
…
|
|
|
@a1062e14
|
10 years |
michaelni |
avformat/matroskadec: Use av_malloc_array() for index_entries
…
|
|
|
@c1cdce5d
|
10 years |
michaelni |
avformat/matroskadec: Check av_mallocz() return values
Signed-off-by: …
|
|
|
@ff0c5593
|
10 years |
michaelni |
nvenc: Propagate desired number of reference frames.
Reviewed-by: …
|
|
|
@15848c6
|
10 years |
michaelni |
avdevice/dshow_crossbar: Avoid mixing declarations and statements
…
|
|
|
@77140279
|
10 years |
michaelni |
hevc: pass the full HEVCNAL struct to decode_nal_unit
This enables …
|
|
|
@1296dc60
|
10 years |
michaelni |
avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentation
It …
|
|
|
@c651a1a
|
10 years |
michaelni |
doc/APIchanges: Fill in remaining missing hashes
Signed-off-by: …
|
|
|
@ba6888c0
|
10 years |
michaelni |
ffmpeg_opt: expand format for strftime
While the shortened format …
|
|
|
@2699a37
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow find_stream_in_feed()
Signed-off-by: Reynaldo H. …
|
|
|
@197acee7
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reindent handle_connection()
Signed-off-by: Reynaldo H. …
|
|
|
@eadd66a4
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow handle_connection()
Signed-off-by: Reynaldo H. …
|
|
|
@7d3857b7
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reindent http_vlog()
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@e9754564
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: reflow http_vlog()
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@1f13348f
|
10 years |
michaelni |
lavc/libopenjpegenc: move opj_setup_encoder to …
|
|
|
@76241c9
|
10 years |
michaelni |
Merge remote-tracking branch 'rdp/dshow_crossbar'
* …
|
|
|
@a915b1da
|
10 years |
michaelni |
Merge commit '3a6dfec864d569c2d0a875e1a7466f51b00edb63'
* commit …
|
|
|
@0c00e734
|
10 years |
michaelni |
Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4'
* commit …
|
|
|
@da304c52
|
10 years |
michaelni |
Merge commit '4c5fa628da099dbb598c93bc4555b8733d2c3035'
* commit …
|
|
|
@e40cdf86
|
10 years |
michaelni |
Merge commit '2a06c2a03e1205aaeede5af850b9271752ddd4cf'
* commit …
|
|
|
@72d99c8c
|
10 years |
michaelni |
avformat/dv: check av_malloc() return code
Signed-off-by: Michael …
|
|
|
@d36e66bb
|
10 years |
michaelni |
avformat/librtmp: Fix build with --disable-network --enable-librtmp
…
|
|
|
@b587ec00
|
10 years |
rogerpack2005 |
dshow: fix docu escapes
Signed-off-by: rogerdpack …
|
|
|
@3a6dfec8
|
10 years |
vittorio.giovara |
segment: Check av_get_frame_filename() return value
CC: …
|
|
|
@7915e674
|
10 years |
vittorio.giovara |
hlsproto: Properly close avio buffer in case of error
Fix a memory …
|
|
|
@4c5fa628
|
10 years |
vittorio.giovara |
mov: Do not compute negative SAR values
This partially reverts …
|
|
|
@8c8ee17e
|
10 years |
michaelni |
doc/APIchanges: fill in more missing hash values and dates
all values …
|
|
|
@579795b2
|
10 years |
michaelni |
avfilter/af_channelmap: Check for missing argument in …
|
|
|
@a35da092
|
10 years |
rogerpack2005 |
dshow: some devices only list themselves under "Video sources" but …
|
|
|