index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-07
lavf: Add support for WebM Live Muxing
Vignesh Venkatasubramanian
2015-04-07
avcodec/h264: finish previous slices before switching to single thread mode
Michael Niedermayer
2015-04-07
avcodec/h264: Fix race between slices where one overwrites data from the next
Michael Niedermayer
2015-04-06
tests/fate/mpeg4: add bitexact flag so as to avoid the version number from be...
Michael Niedermayer
2015-04-06
fate: add mpeg4_unpack_bframes bsf test
Andreas Cadhalpun
2015-04-06
libavformat/http.c: Fix missing parenthesis in http_listen()
Stephan Holljes
2015-04-06
MAINTAINERS: Add Lou Logan as server admin as he is root too
Michael Niedermayer
2015-04-06
avcodec/pthread_frame: Fix memleak with frame threads and allocated AVOptions
Michael Niedermayer
2015-04-06
examples/avio_list_dir: init/deinit network
Lukasz Marek
2015-04-06
avcodec/vc1dec: Check buf2 for malloc failure
Michael Niedermayer
2015-04-06
avfilter/af_amix: Use av_mallocz_array()
Michael Niedermayer
2015-04-06
avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via AVOption a...
Michael Niedermayer
2015-04-06
avformat/httpauth: Change enum to int, which is accessed via AVOption as int
Michael Niedermayer
2015-04-06
avformat/utils: avoid discarded streams in av_find_default_stream_index()
Michael Niedermayer
2015-04-06
avfilter/vf_mpdecimate: Fix missing ()
Michael Niedermayer
2015-04-06
lavf/libsmbclient: implement directory listing callbacks
Mariusz Szczepańczyk
2015-04-06
Merge commit '249796e2560c2cce1add722c3e873de96b17be74'
Michael Niedermayer
2015-04-05
swr/resample: use av_clip functions
James Almer
2015-04-05
Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'
Michael Niedermayer
2015-04-05
Merge commit '31048d48b0410b9cfb6023054d81e627d01be342'
Michael Niedermayer
2015-04-05
Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'
Michael Niedermayer
2015-04-05
Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'
Michael Niedermayer
2015-04-05
avcodec/svq3: add scaling matrix init that was removed from h264 init
Michael Niedermayer
2015-04-05
Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'
Michael Niedermayer
2015-04-05
Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'
Michael Niedermayer
2015-04-05
avcodec/svq3: add initialization which was removed from h264 init
Michael Niedermayer
2015-04-05
Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'
Michael Niedermayer
2015-04-05
svq3: initialize some required H264Context fields.
Anton Khirnov
2015-04-05
Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'
Michael Niedermayer
2015-04-05
Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'
Michael Niedermayer
2015-04-05
libavcodec: Clarify the documentation of the internal codec capability flags
Martin Storsjö
2015-04-05
avcodec/libx265: export chosen picture types
Michael Niedermayer
2015-04-05
avfilter/yadif: Change enums to int, which are accessed via AVOption as int
Michael Niedermayer
2015-04-05
avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOptio...
Michael Niedermayer
2015-04-05
mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub
Andreas Cadhalpun
2015-04-05
avcodec/error_resilience: Avoid race with updating the error_count
Michael Niedermayer
2015-04-05
h264: reset the private data in init_thread_copy()
Anton Khirnov
2015-04-05
h264: remove a commented out nonsense line
Anton Khirnov
2015-04-05
h264: drop redundant initialization of the scaling matrices
Anton Khirnov
2015-04-05
h264: factor out common code from init() and init_thread_copy()
Anton Khirnov
2015-04-05
h264: drop redundant initialization in init()
Anton Khirnov
2015-04-05
h264: initialize cur_chroma_format_idc
Anton Khirnov
2015-04-05
h264: use the correct SPS during PPS parsing
Anton Khirnov
2015-04-05
lavf/http: add proof-of-concept http server.
Stephan Holljes
2015-04-05
avcodec: add unpack packed B-frames bitstream filter
Andreas Cadhalpun
2015-04-05
webmdashenc: Support for live stream manifests
Vignesh Venkatasubramanian
2015-04-05
Merge commit 'aa1a1b2496cf3ca817e78e27bd0262a50adb91a1'
Michael Niedermayer
2015-04-05
matroskadec: Add support for parsing live header files
Vignesh Venkatasubramanian
2015-04-04
Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
2015-04-04
avconv: Avoid theoretical NULL dereferences
Himangi Saraogi
[next]