|
|
|
@6abd1e90
|
10 years |
michaelni |
Merge commit '7d8154edd594981e7891d57de91f2260f8a62939'
* commit …
|
|
|
@61635c7a
|
10 years |
michaelni |
Merge commit '8b00f4df20f4a8ab0656fdaf7d00233a6515a052'
* commit …
|
|
|
@a2740a06
|
10 years |
michaelni |
Merge commit '4bd5ac200d15b4f458a50f66006549825f9fc865'
* commit …
|
|
|
@c07b7e48
|
10 years |
michaelni |
Merge commit '5355ed6b20e941430c4f8fb82644e87a65366d61'
* commit …
|
|
|
@acd6b40
|
10 years |
michaelni |
Merge commit '06789ad3b71296a9e2fbd0278632d97a5d9af8d7'
* commit …
|
|
|
@c27f53b9
|
10 years |
michaelni |
Merge commit 'd231e84b06a9964c840cff4e228509f706165fb6'
* commit …
|
|
|
@cc31d9c
|
10 years |
michaelni |
Merge commit 'd40ae0e595fe90b5583b9269f8bb000402bde5a6'
* commit …
|
|
|
@756dc7bd
|
10 years |
michaelni |
Merge commit '92c6c2a605f9b077b8fbc25b7ed6625541232b87'
* commit …
|
|
|
@06c70d45
|
10 years |
michaelni |
avcodec/hevc_ps: Check cropping parameters more correctly
…
|
|
|
@665e0c10
|
10 years |
michaelni |
Merge commit 'd8a45d2d49f54fde042b195f9d5859251252493d'
* commit …
|
|
|
@7d8154ed
|
10 years |
anton |
h264: move intra4x4_pred_mode[_cache] into the per-slice context
|
|
|
@8b00f4df
|
10 years |
anton |
h264: move some neighbour information into the per-slice context
|
|
|
@4bd5ac20
|
10 years |
anton |
h264: move {chroma,intra16x16}_pred_mode into the per-slice context
|
|
|
@5355ed6b
|
10 years |
anton |
h264: move {prev,next}_mb_skipped into the per-slice context
|
|
|
@06789ad3
|
10 years |
anton |
h264: move qp_thresh into the per-slice context
|
|
|
@d231e84b
|
10 years |
anton |
h264: move the quantizers into the per-slice context
|
|
|
@d40ae0e5
|
10 years |
anton |
h264: do not copy qscale when updating per-thread contexts
It's a …
|
|
|
@92c6c2a6
|
10 years |
anton |
h264: split weighted pred-related vars into per-slice context
|
|
|
@e4588e37
|
10 years |
michaelni |
Merge commit '5127c00b971b674f72609369b39a9c0f7c36977d'
* commit …
|
|
|
@0e69c16e
|
10 years |
michaelni |
Merge commit 'c929659bdd7d2d5848ea52e685a3164c7b901bb0'
* commit …
|
|
|
@d8a45d2
|
10 years |
anton |
h264_ps: properly check cropping parameters against overflow
CC: …
|
|
|
@5127c00b
|
10 years |
anton |
hevc: zero the correct variables on invalid crop parameters
It's the …
|
|
|
@c929659b
|
10 years |
anton |
hevc: make the crop sizes unsigned
|
|
|
@294bb6cb
|
10 years |
michaelni |
avcodec/hevc_refs: Silence "Could not find ref with POC" for CRA/BLA
…
|
|
|
@3c5c6870
|
10 years |
michaelni |
avformat/movenc: avoid using uninitialized display_matrix_size
…
|
|
|
@276a8666
|
10 years |
michaelni |
avcodec/metasound_data: remove unused variable lsp16s
the table was …
|
|
|
@215c2fe0
|
10 years |
michaelni |
Merge commit '22a6d48b0d7367b3a45dd6db245f8ffaaa364995'
* commit …
|
|
|
@50255b7a
|
10 years |
michaelni |
Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c'
* commit …
|
|
|
@60b9373d
|
10 years |
James |
libavutil: add bmi2 optimized av_mod_uintp2
Reviewed-by: Michael …
|
|
|
@d13e521c
|
10 years |
James |
libavutil: add av_mod_uintp2
Reviewed-by: Michael Niedermayer …
|
|
|
@2a8198b3
|
10 years |
michaelni |
avcodec/libvpxenc: Set min/max quantizer to 0 for lossless mode
Fixes …
|
|
|
@d6dba15b
|
10 years |
michaelni |
avfilter/vf_mcdeint: Change enums to int, which are accessed via …
|
|
|
@1a79850a
|
10 years |
michaelni |
avfilter/vf_overlay: Change enums to int, which are accessed via …
|
|
|
@59c06902
|
10 years |
michaelni |
avfilter/vf_phase: Change enum to int, which is accessed via AVOption …
|
|
|
@22a6d48b
|
10 years |
lu_zero |
avconv: Print the avfilter errors
Signed-off-by: Luca Barbato …
|
|
|
@342fc46c
|
10 years |
lu_zero |
cmdutils: Add a stream specifier to map usable streams
It drops …
|
|
|
@e8446a68
|
10 years |
michaelni |
configure: Silence warnings about constant unsigned overflows in MSVC
…
|
|
|
@9015ca35
|
10 years |
stefasab |
lavfi/eq: rework expression evaluation
In particular, add support for …
|
|
|
@e6547cce
|
10 years |
stefasab |
lavfi/eq: factorize code in process_command()
|
|
|
@6b940b8c
|
10 years |
James |
x86/xvididct: add some yasm guards
Should fix compilation on …
|
|
|
@b0fea4ad
|
10 years |
James |
x86/xvididct: remove obsolete function prototypes
Signed-off-by: …
|
|
|
@7fb18678
|
10 years |
michaelni |
avcodec/dv: remove unused var dvquantareas
Signed-off-by: Michael …
|
|
|
@5f9d30a
|
10 years |
michaelni |
avcodec/dv: remove unused var dv100qstep
Signed-off-by: Michael …
|
|
|
@57e80479
|
10 years |
michaelni |
avfilter/vf_pp7: remove unused var
Signed-off-by: Michael Niedermayer …
|
|
|
@03e9b193
|
10 years |
James |
avcodec/libdcadec: add missing version bump and changelog entry
|
|
|
@4f3c31df
|
10 years |
michaelni |
avcodec: Fix libdcadec include dir
Signed-off-by: Michael Niedermayer …
|
|
|
@85cc7605
|
10 years |
michaelni |
Merge commit '30e6abd1a8cc4fd5daf2e23ad2e768862c39e975'
* commit …
|
|
|
@750cf4e5
|
10 years |
michaelni |
Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8'
* commit …
|
|
|
@519868de
|
10 years |
michaelni |
avcodec: add libdcadec decoder
Signed-off-by: Michael Niedermayer …
|
|
|
@11fe56c
|
10 years |
michaelni |
avcodec: add profile define for DTS Express
Signed-off-by: Michael …
|
|
|
@77bd35d7
|
10 years |
michaelni |
avcodec/dnxhddec: reset cur_field for non interlaced frames
…
|
|
|
@d3bd9431
|
10 years |
michaelni |
avcodec/dnxhddec: Reset is_444 if format is not 444
Signed-off-by: …
|
|
|
@2c660e34
|
10 years |
michaelni |
avcodec/dnxhddec: Check that the frame is interlaced before using …
|
|
|
@30e6abd1
|
10 years |
anton |
webp: ensure that each transform is only used once
According to the …
|
|
|
@cf18e77
|
10 years |
anton |
movenc: write the display transform matrix
|
|
|
@bbcc095
|
10 years |
michaelni |
avformat/avienc: Expand master ODML index when its end is reached
…
|
|
|
@adfde9a6
|
10 years |
michaelni |
avformat/avienc: Fix wrongly placed comment
Signed-off-by: Michael …
|
|
|
@81a6b075
|
10 years |
michaelni |
avformat/avidec: also print frame_num in debug output
Signed-off-by: …
|
|
|
@01775c88
|
10 years |
michaelni |
avformat/avienc: factor out update_odml_entry()
Signed-off-by: …
|
|
|
@c3a6d179
|
10 years |
michaelni |
avformat/avienc: factor write_odml_master() out
Signed-off-by: …
|
|
|
@5440d4b6
|
10 years |
michaelni |
Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b'
* commit …
|
|
|
@b5448e66
|
10 years |
michaelni |
Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184'
* commit …
|
|
|
@25d7e3ad
|
10 years |
michaelni |
Merge commit '5c337353a2546416631a87de4881850d99141c39'
* commit …
|
|
|
@36027824
|
10 years |
michaelni |
Merge commit 'eee13d653953083553cceadbbedf6222ef78a006'
* commit …
|
|
|
@4631d4be
|
10 years |
michaelni |
Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb'
* commit …
|
|
|
@00ad3432
|
10 years |
michaelni |
Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d'
* commit …
|
|
|
@09585e37
|
10 years |
michaelni |
Merge commit '3041183677bda0a431b36e96a2c76617abaa8183'
* commit …
|
|
|
@76fef5c
|
10 years |
michaelni |
Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a'
* commit …
|
|
|
@4f8540ba
|
10 years |
michaelni |
Merge commit '8dc72eeaf647736c287b59a3856a11904bedd58b'
* commit …
|
|
|
@30a04188
|
10 years |
martin |
ismindex: Calculate the pts duration of trun atoms, not the dts …
|
|
|
@67a29123
|
10 years |
martin |
movenc: Don't assume that fragment durations in pts is equal to …
|
|
|
@5c337353
|
10 years |
martin |
movenc: Move sidx edit list timestamp adjustment into a block
When …
|
|
|
@eee13d65
|
10 years |
martin |
movenc: Only adjust the cts offset at the start of fragments if …
|
|
|
@5cf892d6
|
10 years |
martin |
movenc: Write pts timestamps in tfxd, instead of dts timestamps
This …
|
|
|
@b81b0cc2
|
10 years |
martin |
movenc: Set the last packet duration based on the next packet when …
|
|
|
@30411836
|
10 years |
martin |
dashenc: Heuristically fill in the duration of packets that need it
…
|
|
|
@2889c5e1
|
10 years |
martin |
movenc: Heuristically set the duration of the last sample in a …
|
|
|
@8dc72ee
|
10 years |
martin |
udp: Fix crashes after adding AVOptions
Add a missing AVClass member, …
|
|
|
@b61cb61
|
10 years |
michaelni |
mxfenc: don't try to write footer without header
This fixes a crash, …
|
|
|
@c5c09501
|
10 years |
michaelni |
avformat/aiffdec: do not fail if header parser hits EOF
Based on …
|
|
|
@ae81e8a9
|
10 years |
michaelni |
avformat/aiffdec: Stop header parsing once a non header packet is …
|
|
|
@d2009c77
|
10 years |
u |
avfilter/vf_colormatrix: fix yuv420p threading, second try
Now seems …
|
|
|
@b1fbe29
|
10 years |
michaelni |
avcodec/mjpegdec: Support 31111100 sampling
Signed-off-by: Michael …
|
|
|
@e1545589
|
10 years |
michaelni |
avcodec/mjpegdec: Change upscale_* to an array instead of a bitmask
…
|
|
|
@ee648903
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@b3818c47
|
10 years |
michaelni |
Merge commit '8692d74b7364b405d7939c0ed347e8a2815193a7'
* commit …
|
|
|
@7a5356c7
|
10 years |
Carl Eugen Hoyos |
lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer …
|
|
|
@7f1ea388
|
10 years |
Carl Eugen Hoyos |
lavc/dts: Do not set bitrate for DTS-HD Master and High Resolution.
…
|
|
|
@c59654d
|
10 years |
michaelni |
avformat/http: replace cookies with updated values instead of …
|
|
|
@f8323744
|
10 years |
michaelni |
mips/float_dsp: fix vector_fmul_window_mips on mips64
Commit …
|
|
|
@414d6547
|
10 years |
derek.buitenhuis |
mov: Add option to keep exact packet sequence after seeking
The …
|
|
|
@8692d74b
|
10 years |
derek.buitenhuis |
mov: Add option to keep exact packet sequence after seeking
The …
|
|
|
@fbb9ef5b
|
10 years |
michaelni |
avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption …
|
|
|
@ee17295d
|
10 years |
michaelni |
avfilter/vf_il: Change enums to int, which are accessed via AVOption …
|
|
|
@67e15622
|
10 years |
michaelni |
avfilter/vf_histogram: Change enum to int, which is accessed via …
|
|
|
@304fdfe
|
10 years |
stefasab |
lavfi: add showwavespic filter
This is a variant of showwaves. It is …
|
|
|
@0f16dfda
|
10 years |
michaelni |
Replace PixelFormats which sneaked in over time or where forgotten by …
|
|
|
@4fae5563
|
10 years |
michaelni |
Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a'
* commit …
|
|
|
@bf2bd5b8
|
10 years |
James |
avcodec/ac3dec_fixed: fix compilation when ac3dec is disabled
…
|
|
|
@0b96142
|
10 years |
michaelni |
avcodec/aacsbr: Replace impossible condition by assert
bits can have …
|
|
|