index
:
~thiagoss/gst-libav
master
reverted-acceptcaps
Unnamed repository; edit this file 'description' to name the repository.
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
ffdec: Only set get_buffer() function for video
Sebastian Dröge
1
-3
/
+5
2012-01-12
ffmpegdemux: demote swf demuxer to GST_RANK_NONE
Tim-Philipp Müller
1
-2
/
+1
2012-01-12
ffmpegdemux: fix caps leak
Vincent Penquerc'h
1
-0
/
+1
2012-01-10
ffmpeg: Channel layouts are now set for DTS and (E)AC3 by libav
Sebastian Dröge
1
-19
/
+0
2012-01-10
ffdec: Give the (E)AC3/DTS decoders a rank of marginal
Sebastian Dröge
1
-9
/
+1
2011-12-15
ffmpeg: port to GstCollectPads2
Vincent Penquerc'h
1
-17
/
+17
2011-12-01
ffmpegdec: Report latency if B-frames are present
Edward Hervey
1
-25
/
+36
2011-11-28
ffmpeg: fix pad template ref leaks
Vincent Penquerc'h
6
-20
/
+15
2011-11-23
Fix cpu cores detection on OS X
Matej Knopp
1
-1
/
+1
2011-10-31
Allow building a LGPL only gst-ffmpeg plugin
Martin Storsjo
3
-3
/
+18
2011-10-19
ffmpegenc: Pass the size of the output buffer to avcodec_encode_audio
Sjoerd Simons
1
-1
/
+1
2011-10-19
ffmpegcodecmap: Further specify allowed rates for G722 and G726
Sjoerd Simons
1
-0
/
+12
2011-10-19
ffmpegcodecmap: Always restrict audio codec in the unfixed cases
Sjoerd Simons
1
-66
/
+63
2011-10-17
gstffmpegdec: Re-enable MT-decoding by default
Edward Hervey
1
-1
/
+1
2011-10-17
gstffmpegutils: Fix include
Edward Hervey
1
-0
/
+6
2011-10-03
ffdec: ensure buffers have correct interlacedness in caps
Vincent Penquerc'h
1
-0
/
+22
2011-09-26
ffmpegdec: post QoS messages when dropping a frame
Vincent Penquerc'h
1
-2
/
+30
2011-09-26
ffmpegdec: disable parser for already-parsed FLAC input
Tim-Philipp Müller
1
-0
/
+6
2011-09-26
ffmpegcodecmap: don't create dummy codec data for FLAC decoder
Tim-Philipp Müller
1
-1
/
+2
2011-09-26
ffdeinterlace: add "mode" property including automatic mode
Tvrtko Ursulin
1
-1
/
+162
2011-09-03
ffdec: Blacklist non-working subtitle decoders
Nicolas Dufresne
1
-1
/
+6
2011-07-18
codecmap: Don't create dummy extradata for AAC LATM
Raimo Järvi
1
-1
/
+1
2011-07-11
ffmpegdec: Set default number of threads to 1
Edward Hervey
1
-1
/
+1
2011-06-30
ffmpegdec: Setting AC3/EAC3/DTS decoders to rank NONE for release
Edward Hervey
1
-0
/
+8
2011-06-30
ffmpegcodecmap: really include all supported sample formats in audio caps
Mark Nauwelaerts
1
-1
/
+1
2011-06-30
ffmpegdec: avoid allocating and leaking local avpacket helpers
Mark Nauwelaerts
1
-15
/
+11
2011-06-21
Enable threading in ffmpeg decoders that support it.
Jan Schmidt
3
-0
/
+66
2011-06-06
ffdec: Fix calculating frame duration from last timestamp and frame count.
Raimo Järvi
1
-1
/
+1
2011-06-01
ffdec: Check for AV_NOPTS_VALUE in PTS value.
Raimo Järvi
1
-1
/
+1
2011-05-30
ffdec: Add mpegversion 2 to AAC decoder caps
Raimo Järvi
1
-3
/
+14
2011-05-29
ffmpegdec: Don't discard timestamps if output AND input are in order
Edward Hervey
1
-1
/
+1
2011-05-27
ffenc_aac: Add profile and level to the caps
Sebastian Dröge
2
-2
/
+9
2011-05-26
ffdec: Always use parser for AAC LATM/LOAS
Sebastian Dröge
1
-2
/
+1
2011-05-25
ffmpeg: Add codec mapping for AAC LATM/LOAS
Rafael Diniz
2
-4
/
+36
2011-05-09
ffdec: Do not use invalid input timestamp as next timestamp.
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2011-05-06
ffdec: do not try to resync to the next keyframe when late
Vincent Penquerc'h
1
-18
/
+1
2011-04-21
postproc: pp_*_t => pp_*
Edward Hervey
1
-2
/
+2
2011-04-21
audioresample: Use new av_audio_resample API
Edward Hervey
1
-2
/
+5
2011-04-21
ffmpegdec: Set caps on outgoing audio buffers
Edward Hervey
1
-0
/
+1
2011-04-21
ffmpegdec: Use new AVPacket-based API
Edward Hervey
1
-4
/
+20
2011-04-21
gstffmpegdec: Use non-deprecated av_parser_parse2
Edward Hervey
1
-5
/
+5
2011-04-21
ffmpegdec: Use skip_frame instead of deprecated hurry_up
Edward Hervey
1
-24
/
+24
2011-04-21
ffmpegcfg: mb_qmin/mb_qmax are deprecated/removed
Edward Hervey
1
-6
/
+6
2011-04-21
ffmpegdemux: Define our own MAX_STREAMS
Edward Hervey
1
-0
/
+2
2011-04-21
ffmpeg: Disable code using old metadata API
Edward Hervey
2
-0
/
+26
2011-04-21
ffmpegdemux: The index_built AVFormatContext hasn't been used in over 2 years
Edward Hervey
1
-1
/
+1
2011-04-21
codecmap: _XVID is gone
Edward Hervey
1
-1
/
+0
2011-04-21
ffmpeg: PKT_FLAG_KEY => AV_PKT_FLAG_KEY
Edward Hervey
2
-2
/
+2
2011-04-21
ffmpeg: AVERROR_* => AVERROR(*)
Edward Hervey
2
-7
/
+7
2011-04-21
ffmpeg: CodecType => AVMediaType
Edward Hervey
7
-57
/
+58
[next]