index
:
~bilboed/gst-ffmpeg
master
Personal repository of gst-ffmpeg
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
ffmpeg: Don't enter infinite loops in the timestamp tracking
Jan Schmidt
1
-4
/
+21
2009-06-17
debug: fix unused variable when building with debug disabled
Stefan Kost
1
-2
/
+1
2009-06-05
ffmpegdec: don't do QoS on invalid timestamps
Wim Taymans
1
-1
/
+5
2009-06-05
ffmpeg: make elements reusable after registry rescan
Jordi Mas
3
-56
/
+46
2009-06-05
ffmpeg: properly integrate timestamp handling
Wim Taymans
1
-18
/
+16
2009-05-25
enc: use standard multipass-cache-file
Wim Taymans
1
-1
/
+6
2009-05-20
ffmpeg: Don't add sink pad template to the muxers when not needed.
Jan Schmidt
1
-0
/
+4
2009-05-13
ffenc: avoid malloc more for audio encoders
Wim Taymans
1
-20
/
+19
2009-05-13
gstffmpegdec: demote mpeg2 video decoding back to MARGINAL. Fixes #574461
Edward Hervey
1
-6
/
+0
2009-05-13
Add mapping for VQF caps
Sebastian Dröge
1
-0
/
+2
2009-05-13
gstffmpegdec: Don't forget to copy over the reordered_opaque in our buffers.
Edward Hervey
1
-0
/
+1
2009-05-13
gstffmpegdec: Handle out-of-order frames. Fixes #580796
Vanista
1
-11
/
+136
2009-05-13
ffenc: make the output buffer big enough
Wim Taymans
1
-1
/
+1
2009-05-13
ffmpeg: rewrite audio encoders.
Wim Taymans
2
-80
/
+163
2009-05-12
codecmap: revert bogus commit.
Wim Taymans
1
-3
/
+0
2009-05-12
ffmpegcfg: Expose two more CODEC_FLAG.
Edward Hervey
1
-0
/
+3
2009-05-12
gstffmpegdec: No, really, we don't want the VDPAU decoders.
Edward Hervey
1
-0
/
+2
2009-05-12
ffdec: Update rank of ffdec_mpeg2video to SECONDARY to make it the default
Sebastian Dröge
1
-0
/
+6
2009-05-12
gstffmpegdec: Implement interlaced support.
Edward Hervey
1
-11
/
+35
2009-05-09
win32: Fix non-portable printf format.
Edward Hervey
2
-7
/
+11
2009-05-07
Use av_{i,o}format_next instead of the private next field
David Hoyt
2
-4
/
+4
2009-05-04
ffenc: Implement preset interface
Sebastian Dröge
1
-0
/
+9
2009-04-23
ffenc: Send error upstream when gst_pad_push return is different from GST_FLO...
Thiago Santos
1
-0
/
+5
2009-04-21
gstffmpegenc: Don't change properties once opened. Fixes #570815
Edward Hervey
1
-0
/
+6
2009-04-21
gstffmpegcfg: Add H263 to the list of mpeg property-compatible codecs.
Janin Kolenc
1
-0
/
+1
2009-04-21
Make sure we provide ffmpeg with 128bit-aligned data.
Edward Hervey
4
-10
/
+48
2009-04-19
Reverting Jan's fix-the-buildbot commit
Edward Hervey
1
-1
/
+0
2009-04-19
build: Deliberately break the build, temporarily.
Jan Schmidt
1
-0
/
+1
2009-04-18
gstffmpegdec: Really fix the arguments this time.
Edward Hervey
1
-2
/
+1
2009-04-18
gstffmpegdec: Fix build on macosx.
Edward Hervey
1
-2
/
+3
2009-04-17
ffmpegdec: resize padding buffer when it's small
Wim Taymans
1
-1
/
+1
2009-04-17
ffmpeg: add default frame_size for g726
Wim Taymans
1
-0
/
+5
2009-04-16
gstffmpegutils: Add the files :)
Edward Hervey
2
-0
/
+488
2009-04-15
Move all non-codecmap-related methods to a new file.
Edward Hervey
9
-444
/
+42
2009-04-15
gstffmpeg.c: Fix the description of the plugin.
Edward Hervey
1
-1
/
+1
2009-04-15
gstffmpeg.c: Point to the new ffmpeg website (ffmpeg.org).
Edward Hervey
1
-2
/
+1
2009-04-15
The proper spelling is 'FFmpeg'.
Edward Hervey
5
-9
/
+9
2009-04-15
gstffmpegmux: Use the AVFormat long_name in our descriptions.
Edward Hervey
1
-4
/
+4
2009-04-15
Disable more fake codecs (raw audio).
Edward Hervey
2
-2
/
+2
2009-04-10
ffdec: copy input offsets to output buffers
LRN
1
-24
/
+55
2009-03-25
ffenc: Add support for I-frame request.
Janin Kolenc
1
-0
/
+37
2009-03-23
ffmux: Actually set caps on the srcpad instead of working with NULL caps
Sebastian Dröge
1
-0
/
+1
2009-03-17
Take into account ticks_per_frame for framerate calculation. Fixes #575759
Edward Hervey
3
-5
/
+10
2009-03-17
Re-enable amr muxer. It's a muxer after all. Fixes #575664
Edward Hervey
1
-2
/
+1
2009-03-11
gstffmpegdec: Disable vdpau decoders. Fixes #573400
Edward Hervey
1
-0
/
+13
2009-03-11
pixfmt: Stop using PIX_FMT that were marked as deprecated 3 years ago.
Edward Hervey
2
-25
/
+25
2009-03-10
codecmapping: Fix caps for ATRAC3. Fixes #574663
Edward Hervey
1
-2
/
+5
2009-03-10
Disable exposing decoder/encoder using external library. Fixes #574746
Edward Hervey
2
-0
/
+20
2009-03-10
blacklist bogus demuxer/muxer/typefind. Fixes #567336 and #574814
Edward Hervey
2
-3
/
+21
2009-03-09
gstffmpegdec: Use 64bit scaling function to avoid overflows detected in some ...
Edward Hervey
1
-1
/
+1
[next]