projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix libx264 configure check to use pkg-config if available.
2010-04-19
Jason Garrett-Glaser
Fix libx264 configure check to use pkg-config if available.
commit
|
commitdiff
|
tree
2010-01-19
Jason Garrett-Glaser
Update libx264.c to use new libx264 features
commit
|
commitdiff
|
tree
2009-12-09
Jason Garrett-Glaser
Minor version bump for mbtree addition.
commit
|
commitdiff
|
tree
2009-12-08
Jason Garrett-Glaser
Boolify options passed to x264.
commit
|
commitdiff
|
tree
2009-12-06
Jason Garrett-Glaser
Simplified deblocking checks.
commit
|
commitdiff
|
tree
2009-12-06
Jason Garrett-Glaser
Faster checks in reverse_dc_prediction.
commit
|
commitdiff
|
tree
2009-12-06
Jason Garrett-Glaser
Check transform==15 first, since it's more common than 13.
commit
|
commitdiff
|
tree
2009-12-06
Jason Garrett-Glaser
Various VP3 optimizations.
commit
|
commitdiff
|
tree
2009-11-24
Jason Garrett-Glaser
Update ffserver to include all basic x264 parameters...
commit
|
commitdiff
|
tree
2009-11-24
Jason Garrett-Glaser
Add weightp support in API for libx264.
commit
|
commitdiff
|
tree
2009-10-19
Jason Garrett-Glaser
Update libx264.c for x264 API change
commit
|
commitdiff
|
tree
2009-09-29
Jason Garrett-Glaser
Fix indentation in avcodec.h
commit
|
commitdiff
|
tree
2009-09-23
Jason Garrett-Glaser
Add support for new x264 API.
commit
|
commitdiff
|
tree
2009-09-14
Jason Garrett-Glaser
Update preset files to jive somewhat better with more...
commit
|
commitdiff
|
tree
2009-06-30
Jason Garrett-Glaser
Fix libx264.c to not drop SEI userdata from x264 encoder.
commit
|
commitdiff
|
tree
2009-06-26
Jason Garrett-Glaser
Handle variable input stream pixfmts using the same...
commit
|
commitdiff
|
tree
2009-06-18
Jason Garrett-Glaser
Add fourcc 0x10000004, seems to actually be MPEG4....
commit
|
commitdiff
|
tree
2009-06-17
Jason Garrett-Glaser
VC-1/WMV: Remove redundant ff_init_block_index() calls.
commit
|
commitdiff
|
tree
2009-06-16
Jason Garrett-Glaser
Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes...
commit
|
commitdiff
|
tree
2009-06-16
Jason Garrett-Glaser
SSE version of clear_blocks
commit
|
commitdiff
|
tree
2009-06-16
Jason Garrett-Glaser
VC-1/WMV3 decoding: don't clear blocks unless they...
commit
|
commitdiff
|
tree
2009-06-16
Jason Garrett-Glaser
idct_dc for VC-1/WMV3 decoder; ~11% faster decoding...
commit
|
commitdiff
|
tree
2009-06-16
Jason Garrett-Glaser
Fix typo in vc1.c, make capitalization in warning/error...
commit
|
commitdiff
|
tree
2009-06-13
Jason Garrett-Glaser
Analysis of logs show that there are in fact some files...
commit
|
commitdiff
|
tree
2009-06-13
Jason Garrett-Glaser
Add "0x11005354" as a fourcc for MOV audio; fixes audio...
commit
|
commitdiff
|
tree
2009-06-12
Jason Garrett-Glaser
Add new FOURCC (0x0003) for raw DIB video, set flip...
commit
|
commitdiff
|
tree
2009-06-12
Jason Garrett-Glaser
Add "m2v1" to fourccs for MPEG-2 video; fixes some...
commit
|
commitdiff
|
tree
2009-06-12
Jason Garrett-Glaser
Add alternate fourcc for QCELP audio (qclq). Fixes...
commit
|
commitdiff
|
tree
2009-05-19
Jason Garrett-Glaser
LGPL version of ac3_decode_transform_coeffs_ch, ~12...
commit
|
commitdiff
|
tree
2009-02-22
Jason Garrett-Glaser
Convert x264 asm files to proper unix line breaks
commit
|
commitdiff
|
tree
2009-02-22
Jason Garrett-Glaser
Remove (incorrect) filenames from x264 asm files, add...
commit
|
commitdiff
|
tree
2009-01-18
Jason Garrett-Glaser
Fix 10L in r16670 (broke deblocking code)
commit
|
commitdiff
|
tree
2009-01-18
Jason Garrett-Glaser
Faster VC-1 C loopfilter using lots of xor magic
commit
|
commitdiff
|
tree
2009-01-05
Jason Garrett-Glaser
50l: Reenable error resilience for H264 (Patch by Dark...
commit
|
commitdiff
|
tree
2009-01-03
Jason Garrett-Glaser
Add x264 SSE2 iDCT functions to H.264 decoder.
commit
|
commitdiff
|
tree
2008-12-26
Jason Garrett-Glaser
Fix compilation without optimization under 64-bit with...
commit
|
commitdiff
|
tree
2008-12-19
Jason Garrett-Glaser
H.264 loopfilter speed tweaks
commit
|
commitdiff
|
tree
2008-12-19
Jason Garrett-Glaser
Port x264 deblocking code to libavcodec.
commit
|
commitdiff
|
tree
2008-12-19
Jason Garrett-Glaser
Add automatic prefix handling to yasm functions. Does...
commit
|
commitdiff
|
tree
2008-12-19
Jason Garrett-Glaser
Move filter_luma_intra into dsputil for later addition...
commit
|
commitdiff
|
tree
2008-12-19
Jason Garrett-Glaser
Simplify chroma AC in CABAC residual decoding.
commit
|
commitdiff
|
tree
2008-12-18
Jason Garrett-Glaser
Replace i by trailing_ones, part of a patch by dark...
commit
|
commitdiff
|
tree
2008-10-02
Jason Garrett-Glaser
x264 has removed the b-rdo and bime options, and instead...
commit
|
commitdiff
|
tree
2008-09-11
Jason Garrett-Glaser
Fix incorrect printing of brainfart cropping error...
commit
|
commitdiff
|
tree
2008-07-28
Jason Garrett-Glaser
Small h264 decoding speed optimization: while->do/while
commit
|
commitdiff
|
tree
2008-07-25
Jason Garrett-Glaser
Improve documentation about -bt option
commit
|
commitdiff
|
tree
2008-07-11
Jason Garrett-Glaser
H264: Fix decoding with CABAC/delta_qp/PCM macroblocks.
commit
|
commitdiff
|
tree
2008-05-04
Jason Garrett-Glaser
Use a state machine to reduce branching logic in decode_caba...
commit
|
commitdiff
|
tree