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
/
libavdevice
/
openal-dec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-6
/
+6
*
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-10-27
1
-1
/
+1
*
openal-dec: replace av_destruct_packet with av_free_packet
Andreas Cadhalpun
2015-08-22
1
-1
/
+1
*
avdevice/openal-dec: Make al_format_info const
Michael Niedermayer
2015-06-11
1
-2
/
+2
*
avdevice/openal-dec: Check the return code of av_new_packet()
Michael Niedermayer
2015-01-19
1
-1
/
+2
*
lavd: add categories to device implementations
Lukasz Marek
2014-03-03
1
-1
/
+2
*
avformat/avdevice: add missing time.h includes
Michael Niedermayer
2013-03-12
1
-0
/
+1
*
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-4
/
+4
*
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
Michael Niedermayer
2012-09-05
1
-2
/
+2
*
rename missed CodecID to AVCodecID
Michael Niedermayer
2012-08-07
1
-1
/
+1
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-4
/
+4
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-1
/
+1
*
lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info().
Clément Bœsch
2011-12-03
1
-1
/
+2
*
Replace remaining av_new_stream() with avformat_new_stream().
Clément Bœsch
2011-11-05
1
-1
/
+1
*
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
1
-6
/
+6
*
openal-dec: fix missing list_devices unit for list_devices AVOption
Michael Niedermayer
2011-09-02
1
-1
/
+1
*
openal: prefer ISC license
Jonathan Baldwin
2011-07-01
1
-16
/
+10
*
lavdev: add openal input device
Jonathan Baldwin
2011-06-27
1
-0
/
+256