|
|
|
@ab71be09
|
11 years |
michaelni |
Merge commit 'da6506c607eda585ba4b15430cf3c9a2ce09c3a9'
* commit …
|
|
|
@3fc26d80
|
11 years |
michaelni |
Merge commit '38ecc3702dabbea09230f6d6333f59e74f5d1c12'
* commit …
|
|
|
@2a7cbc2
|
11 years |
michaelni |
Merge commit 'daa7a1d4431b6acf1f93c4a98b3de123abf4ca18'
* commit …
|
|
|
@4eea41cb
|
11 years |
michaelni |
Merge commit 'cc14ee03a7b91c69343f8d60c9e089a1950eeadb'
* commit …
|
|
|
@3d4dc432
|
11 years |
michaelni |
Merge commit '5cd6513f5be14b9744783d3d9e853d3f11065e93'
* commit …
|
|
|
@f3758e8b
|
11 years |
michaelni |
Merge commit '694d997afe07ec619e61e1c614733796dd01a52b'
* commit …
|
|
|
@da6506c6
|
11 years |
anton |
lavc: move AVCodecContext.pkt to AVCodecInternal
It's a private …
|
|
|
@38ecc370
|
11 years |
anton |
pthread: store thread contexts in AVCodecInternal instead of …
|
|
|
@daa7a1d4
|
11 years |
anton |
pthread_slice: rename ThreadContext -> SliceThreadContext
This should …
|
|
|
@cc14ee03
|
11 years |
anton |
lavc: split slice and frame threading functions into separate files
|
|
|
@5cd6513f
|
11 years |
anton |
pthread: drop avcodec_ prefixes from static functions
|
|
|
@6cf0c410
|
11 years |
michaelni |
Put vp9_scans and vp9_scans_nb in ro_data.
Signed-off-by: Michael …
|
|
|
@e1351662
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@694d997a
|
11 years |
diego |
x86: hpeldsp: Use PAVGB instruction macro where necessary
…
|
|
|
@1a4ffa5b
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@babf20a2
|
11 years |
lukasz.m.luki |
lavd/pulse: add ff_ prefix and fix param type
Add ff_ prefix for …
|
|
|
@398844f0
|
11 years |
lukasz.m.luki |
lavd/pulse_audio_enc: fix flush return code
Successful flushing is …
|
|
|
@3220a894
|
11 years |
michaelni |
http: add hack to make streams served by MediaGateway not seekable
…
|
|
|
@336a1902
|
11 years |
michaelni |
avcodec/ffv1enc: Check high bpp RGB against coder type too
…
|
|
|
@8b73a3f6
|
11 years |
michaelni |
avformat/utils: never decrease has_b_frames in compute_pkt_fields()
…
|
|
|
@07415536
|
11 years |
michaelni |
avcodec/x86/hpeldsp: fix crash on AMD K6-3+
There are instructions …
|
|
|
@8b63ebcb
|
11 years |
diego |
build: Remove redundant OBJS declaration intended for programs
|
|
|
@535d5895
|
11 years |
stefasab |
ffmpeg: add verbose consistency checks in case of filtering …
|
|
|
@cfe7185
|
11 years |
stefasab |
lavc: remove dead FF_API_OLD_TIMECODE API
|
|
|
@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 …
|
|
|