|
|
|
@a6895604
|
11 years |
stefasab |
lavc: remove dead FF_API_AVCODEC_OPEN API
|
|
|
@d3397c3e
|
11 years |
stefasab |
lavc: remove dead FF_API_ALLOC_CONTEXT API
|
|
|
@3d9fc5c6
|
11 years |
onemda |
avfilter/vf_aspect: remove dupe constants setup
Signed-off-by: Paul B …
|
|
|
@73e7d8f5
|
11 years |
michaelni |
MAINTAINERS: add vp9 maintainers
Suggested-by: BBB
Signed-off-by: …
|
|
|
@2ed562d5
|
11 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@91a69757
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@90c329cc
|
11 years |
stefasab |
lavc/version.h: remove empty line
|
|
|
@5a6e6dca
|
11 years |
stefasab |
lavc: drop deprecated audio_convert API at the next major bump
Also …
|
|
|
@cf49d590
|
11 years |
michaelni |
avcodec/ansi: set w/h correctly at the top
Signed-off-by: Michael …
|
|
|
@b568eeba
|
11 years |
michaelni |
Merge commit '3ea5f64ffff0a51f62922efd2e2bc231b13b2179'
* commit …
|
|
|
@b6413cdc
|
11 years |
michaelni |
Merge commit 'c0bba95c2363641d3297b3852b2ece1474cda295'
* commit …
|
|
|
@08e7644
|
11 years |
michaelni |
Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022'
* commit …
|
|
|
@7edc9240
|
11 years |
michaelni |
Merge commit '3a14b160bd442794c6a16a6a883adb547550e847'
* commit …
|
|
|
@a75bf4e5
|
11 years |
michaelni |
Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7'
* commit …
|
|
|
@d7639785
|
11 years |
vittorio.giovara |
rtmpproto: Reorder conditions to help dead code elimination
This …
|
|
|
@3ea5f64f
|
11 years |
vittorio.giovara |
ansi: fix possible use of uninitialized variables
|
|
|
@c0bba95c
|
11 years |
vittorio.giovara |
wtv: fix variable sign in format
|
|
|
@5858a67
|
11 years |
vittorio.giovara |
attributes: disable flatten on llvm/clang
|
|
|
@7b0a5873
|
11 years |
george |
lavfi/af_pan: support unknown layouts on input.
Fix trac ticket #2899.
|
|
|
@4e9adc9
|
11 years |
george |
lavfi/af_pan: support unknown layouts on output.
|
|
|
@4a640a6a
|
11 years |
george |
lswr: fix assert failure on unknown layouts.
|
|
|
@6e2473ed
|
11 years |
george |
lavfi: parsing helper for unknown channel layouts.
Make …
|
|
|
@d300f5f
|
11 years |
george |
lavfi/avfiltergraph: do not reduce incompatible lists.
A list of "all …
|
|
|
@f775eb3f
|
11 years |
george |
lavfi/avfiltergraph: suggest a solution when format selection fails.
…
|
|
|
@863fb11f
|
11 years |
george |
lavd/lavfi: support unknown channel layouts.
|
|
|
@eeb975f5
|
11 years |
george |
lavf/wavenc: check for a single stream.
Fix trac ticket #3110.
|
|
|
@e56d1a12
|
11 years |
george |
lavd/alsa: add stream validation
Don't trust provided streams.
Return …
|
|
|
@6ac9afd1
|
11 years |
george |
lavd/alsa: fix timestamp calculation
Current implementation didn't …
|
|
|
@8a701ef7
|
11 years |
michaelni |
avcodec/hevc_sei: Fix null dereference in decode_pic_timing()
Fixes …
|
|
|
@63a37d0e
|
11 years |
michaelni |
avcodec/hevc_sei: check active_seq_parameter_set_id validity
…
|
|
|
@6e87dfb5
|
11 years |
michaelni |
mpegvideo: reduce whitespace differences to libav
This excludes many …
|
|
|
@4fb1221e
|
11 years |
michaelni |
h264: reduce whitespace differences to libav
Signed-off-by: Michael …
|
|
|
@23c03ac9
|
11 years |
michaelni |
libvpxenc: allow qmax of 0
this is valid for both vp8 & vp9 and …
|
|
|
@50f52a54
|
11 years |
michaelni |
avutil/xtea: add Doxy @file and group
Signed-off-by: Timothy Gu …
|
|
|
@624672f
|
11 years |
michaelni |
avutil/adler32: add Doxy group
Signed-off-by: Timothy Gu …
|
|
|
@517afd72
|
11 years |
michaelni |
libvpxenc: add VP9 options
same as their vpxenc equivalents: …
|
|
|
@e87043bb
|
11 years |
michaelni |
MAINTAINERS: add myself for libvpx*
Signed-off-by: Michael …
|
|
|
@1fb3b494
|
11 years |
michaelni |
ffv1enc: store 2pass statistics at the end
This reduces their size …
|
|
|
@8d88ed9a
|
11 years |
michaelni |
avcodec/ffv1enc: pass through pts
Signed-off-by: Michael Niedermayer …
|
|
|
@3a14b160
|
11 years |
anton |
vf_scale: make the dar variable return the DAR.
Before, it just …
|
|
|
@34a0ac41
|
11 years |
anton |
vf_aspect: support variables in evaluating the aspect ratios
Example: …
|
|
|
@a8bcc956
|
11 years |
michaelni |
libvpxenc: split vp8/vp9 options array
the current options are left …
|
|
|
@d3211cf
|
11 years |
michaelni |
avcodec/libmp3lame: add ABR support
Signed-off-by: Timothy Gu …
|
|
|
@67d1d06
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1654e64b
|
11 years |
michaelni |
Merge commit 'c68d4c230ad8ca85af3999a6af8e582c43620d58'
* commit …
|
|
|
@a805e2e6
|
11 years |
michaelni |
avcodec/hevc: add "apply_defdispwin" alias for compatibilty with …
|
|
|
@35594c48
|
11 years |
michaelni |
libavcodec/hevc: random cosmetics to reduce diff to …
|
|
|
@2c4f5736
|
11 years |
michaelni |
libavcodec/hevc: random cosmetics to reduce diff to …
|
|
|
@e877455f
|
11 years |
michaelni |
libavcodec/hevcdsp_template: whitespaces to reduce diff to …
|
|
|
@42dbe2d9
|
11 years |
michaelni |
libavcodec/hevcdsp_template: random cosmetics to reduce diff to …
|
|
|
@69b3668b
|
11 years |
michaelni |
libavcodec/hevc: indention related cosmetics to reduce diff to …
|
|
|
@6a84d17b
|
11 years |
michaelni |
libavcodec/hevcdsp_template: cosmetics to reduce diff to …
|
|
|
@b23692b3
|
11 years |
michaelni |
libavcodec/hevc: reduce whitespace differences to …
|
|
|
@5928b29f
|
11 years |
diego |
os_support: Add #endif comments for better readability
|
|
|
@1a6948fa
|
11 years |
michaelni |
libavcodec/hevc: reduce bracket differences to …
|
|
|
@ce7f1c76
|
11 years |
michaelni |
avcodec/hevc: more whitespaces to reduce difference to …
|
|
|
@c68d4c23
|
11 years |
diego |
mpeg4video_parser: K&R formatting cosmetics
Signed-off-by: Diego …
|
|
|
@641358ad
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Add an …
|
|
|
@1344c045
|
11 years |
michaelni |
Merge commit 'dc6ea00cd2b91b591e6726e5bf1d5e03a4a9bdd0'
* commit …
|
|
|
@0b82fdcc
|
11 years |
michaelni |
Merge commit '037fea388e0df2a22441bc1ed86794152161baf1'
* commit …
|
|
|
@7146eacf
|
11 years |
michaelni |
Merge commit '1700b4e678ed329611a16b20d11e64b7abda4839'
* commit …
|
|
|
@0db04ca0
|
11 years |
michaelni |
Merge commit '056fd4fe65e70b4dbca97bcf7faf8b7ce3df993f'
* commit …
|
|
|
@b4f95c96
|
11 years |
michaelni |
Merge commit '23157d72b565e0228fec97f1eb059d4f8021a260'
* commit …
|
|
|
@435214a7
|
11 years |
martin |
Add an HDS live fragmenting muxer
HDS fragments basically are FLV …
|
|
|
@02223f4d
|
11 years |
michaelni |
Merge commit 'd1c229cdbc07ef8eb703d68d1c5b509baee85245'
* commit …
|
|
|
@525289ed
|
11 years |
michaelni |
Merge commit '57070b1468edc6ac8cb3696c817f3c943975d4c1'
* commit …
|
|
|
@77c33424
|
11 years |
michaelni |
Merge commit '4a64e67988dd01005efb1ae831bff14c1656b573'
* commit …
|
|
|
@8183e332
|
11 years |
michaelni |
h264_refs: use named constant for setting frame_recovered
…
|
|
|
@647adc42
|
11 years |
michaelni |
h264: factor "if(h->sei_recovery_frame_cnt >= 0)" out
Signed-off-by: …
|
|
|
@f578e5d9
|
11 years |
michaelni |
avcodec/hevc: Adjust white-spaces to reduce difference to …
|
|
|
@38612379
|
11 years |
michaelni |
hevc: fix temporal_id(cherry picked from commit …
|
|
|
@dc6ea00c
|
11 years |
diego |
mpeg4video: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@037fea38
|
11 years |
diego |
flashsv: K&R formatting cosmetics
Also improve some log message …
|
|
|
@1700b4e6
|
11 years |
diego |
x86: vp8dsp: Split loopfilter code into a separate file
|
|
|
@056fd4fe
|
11 years |
diego |
configure: Properly check for availability of -Wno-foo warning flags
…
|
|
|
@23157d72
|
11 years |
diego |
configure: Split test_cflags function off from check_cflags
This is …
|
|
|
@d1c229cd
|
11 years |
anton |
lavf: do not use int to store an int64
|
|
|
@0610d6e8
|
11 years |
onemda |
avcodec/mvcdec: stop using deprecated avcodec_set_dimensions()
…
|
|
|
@256b986c
|
11 years |
onemda |
avcodec/exr: stop using deprecated avcodec_set_dimensions()
…
|
|
|
@01507ab3
|
11 years |
onemda |
avcodec/sanm: stop using deprecated avcodec_set_dimensions()
…
|
|
|
@73d88773
|
11 years |
michaelni |
avcodec/tiff_common: allow count = 0 in ff_tadd_bytes_metadata()
…
|
|
|
@8b3964ec
|
11 years |
michaelni |
avformat/isom: lpcm in mov default to big endian
It is my …
|
|
|
@1295377f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@57070b14
|
11 years |
lu_zero |
flashsv: Check diff_start diff_height values
Fix out of array …
|
|
|
@4a64e679
|
11 years |
lu_zero |
flashsv: Refactor a little
|
|
|
@04894ef3
|
11 years |
michaelni |
Merge commit '9ceed7af377cea6a430d63a2f5d5cf1afe0d4f05'
* commit …
|
|
|
@5a7a56d7
|
11 years |
michaelni |
Merge commit 'b264453de93999ea6f23e98014390af468f56146'
* commit …
|
|
|
@81c3bb78
|
11 years |
michaelni |
Merge commit 'd07b51bf0733fe58bbfa13c448775dc325463cb4'
* commit …
|
|
|
@382545ae
|
11 years |
michaelni |
Merge commit '28240a60c1b5ce276e947ba013271ec009adc078'
* commit …
|
|
|
@935d0ee0
|
11 years |
michaelni |
Merge commit 'eb5920c195d1b0bda81782af4ba0c5982f5225b3'
* commit …
|
|
|
@7592d30b
|
11 years |
michaelni |
Merge commit '0300962b76644f145b773439989a5cdf1667e162'
* commit …
|
|
|
@9bcf6478
|
11 years |
michaelni |
avcodec: document that FF_DEBUG_VIS_QP / FF_DEBUG_VIS_MB_TYPE should …
|
|
|
@2a2cc0a
|
11 years |
michaelni |
Merge commit 'f8b2bcd2adab65658ffd45f9f13b032af6600bf8'
* commit …
|
|
|
@f49e6359
|
11 years |
michaelni |
avcodec/avcodec.h: move debug_mv to the end of the struct with the …
|
|
|
@66df6f5
|
11 years |
michaelni |
Merge commit 'a1504eee41b39f62dbfe0a0ca6b96c2716bf7577'
* commit …
|
|
|
@c97d397c
|
11 years |
michaelni |
Merge commit 'fae753af709537fc75ff1c4ce21fc1f4429af929'
* commit …
|
|
|
@c6c03dfd
|
11 years |
michaelni |
Merge commit 'ccc71298456d97f64f539e303c771d04dcb33c53'
* commit …
|
|
|
@6262763d
|
11 years |
michaelni |
Merge commit 'b6a4701612514c97d22f7ffb37993539f7718352'
* commit …
|
|
|
@0fbeeb93
|
11 years |
michaelni |
Merge commit '959bea13ce3498a5bddf8a415a061a7bb5a8b075'
* commit …
|
|
|
@3a0c9026
|
11 years |
michaelni |
Merge commit 'ea29f965dc71182f77b8efe819630f55e48b0ab7'
* commit …
|
|
|