Sign in
aomedia
/
aom
/
b0959b8195fdca51afa51fb51cf06558fa9889a8
/
vpxdec.c
47031c0
Updates libyuv to version 1005
by Deb Mukherjee
· 11 years ago
b6cce76
vpxdec: add some missing CONFIG_WEBM_IO checks
by James Zern
· 11 years ago
20c3077
Rename FilterMode for compatibility with libyuv
by Deb Mukherjee
· 11 years ago
0ffa383
Adding a configure flag to control WebM container support
by Vignesh Venkatasubramanian
· 11 years ago
4334c07
Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h.
by Dmitry Kovalev
· 11 years ago
6d15132
Change dx_time data type in vpxdec.c
by James Yu
· 11 years ago
24025c0
vp9_cx_iface vp9_dx_iface vpxdec vs warnings
by Jim Bankoski
· 11 years ago
2eccbd0
Fix build error caused by a merge conflict.
by Alex Converse
· 11 years ago
fb8c246
Merge "Add VP9 decoder support for external frame buffers"
by Frank Galligan
· 11 years ago
a4f30a5
Add VP9 decoder support for external frame buffers
by Frank Galligan
· 11 years ago
2bdd43d
Adding and reusing vpx_img_plane_{width, height}() functions.
by Dmitry Kovalev
· 11 years ago
70d9664
Adding API to get vpx encoder/decoder interface.
by Dmitry Kovalev
· 11 years ago
75d7ee3
vpxdec: normalize frame size types
by James Zern
· 11 years ago
4a70357
remove duplicate const from vpx_codec_iface_t use
by James Zern
· 11 years ago
5260b39
vpxdec: restoring old md5 behavior for y4m files.
by Dmitry Kovalev
· 11 years ago
c6d5371
Merge "Revert external frame buffer code."
by Frank Galligan
· 11 years ago
b1c72b6
Revert external frame buffer code.
by Frank Galligan
· 11 years ago
f2acb45
vpxdec: grouping together code with the same if conditions
by Dmitry Kovalev
· 11 years ago
a97b23b
vpxdec: Disable writing of Y4M header when --md5 argument is specified.
by Dmitry Kovalev
· 11 years ago
79b9baa
Merge "Removing out_open() & out_close() functions from vpxdec."
by Dmitry Kovalev
· 11 years ago
82f6af6
Tidy up comments & remove commented out code.
by Adrian Grange
· 11 years ago
347b306
Removing out_open() & out_close() functions from vpxdec.
by Dmitry Kovalev
· 11 years ago
5ab63583
Moving y4m encoding functions into separate files.
by Dmitry Kovalev
· 11 years ago
3c05481
Adding vpx_image_scale() function in vpxdec.
by Dmitry Kovalev
· 11 years ago
cf46bc7
Removing out_put() function from vpxdec.c.
by Dmitry Kovalev
· 11 years ago
cccadd2
Removing VP8_FOURCC_MASK & VP9_FOURCC_MASK.
by Dmitry Kovalev
· 11 years ago
2123c5d
Merge "Removing VpxInputContext dependency from {ivf, raw}_read_frame()."
by Dmitry Kovalev
· 11 years ago
903ba1a
Merge "Change the strategy for deciding the display size"
by Adrian Grange
· 11 years ago
0eac753
Removing VpxInputContext dependency from {ivf, raw}_read_frame().
by Dmitry Kovalev
· 11 years ago
482c39c
Change the strategy for deciding the display size
by Adrian Grange
· 11 years ago
f0fde24
Adding raw_read_frame() function to vpxdec.
by Dmitry Kovalev
· 11 years ago
d24f4e4
Removing CONFIG_MD5.
by Dmitry Kovalev
· 11 years ago
fbada94
Add frame buffer lru cache.
by Frank Galligan
· 11 years ago
10f8916
Add support to pass in external frame buffers.
by Frank Galligan
· 11 years ago
475d1d6
Modified spatial scalable encoder & unit tests
by Adrian Grange
· 11 years ago
28e44bb
Merge "Fix bug in extend_frame chroma extended too far"
by Yaowu Xu
· 11 years ago
2117fe0
Fix decoder to handle display size correctly
by Adrian Grange
· 11 years ago
d427fab
Fix bug in extend_frame chroma extended too far
by Adrian Grange
· 11 years ago
2abe2d4
vpxdec: Relocate WebM input support.
by Tom Finegan
· 11 years ago
f225b1e
vpxdec: Include frame number when decode fails.
by Tom Finegan
· 11 years ago
5ae4ba5
vpxdec: Restore IVF support.
by Tom Finegan
· 11 years ago
00a35aa
vpx[dec|enc]: Extract IVF support from the apps.
by Tom Finegan
· 11 years ago
e657919
vpx[dec|enc]: Clean up target OS based IO focused preproc abuse.
by Tom Finegan
· 11 years ago
03848f5
Move WebM writing support out of vpxenc.c.
by Tom Finegan
· 11 years ago
a9e00cd
vpxdec: Fix webm fps check.
by Frank Galligan
· 11 years ago
9596a4c
vpxdec: add --loops option
by John Koleszar
· 12 years ago
d0ed677
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
c0e561d
Fix a crash in vpxdec
by John Koleszar
· 12 years ago
c3ae212
Modified vpxdec loop
by Scott LaVarnway
· 12 years ago
da58436
Subsampling aware allocs and bitstream
by John Koleszar
· 12 years ago
626d3ca
Change to fourcc to enable decoding of ffmpeg files.
by Jim Bankoski
· 12 years ago
296421d
Change to fourcc to enable decoding of ffmpeg files.
by Jim Bankoski
· 12 years ago
dbd050c
vpxdec: correct VP[89] fourccs
by James Zern
· 12 years ago
83f2a11
vpxdec: fix use of uninitialized do_scale argument
by John Koleszar
· 12 years ago
7d8fc26
vpxdec: support scaling output
by John Koleszar
· 12 years ago
08b43fe
webm: add support for V_VP9
by John Koleszar
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
7b8dfcb
Rough merge of master into experimental
by John Koleszar
· 12 years ago
3707c34
vpxdec: merge with master
by John Koleszar
· 12 years ago
4b2c2b9
Rename vp8/ codec directory to vp9/.
by Ronald S. Bultje
· 12 years ago
c394ffc
added the ablility to skip first n frames for vpxdec
by Yaowu Xu
· 12 years ago
e278673
Moved vp8dx_get_raw_frame() call to vp8_get_frame()
by Scott LaVarnway
· 13 years ago
d71ba03
silent compiling warnings for VC9 build
by Yaowu Xu
· 13 years ago
1b16e74
Dll build of libvpx
by Jim Bankoski
· 13 years ago
c6b9039
Restyle code
by John Koleszar
· 13 years ago
0164a1c
Fix pedantic compiler warnings
by John Koleszar
· 13 years ago
c8a88a7
Explicitly discard fwrite/fread return values
by Johann
· 13 years ago
6035da5
WebM Experimental Codec Branch Snapshot
by Yaowu Xu
· 13 years ago
87aa846
Multiframe quality enhancement postprocessing
by Deb Mukherjee
· 13 years ago
3a98555
vpxdec: avoid redefining fileno() on mingw
by James Zern
· 13 years ago
9b85079
vpxdec updated to use !feof() instead of *buf_sz in readframe()
by James Berry
· 14 years ago
d04f852
Adding error-concealment to the decoder.
by Stefan Holmer
· 14 years ago
a7d4d3c
clean up unused variable warnings
by Johann
· 14 years ago
4226f0c
vpxdec: test for frame corruption
by John Koleszar
· 14 years ago
11a222f
Adds "armvX-none-rvct" targets
by Tero Rintaluoma
· 14 years ago
19255b8
vpxdec: fix use of uninitialized memory for raw files
by John Koleszar
· 14 years ago
647df00
postproc : Re-work posproc calling to allow more flags.
by Fritz Koenig
· 14 years ago
bd05d9e
vpxdec: report parse errors from webm_guess_framerate()
by John Koleszar
· 14 years ago
c377bf0
fix pipe support on windows
by John Koleszar
· 14 years ago
c4d7e5e
Eliminate more warnings.
by Timothy B. Terriberry
· 14 years ago
24c8605
vpxdec: don't require -o with --noblit
by John Koleszar
· 14 years ago
cf12747
vpxdec : Change --pp-debug-info to be a bit field.
by Fritz Koenig
· 14 years ago
933d44b
vpxdec: rework default output parameters
by John Koleszar
· 14 years ago
4b578ea
vpxdec: replace --quiet with --verbose
by John Koleszar
· 14 years ago
5d12e04
vpxdec: use the same output for --progress and --summary
by John Koleszar
· 14 years ago
ea68ee0
rename ivf{enc,dec} to vpx{enc,dec}
by John Koleszar
· 14 years ago
[Renamed (99%) from ivfdec.c]
cfe3f91
ivfdec: support y4m output from raw input
by John Koleszar
· 14 years ago
ad252da
ivfdec: webm reader support
by John Koleszar
· 14 years ago
78f2d3e
Remove ivfenc usage message leading underscores
by John Koleszar
· 14 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
1856f22
Use public domain implementation for MD5 algorithm
by Andres Mejia
· 15 years ago
09202d8
LICENSE: update with latest text
by John Koleszar
· 15 years ago
7f9db41
Add support for YUV4MPEG2 output.
by Timothy B. Terriberry
· 15 years ago
b6c7191
vpx_image: add VPX_ prefix to PLANE_*
by John Koleszar
· 15 years ago
b749234
install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/
by John Koleszar
· 15 years ago
0ea50ce
Initial WebM release
by John Koleszar
· 15 years ago