|
|
|
@e97f5bef
|
10 years |
michaelni |
fate/hevc: adding CONFWIN_A conformance test
cherry picked from …
|
|
|
@7bb3e70c
|
10 years |
michaelni |
fate/hevc: add flags unaligned
cherry picked from commit …
|
|
|
@29228dbd
|
10 years |
michaelni |
fate/hevc: add BUMPING bitstream test
cherry picked from commit …
|
|
|
@57e7d9d9
|
10 years |
michaelni |
Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d'
* commit …
|
|
|
@6542e557
|
10 years |
michaelni |
Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'
* commit …
|
|
|
@0a7f3af2
|
10 years |
michaelni |
Merge commit '53abe32409f13687c864b3cda077a1aa906a2459'
* commit …
|
|
|
@d1ce43a
|
10 years |
michaelni |
doc/examples/muxing: mark correct frame as writeable
Bug found from …
|
|
|
@fbd46e2f
|
10 years |
michaelni |
doc/examples/muxing: Always use swr, simplifies code slightly
…
|
|
|
@22e9fe06
|
10 years |
michaelni |
doc/examples/muxing: add alloc_audio_frame() and use it to simplify …
|
|
|
@a98cadef
|
10 years |
michaelni |
doc/examples/muxing: Move samples_count to OutputStream
…
|
|
|
@8b1d54b
|
10 years |
michaelni |
doc/examples/muxing: free swr context at the end
Signed-off-by: …
|
|
|
@bfb3b2b7
|
10 years |
michaelni |
x86/hevc_idct: add 12bit idct_dc
Signed-off-by: James Almer …
|
|
|
@d4a9e89b
|
10 years |
michaelni |
avcodec/x86/hevcdsp_init: make license header consistent
…
|
|
|
@706f81a2
|
10 years |
michaelni |
Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d'
* commit …
|
|
|
@226b290
|
10 years |
michaelni |
Merge commit '73bb8f61d48dbf7237df2e9cacd037f12b84b00a'
* commit …
|
|
|
@7215fcf8
|
10 years |
diego |
avformat: Mark AVOutputFormat argument in avformat_query_codec as const
|
|
|
@ec4f04da
|
10 years |
diego |
avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const
|
|
|
@53abe324
|
10 years |
diego |
avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as …
|
|
|
@371cb964
|
10 years |
michaelni |
Merge commit '56f98e340fca894a76d1ddbe33118b8d8c4db34a'
* commit …
|
|
|
@7cf08655
|
10 years |
michaelni |
doc/examples/muxing: Support setting flags, for example for setting …
|
|
|
@5d2cf1ae
|
10 years |
michaelni |
doc/examples/muxing: select a supported sample rate for the encoder, …
|
|
|
@ead22f42
|
10 years |
michaelni |
doc/examples/muxing: pick a supported channel layout if stereo isnt …
|
|
|
@9ccb9c8d
|
10 years |
michaelni |
doc/examples/muxing: move swr context to OutputStream
Idea from: …
|
|
|
@1c0c19f8
|
10 years |
michaelni |
Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309'
* commit …
|
|
|
@1ace9573
|
10 years |
michaelni |
x86/hevc_idct: replace old and unused idct functions
Only 8-bit and …
|
|
|
@1a880b2f
|
10 years |
anton |
hevc: SSE2 and SSSE3 loop filters
Additional contributions by James …
|
|
|
@73bb8f61
|
10 years |
anton |
hevcdsp: remove an unneeded variable in the loop filter
beta0 and …
|
|
|
@56f98e3
|
10 years |
anton |
output example: convert audio to the format supported by the encoder
|
|
|
@884f7c97
|
10 years |
anton |
output example: set the stream timebase
This is required by the new API.
|
|
|
@23480da0
|
10 years |
michaelni |
hevc: add support for bumping process
cherry picked from commit …
|
|
|
@c0a586d9
|
10 years |
michaelni |
reintroduce avpriv_dsputil_init() to maintain ABI until next soname …
|
|
|
@9a6ca20e
|
10 years |
michaelni |
configure: replace pulse-simple with pulse
pulse-simple is additional …
|
|
|
@036f11bd
|
10 years |
michaelni |
x86: hevc_mc: replace simple leas by adds
lea is detrimental for …
|
|
|
@7295ee7f
|
10 years |
michaelni |
Merge commit 'd8520d3ee032bf18f28897e0109f44b405caf5e3'
* commit …
|
|
|
@8b395315
|
10 years |
michaelni |
Merge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8'
* commit …
|
|
|
@0a9bab5
|
10 years |
michaelni |
Merge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7'
* commit …
|
|
|
@f6e218a0
|
10 years |
michaelni |
hevc: fix RAP_B_Bossen
cherry picked from commit …
|
|
|
@bd0f2d31
|
10 years |
michaelni |
x86/hevc: add 12bits support for MC
cherry picked from commit …
|
|
|
@7df98d8c
|
10 years |
michaelni |
x86/hevc: remove unused constant in deblocking filter
cherry picked …
|
|
|
@7bdcf5c9
|
10 years |
michaelni |
x86/hevc: add 12bits support for deblocking filter
cherry picked from …
|
|
|
@a06fac35
|
10 years |
michaelni |
avformat/mux: ignore delayed vp8/9 packets in max_interleave_delta …
|
|
|
@24327706
|
10 years |
michaelni |
avutil/opt: ensure the right buffer is used in set_string_number()
…
|
|
|
@d8520d3e
|
10 years |
diego |
mpegvideo: Move QMAT_SHIFT* defines to the only place they are used
|
|
|
@4fbb62a2
|
10 years |
diego |
mpegvideo: Move ME_MAP_* defines to the only place they are used
|
|
|
@ff853343
|
10 years |
diego |
mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 defines
|
|
|
@aadf5222
|
10 years |
michaelni |
Merge commit '165e9df19567ec0b6abee1ee2c26027e6d7aa7bf'
* commit …
|
|
|
@165e9df1
|
10 years |
diego |
fft-test: Pass the right struct members instead of casting
|
|
|
@065fa66
|
10 years |
michaelni |
RELEASE_NOTES: fix WebVTT decoder typo (-> encoder)
Found-by: Clément …
|
|
|
@859413b6
|
10 years |
michaelni |
Merge commit '58e65e44f435243dc72dfce1f8af8afcf1319f34'
* commit …
|
|
|
@2904d052
|
10 years |
michaelni |
Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'
* commit …
|
|
|
@937eaba2
|
10 years |
michaelni |
Merge commit '060e4a9e0627adcda9101dd68ec7f22b4ce22b5b'
* commit …
|
|
|
@58e65e44
|
10 years |
diego |
vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_c
This avoids …
|
|
|
@7fb993d3
|
10 years |
diego |
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
|
|
|
@060e4a9e
|
10 years |
diego |
dct/rdft: Remove duplicate typedefs for context structs
The typedefs …
|
|
|
@04bc370
|
10 years |
michaelni |
lavf/avio: do not include bprint.h.
C++ chokes on the definition of …
|
|
|
@66ae994c
|
10 years |
michaelni |
avformat/segment: re-interleave packets if needed
Fixes part of …
|
|
|
@351b22c
|
10 years |
michaelni |
avformat/mux: support re-interleaving packets in ff_write_chained()
…
|
|
|
@383a04a1
|
10 years |
michaelni |
avformat/mux: keep AVPacket fields consistent in ff_write_chained()
…
|
|
|
@d44b8f0a
|
10 years |
michaelni |
avformat/matroskaenc: print a warning when the relative timestamp …
|
|
|
@ce8e27e
|
10 years |
michaelni |
Merge commit '436ced244fadcde2c0b925627920e84b25482542'
* commit …
|
|
|
@7923aa0f
|
10 years |
michaelni |
avformat/matroskaenc: Start new cluster if relative timestamp could …
|
|
|
@3c6e220a
|
10 years |
michaelni |
avformat/matroskaenc: Factor mkv_start_new_cluster() out
…
|
|
|
@436ced24
|
10 years |
diego |
mpegenccontext: Remove unused opaque pointer
Signed-off-by: Diego …
|
|
|
@183bbc2a
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@c508adb2
|
10 years |
michaelni |
hevc: propagate error code from set_sps()
Signed-off-by: Timothy Gu …
|
|
|
@ef21b3d3
|
10 years |
Carl Eugen Hoyos |
Ignore xing number of frames if the file is larger than indicated.
…
|
|
|
@badcd3da
|
10 years |
Carl Eugen Hoyos |
Print a warning instead of requesting a sample for an invalid exif …
|
|
|
@f753956
|
10 years |
michaelni |
lavfi/src_movie: minor simplifications
Signed-off-by: Lukasz Marek …
|
|
|
@97392553
|
10 years |
michaelni |
lavfi/src_movie: remove frame from priv context
This variable is used …
|
|
|
@8b59ab1a
|
10 years |
michaelni |
Merge commit 'ce2e858f5b3416c2d54f7f8c14e901f75c48b785'
* commit …
|
|
|
@ab0f78ea
|
10 years |
michaelni |
Merge commit 'd0de7330b973b354e2ceb0b99fd545b868b0a9c4'
* commit …
|
|
|
@02ea384a
|
10 years |
michaelni |
Merge commit '6133d65861f265d429ade53e910fe877c95a1615'
* commit …
|
|
|
@629e5e2
|
10 years |
michaelni |
avcodec/fft-test: fix memory alloc checks
Signed-off-by: Michael …
|
|
|
@074bb751
|
10 years |
michaelni |
Merge commit 'c3c96deb5f8cbbdb700ba97920ceedddacb5dcb9'
* commit …
|
|
|
@ce2e858f
|
10 years |
diego |
http: K&R formatting cosmetics
Also comment some #endifs and …
|
|
|
@670b7f20
|
10 years |
michaelni |
x86: hevcdsp: align
Reviewed-by: Mickaël Raulet <mraulet@gmail.com> …
|
|
|
@d0de7330
|
10 years |
diego |
fft-test: Pass correct struct members to (i)dct functions
This fixes …
|
|
|
@6133d658
|
10 years |
diego |
fft-test: K&R formatting cosmetics
Also rearrange #includes into …
|
|
|
@373677f9
|
10 years |
michaelni |
hevc_mvs: avoid deriving tmvp in amvp
Reduces on a sequence number of …
|
|
|
@ca081217
|
10 years |
michaelni |
hevcdsp: change types of SAO parameters
From openhevc
Reviewed-by: …
|
|
|
@088875b6
|
10 years |
michaelni |
Merge commit '7288b345850792430302a8f85a4b29140b770497'
* commit …
|
|
|
@09f5b375
|
10 years |
michaelni |
Merge commit 'd445c865f87e7f13230e4dac3f77f5af21da95cb'
* commit …
|
|
|
@97d2b8d6
|
10 years |
michaelni |
Merge commit 'eac77fcd56fc2a3391f0d86faf54302afb368ff7'
* commit …
|
|
|
@b6a6459a
|
10 years |
michaelni |
lavd/lavfi: work with non-mappable files for graph_file option
…
|
|
|
@8a4c0866
|
10 years |
michaelni |
avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)
…
|
|
|
@01b236b7
|
10 years |
michaelni |
avformat/flvdec: use AV_PKT_DATA_NEW_EXTRADATA for h264 too
Fixes …
|
|
|
@601c2388
|
10 years |
michaelni |
avcodec/h264: support AV_PKT_DATA_NEW_EXTRADATA
Signed-off-by: …
|
|
|
@1bf371b2
|
10 years |
michaelni |
avcodec/h264: factor is_extra() out
Signed-off-by: Michael …
|
|
|
@c3c96deb
|
10 years |
diego |
fft-test: Check memory allocations
|
|
|
@7288b34
|
10 years |
diego |
fft-test: Drop unnecessary pointer indirection for context structs
|
|
|
@d445c865
|
10 years |
diego |
fft-test: Reduce variable scope where sensibly possible
Also merge …
|
|
|
@54256482
|
10 years |
michaelni |
Merge commit '20ec0daaa1cdd3996ac6ed0198de961129474044'
* commit …
|
|
|
@d0cb6caf
|
10 years |
michaelni |
Merge commit '2b6ab3a2bd7e7cee5e7a55dd2e48b8feb4a826bb'
* commit …
|
|
|
@eac77fcd
|
10 years |
diego |
mpegenccontext: Remove unused dct_unquantize_h261 function pointers
…
|
|
|
@20ec0daa
|
10 years |
diego |
fft-test: Make global exptab variable static
|
|
|
@2b6ab3a2
|
10 years |
diego |
mpegvideo: Move QUANT_BIAS_SHIFT define to the only place it is used
|
|
|
@c75fdee7
|
10 years |
Carl Eugen Hoyos |
avcodec/x86/hevc_deblock: Fix compilation with nasm.
|
|
|
@bbc5adfb
|
10 years |
michaelni |
avutil/opt: Fix parsing regression with constants starting with …
|
|
|
@a6132579
|
10 years |
michaelni |
Changelog: add "version <next>:" so people dont add new things to the …
|
|
|
@7e5d75d5
|
10 years |
michaelni |
Merge commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e'
* commit …
|
|
|