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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
avmux: Blacklist some subtitle and adaptive streaming muxers
Sebastian Dröge
1
-1
/
+7
2015-07-01
Switch from libav v11.4 to ffmpeg n2.7.1
Sebastian Dröge
4
-8
/
+28
2015-06-30
avaudenc: Remember how many samples the codec consumed for telling the base c...
Sebastian Dröge
1
-3
/
+4
2015-06-30
avauddec: Ensure input buffers have FF_INPUT_BUFFER_PADDING_SIZE padding, whi...
Thomas Bluemel
2
-0
/
+65
2015-06-29
avmux: Ignore stream_segment,ssegment muxer that is provided by ffmpeg
Sebastian Dröge
1
-1
/
+2
2015-06-28
avvidenc: Fix compiler warning
Sebastian Dröge
1
-1
/
+1
2015-06-28
avvidenc: Set AVFrame flags for interlacing per frame and not in set_format()
Sebastian Dröge
1
-7
/
+7
2015-06-28
av{aud,vid}enc: Create wrapped output buffers with GST_MEMORY_FLAG_READONLY
Sebastian Dröge
2
-6
/
+6
2015-06-28
avvidenc: Properly wrap and free the output AVPackets generated during draining
Sebastian Dröge
1
-5
/
+7
2015-06-28
avvidenc: Make sure to keep input data alive until libav is done with it
Sebastian Dröge
1
-5
/
+30
2015-06-28
avaudenc: Make sure to keep input data alive until libav is done with it
Sebastian Dröge
1
-23
/
+53
2015-06-28
av{aud,vid}enc: Stop using deprecated AVFrame APIs
Sebastian Dröge
3
-25
/
+27
2015-06-28
avauddec: Remove custom buffer allocation function
Sebastian Dröge
1
-66
/
+1
2015-06-28
avauddec: Use undeprecated AVFrame API
Sebastian Dröge
2
-17
/
+26
2015-06-28
avviddec: Free frame before the codec is freed
Sebastian Dröge
1
-2
/
+2
2015-06-28
avviddec: Use undeprecated AVFrame API and unref frame once we're done with it
Sebastian Dröge
1
-2
/
+4
2015-06-28
avauddec: Negotiate based on the AVFrame instead of just the AVCodecContext
Sebastian Dröge
1
-22
/
+41
2015-06-28
avviddec: Use the new get_buffer2() API instead of the deprecated APIs
Sebastian Dröge
1
-94
/
+26
2015-06-28
avviddec: Also proxy the data/size pointers for our wrapper AVBufferRef
Sebastian Dröge
1
-1
/
+2
2015-06-26
codecmap: add vp9 mapping
Wim Taymans
1
-0
/
+9
2015-06-26
avviddec: Wrap the original AVBufferRef in our own buffer for the destroy fun...
Sebastian Dröge
1
-6
/
+18
2015-06-26
avviddec: libav will already copy the reordered_opaque pointer for us
Sebastian Dröge
1
-3
/
+0
2015-06-26
avviddec: Negotiate based on the AVFrame information, not the context informa...
Sebastian Dröge
2
-60
/
+88
2015-06-25
Back to development
Sebastian Dröge
1
-3
/
+3
2015-06-24
Release 1.5.2
Sebastian Dröge
7
-23
/
+109
2015-06-16
Automatic update of common submodule
Nicolas Dufresne
1
-0
/
+0
2015-06-11
avcodec: Check against codec format list
Nicolas Dufresne
1
-6
/
+26
2015-06-11
viddec: Replicate any 3D/multiview info from input caps onto output
Jan Schmidt
1
-0
/
+9
2015-06-09
cruft: add the obsolete tmpl dir to cruft-dirs
Stefan Sauer
1
-0
/
+3
2015-06-09
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2015-06-08
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
docs: remove variables that we define in the snippet from common
Stefan Sauer
1
-3
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
2
-9
/
+20
2015-06-07
Back to development
Sebastian Dröge
1
-3
/
+3
2015-06-07
Release 1.5.1
Sebastian Dröge
9
-371
/
+1481
2015-06-05
avviddec: Release stream lock while calling avcodec_decode_video2()
Sebastian Dröge
1
-0
/
+7
2015-06-02
avviddec: Post error message before returning a flow error
Olivier Crête
1
-1
/
+2
2015-06-02
check: Use GST_CHECK_MAIN () macro everywhere
Edward Hervey
2
-36
/
+2
2015-06-02
Make top-level 'check-torture' and 'check-valgrind' targets functional
Tim-Philipp Müller
1
-5
/
+11
2015-06-02
avcodecmap: Use video/x-cavs mime type instead of video/x-gst-av-cavs
Aurélien Zanelli
1
-1
/
+6
2015-06-02
configure: don't disable Chinese AVS (cavs) decoder
Aurélien Zanelli
1
-3
/
+3
2015-06-02
avauddev: Unref decoded AVFrame after we're done with it
Sebastian Dröge
1
-0
/
+1
2015-05-31
libav: Update to v11.4
Sebastian Dröge
1
-0
/
+0
2015-04-23
Update .gitignore
Tim-Philipp Müller
1
-0
/
+8
2015-04-23
configure: bump automake requirement to 1.14 and autoconf to 2.69
Tim-Philipp Müller
1
-6
/
+4
2015-04-03
Automatic update of common submodule
Tim-Philipp Müller
2
-23
/
+3
2015-03-29
avdemux: resurrect some flow return handling
Mark Nauwelaerts
1
-0
/
+1
2015-03-14
libav: Update to v11.3
Sebastian Dröge
1
-0
/
+0
[next]