index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
DllAvCodec.h
Age
Commit message (
Expand
)
Author
2011-06-15
Fix compile against latest ffmpeg.
David Robins
2011-03-08
[ops] one more time for the folks in the back
S. Davilla
2011-03-08
[ops] restore avpicture_free
S. Davilla
2011-03-08
[ios] update ffmepg dll exports
S. Davilla
2011-03-02
fixed: deprecated use of SampleFormat in DllAvCodec.h (fixes #11274)
Anssi Hannula
2011-02-07
changed: use av_set_string from the libavcodec headers
Anssi Hannula
2011-02-03
changed: replace deprecated use of CODEC_TYPE_ definitions
Anssi Hannula
2011-02-03
changed: stop using deprecated av_get_bits_per_sample_format
Anssi Hannula
2011-02-03
updated: internal ffmpeg to c3beafa0f1
Anssi Hannula
2011-02-03
changed: use the new ffmpeg parser function
Anssi Hannula
2011-02-03
changed: use the new ffmpeg decoding functions
Anssi Hannula
2011-02-03
changed: do not use our audioconvert.h with external FFmpeg
Anssi Hannula
2011-02-03
changed: load dependencies of ffmpeg libraries automatically
Anssi Hannula
2011-02-03
changed: split DllAvUtil.h to its own header
Anssi Hannula
2011-01-24
Merged cptspiff's code-reshuffle branch.
theuni