index
:
advtime
master
Detect advertation sections
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_decode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
video_decode: Fix a leak when decoding fails
Benjamin Franzke
1
-0
/
+1
2013-01-31
video-decode: Fix the got_picture = 0 case
Benjamin Franzke
1
-21
/
+16
2013-01-31
video-decode: Add seek function
Benjamin Franzke
1
-0
/
+12
2013-01-31
video-decode: Add duration to struct video_decode
Benjamin Franzke
1
-5
/
+9
2013-01-29
video-decode: Make struct video_decode private again
Benjamin Franzke
1
-0
/
+7
2013-01-29
video_decode: Store cur_dts in a video frame
Benjamin Franzke
1
-0
/
+1
2013-01-29
Fix warnings
Benjamin Franzke
1
-1
/
+1
2013-01-29
video-decode: Allow reusing an old frame
Benjamin Franzke
1
-6
/
+10
2013-01-10
mv struct and wip state
Jan Klemkow
1
-8
/
+0
2012-11-17
video_decode: Use av_strerror to get an error message if read_frame fails
Benjamin Franzke
1
-2
/
+9
2012-11-17
video_decode: Quient libav if DEBUG is disabled
Benjamin Franzke
1
-0
/
+3
2012-11-17
video_decode: Inidicate EOF in get_frame
Benjamin Franzke
1
-2
/
+6
2012-11-14
advtime: Disable DEBUG for video_decode
Benjamin Franzke
1
-0
/
+5
2012-11-14
video_decode: Use av_close_input if available
Benjamin Franzke
1
-1
/
+4
2012-11-14
Fix incorrect usage of av_close_input_file
Benjamin Franzke
1
-1
/
+1
2012-11-13
Build works an OpenBSD.
Jan Klemkow
1
-1
/
+2
2012-11-13
Add very simple abstraction [video_decode.c] of libav
Benjamin Franzke
1
-0
/
+151