index
:
gst-ffmpeg.git
0.10
basevideo
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Dufresne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-02
Blacklist non-working subtitle decoders
HEAD
master
Nicolas Dufresne
1
-1/+6
2011-07-20
Release 0.10.12
Edward Hervey
4
-27/+887
2011-07-20
Update dope file
Edward Hervey
1
-0/+11
2011-07-18
codecmap: Don't create dummy extradata for AAC LATM
Raimo Järvi
1
-1/+1
2011-07-12
gst-libs: Update libav checkout to latest 0.7 tip
Edward Hervey
1
-0/+0
2011-07-12
configure: Remove -gnu from target_os
David Schleef
1
-1/+2
2011-07-11
ffmpegdec: Set default number of threads to 1
Edward Hervey
1
-1/+1
2011-07-11
remove -Wcast-align
Wim Taymans
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-25
configure.ac: 0.10.11.2 pre-release
Edward Hervey
1
-1/+1
2011-06-25
ext: Bumping libav checkout to current tip of v0.7 branch
Edward Hervey
1
-0/+0
2011-06-23
Automatic update of common submodule
David Schleef
1
-0/+0
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-29
ext: Update to libav git master as of Sunday 29th May 2011
Edward Hervey
1
-0/+0
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-19
Automatic update of common submodule
Stefan Kost
1
-0/+0
2011-05-18
Automatic update of common submodule
Stefan Kost
1
-0/+0
2011-05-18
Automatic update of common submodule
Stefan Kost
1
-0/+0
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-05-06
configure: Fix ac_cs_config handling
Punya Prakash
1
-1/+1
2011-04-24
Automatic update of common submodule
Tim-Philipp Müller
1
-0/+0
2011-04-22
autogen.sh: Also check for libav submodule
David Schleef
1
-1/+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
2011-04-21
gstffmpeg: register_protocol => av_register_protocol2
Edward Hervey
1
-2/+2
2011-04-21
configure.ac: FFmpeg => Libav
Edward Hervey
1
-46/+42
2011-04-21
Remove usage of SVN now that we use git submodules for libav
Edward Hervey
4
-66/+19
2011-04-19
ext: Add libav as a git submodule
Edward Hervey
2
-0/+3
2011-04-19
Fix unused-but-set-variable warnings with gcc 4.6
Marc Plano-Lesay
4
-11/+3
[next]