index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
vp8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f'
Michael Niedermayer
2014-10-09
1
-2
/
+10
|
\
|
*
vp8: initialize color space and range properties
Vittorio Giovara
2014-10-08
1
-2
/
+10
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-1
/
+1
*
|
Merge commit '79793f833784121d574454af4871866576c0749d'
Michael Niedermayer
2014-07-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update Fiona's name in copyright statements.
Diego Biurrun
2014-07-01
1
-1
/
+1
*
|
avcodec/vp8: Fix multiple ff_thread_finish_setup() calls
Michael Niedermayer
2014-06-27
1
-1
/
+2
*
|
avcodec/vp8: fix () in macros
Michael Niedermayer
2014-06-18
1
-1
/
+1
*
|
Use rac_get_prob branchy version when used within a conditional branch.
Matt Oliver
2014-05-13
1
-1
/
+1
*
|
Fix standalone compilation of vp7 and vp8 decoder.
Carl Eugen Hoyos
2014-04-07
1
-16
/
+0
*
|
avcodec/vp8: fix checking vp7_feature_value_size
Michael Niedermayer
2014-04-06
1
-1
/
+1
*
|
avcodec/vp8: fix name of copy_luma()
Michael Niedermayer
2014-04-05
1
-2
/
+2
*
|
Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'
Michael Niedermayer
2014-04-04
1
-223
/
+360
|
\
\
|
|
/
|
*
On2 VP7 decoder
Peter Ross
2014-04-04
1
-155
/
+752
*
|
Merge commit '53c20f17c78d1d8a0fc2505868f201e69ff59cc5'
Michael Niedermayer
2014-03-30
1
-437
/
+524
|
\
\
|
|
/
|
*
vp8: K&R formatting cosmetics
Vittorio Giovara
2014-03-29
1
-433
/
+516
*
|
avcodec/vp7: check buffer size
Michael Niedermayer
2014-03-29
1
-0
/
+5
*
|
avcodec/vp7: Fix null pointer dereference in vp7_decode_frame_header()
Michael Niedermayer
2014-03-27
1
-0
/
+7
*
|
On2 VP7 decoder
Peter Ross
2014-03-25
1
-126
/
+633
*
|
avcodec/vp8: vp8_find_free_buffer
Peter Ross
2014-03-25
1
-15
/
+25
*
|
avcodec/vp8dsp: add VP7 idct and loop filter
Peter Ross
2014-02-15
1
-1
/
+1
*
|
Merge commit 'e46ad30a808744ddf3855567e162292a4eaabac7'
Michael Niedermayer
2014-02-04
1
-9
/
+10
|
\
\
|
|
/
|
*
vp8: use a fixed-size edge emu buffer
Anton Khirnov
2014-02-04
1
-14
/
+11
*
|
vp8: remove redundant "equals 1" test
Peter Ross
2014-01-19
1
-3
/
+3
*
|
Merge commit 'ef8c93e2f18c624d0c266687e43ab99af7921dd3'
Michael Niedermayer
2014-01-09
1
-67
/
+29
|
\
\
|
|
/
|
*
vp8: drop support for real (non-emulated) edges
Anton Khirnov
2014-01-09
1
-67
/
+29
*
|
Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'
Michael Niedermayer
2013-11-15
1
-6
/
+9
|
\
\
|
|
/
|
*
lavc: Edge emulation with dst/src linesize
Ronald S. Bultje
2013-11-15
1
-3
/
+9
*
|
avcodec/vp8: remove unused webp_decode_frame()
Michael Niedermayer
2013-11-10
1
-60
/
+0
*
|
Merge commit '757d5e8ef98ba2ab0dd0e85a46290c4f4a7e82be'
Michael Niedermayer
2013-11-01
1
-5
/
+4
|
\
\
|
|
/
|
*
vp8: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-5
/
+4
|
*
lavc: Convert some remaining strides to ptrdiff_t
Ronald S. Bultje
2013-10-15
1
-2
/
+2
*
|
cosmetics: group remaining .name and .long_name.
Clément Bœsch
2013-10-04
1
-1
/
+1
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
|
Rewrite emu_edge functions to have separate src/dst_stride arguments.
Ronald S. Bultje
2013-09-28
1
-18
/
+20
*
|
Convert multiplier for MV from int to ptrdiff_t.
Ronald S. Bultje
2013-09-28
1
-2
/
+2
*
|
Merge commit 'c4bfa098072ba338d83555d6e2199f7e1e64ffff'
Michael Niedermayer
2013-09-19
1
-24
/
+24
|
\
\
|
|
/
|
*
Add a WebP decoder
Justin Ruggles
2013-09-18
1
-9
/
+9
|
*
vp8: Wait for prev_frame to parse segment_map before reading it
Ronald S. Bultje
2013-07-07
1
-6
/
+12
|
*
vp8: Fix pthread_cond and pthread_mutex leaks
Matt Wolenetz
2013-03-30
1
-0
/
+4
*
|
vp8: wait for prev_frame to parse segment_map before reading it.
Ronald S. Bultje
2013-06-23
1
-6
/
+12
*
|
Fix pthread_cond and pthread_mutex leaks in vp8
Matt Wolenetz
2013-03-29
1
-0
/
+4
*
|
vp8: WebP decoding support
Michael Niedermayer
2013-03-22
1
-0
/
+61
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-03-14
1
-1
/
+1
|
\
\
|
|
/
|
*
avcodec: av_log_missing_feature(1) ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-1
/
+1
*
|
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
|
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-89
/
+112
|
\
\
|
|
/
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-89
/
+112
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-2
/
+2
|
\
\
|
|
/
[next]