- 30 May, 2016 3 commits
-
-
Michael Niedermayer authored
Fixes CID1361964 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
ZhouXiaoyong authored
1. no longer use the register names directly and optimized code format 2. to be compatible with O32, specify type of address variable with mips_reg and handle the address variable with PTR_ operator 3. use uld and mtc1 to workaround cpu 3A2000 gslwlc1 bug (gslwlc1 instruction extension bug in O32 ABI) 4. h264qpel use hepldsp optimizations Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Mark Reid authored
Fixes CID1361955 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 29 May, 2016 7 commits
-
-
Michael Niedermayer authored
Fixes CID1355117 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1355110 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Its checked by the AVOption code Fixes CID1355122 Fixes CID1355121 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: CID1361947 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 28 May, 2016 8 commits
-
-
Thomas Guilbert authored
Fixes: usan_granule_overflow constant type fix by commiter Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: usan_granule_overflow Found-by: Thomas Guilbert <tguilbert@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: usan_granule_overflow Found-by: Thomas Guilbert <tguilbert@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Petru Rares Sincraian authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Carl Eugen Hoyos authored
Reported by forum user lexidata.
-
Michael Niedermayer authored
Fixes CID1361952 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 27 May, 2016 5 commits
-
-
Michael Niedermayer authored
Fixes CID1361953 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Håvard Espeland authored
Signed-off-by: Håvard Espeland <espeland@mixedrealities.no> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
When a filter is no longer part of a graph, its pointers should be cleared so no stale pointers remain. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Hendrik Leppkes authored
* commit '44d16df4': h264_parser: eliminate H264SliceContext usage Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
-
- 26 May, 2016 4 commits
-
-
Gregor Riepl authored
Signed-off-by: Gregor Riepl <onitake@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1361961 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
foo86 authored
Avoids unwanted parser dependency on dcadata. Signed-off-by: James Almer <jamrial@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
- 25 May, 2016 12 commits
-
-
Michael Niedermayer authored
See: [FFmpeg-devel] [Vote] Code of Conduct Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Muhammad Faiz authored
add seek command add get_duration command Update to codecpar by commiter Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
James Almer authored
They are needed starting with the previous commit Signed-off-by: James Almer <jamrial@gmail.com>
-
foo86 authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
foo86 authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
Timo Rothenpieler authored
-
Andrey Turkin authored
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
-
Andrey Turkin authored
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
-
Andrey Turkin authored
There is no point in separate structures as they have 1:1 relationship, they are always used together and they have same lifetime. Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
-
Andrey Turkin authored
Functions names and scopes are from libav. This commit basically moves code around without changing it; it shouldn't change any functionality except some small leak fixes on error paths. Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
-
- 24 May, 2016 1 commit
-
-
Michael Niedermayer authored
for send() this cannot work and even for recv() it feels very wrong and hackish Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-