52958 Commits (b2cf655d6e3d8446fd2ce0197aede831e941f0e8)
 

Author SHA1 Message Date
Diego Biurrun 1fda184a85 avutil: Add av_cold attributes to init functions missing them 12 years ago
Hendrik Leppkes 20c86571cc lavfi: let gcc realign the stack on public graph driving functions 12 years ago
Diego Biurrun c0c2b96c13 sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes 12 years ago
Diego Biurrun a8a45dfe25 avs: Increase magic value score above file extension score 12 years ago
Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
Diego Biurrun 4d7ed3e735 build: output-example: Add avutil to ELIBS in link command 12 years ago
Diego Biurrun e445647b4f avresample: Add av_cold attributes to init functions missing them 12 years ago
Diego Biurrun 093804a93c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
Michael Niedermayer c40f51e15b h264: Always decode MMCOs into temprary array 12 years ago
Luca Barbato 72e228b274 nut: K&R formatting cosmetics 12 years ago
Michael Niedermayer 30db867cb7 Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer c7a7605656 wmaprodec: Fix null pointer dereference in decode_frame() 12 years ago
Michael Niedermayer e9e207ece7 dfa: Put our pointer check back. 12 years ago
Nicolas George fa245e432b lavf/matroskaenc: return an error for unsupported types. 12 years ago
Nicolas George d608a27d9e lavf/concatdec: remove invalid check for AVSEEK_FLAG_BACKWARD. 12 years ago
Nicolas George 3fc66dfef2 lavf: filter out AVSEEK_FLAG_BACKWARD in new API. 12 years ago
Nicolas George cc24afb45c lavf: call the new seek API from the old. 12 years ago
Hendrik Leppkes d18341fb11 aacdec: free frame buffer if no audio was decoded 12 years ago
Reinhard Tartler b1ee8eec84 configure: Add basic valgrind-memcheck support 12 years ago
Michael Niedermayer 23a7c32a7a Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 0104570fb6 Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7' 12 years ago
Michael Niedermayer 711c8ee71d Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8' 12 years ago
Reinhard Tartler 95e8ac60f8 build: normalize coverage.info 12 years ago
Reinhard Tartler 768e44d044 build: tune down the output of lcov/gcov 12 years ago
Michael Niedermayer f18d2dff11 evrcdec: fix sign error 12 years ago
Michael Niedermayer 64819bfc7a snow: Fix off by 1 error in reference picture management 12 years ago
Michael Niedermayer e756635964 eamad: Check against minimum supported dimensions 12 years ago
Paul B Mahol b937d3694e doc/filters: document asetpts in single place 12 years ago
Luca Barbato 69467fb64b wav: return meaningful errors 12 years ago
Paul B Mahol e6d4e68755 lavu: add planar 16 bit and 8 bit rgb with alpha 12 years ago
Stefano Sabatini f51aa92b0f lavfi/testsrc: add support for color interactive command 12 years ago
Paul B Mahol ce322f4c19 extractplanes filter 12 years ago
Diego Biurrun a5f8873620 silly typo fixes 12 years ago
Christophe Gisquet 4a7af92cc8 sbrdsp: Unroll and use integer operations 12 years ago
Christophe Gisquet 8394d9a676 sbrdsp: Unroll sbr_autocorrelate_c 12 years ago
Christophe Gisquet 5a97469a4f x86: sbrdsp: Implement SSE2 qmf_deint_bfly 12 years ago
Michael Niedermayer d29f9f4a0e vc1dec: fix lutuv use in vc1_mc_4mv_chroma4() 12 years ago
Michael Niedermayer 7e30bfcb91 vc1dec: Fix mixed field/frame intensity compensation 12 years ago
Michael Niedermayer 90c2e40ebb vc1dec: vc1_mc_4mv_chroma4: match addressing between compensation and MC 12 years ago
Clément Bœsch e85ea7d387 lavfi/frei0r: fix crash when parameters are not set. 12 years ago
Michael Niedermayer 760f7d3a90 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 0966623604 ffmpeg: drop old non monotone dts workaround. 12 years ago
Michael Niedermayer af2d964336 ffmpeg: set correct log context for non monotone dts workaround warnings 12 years ago
Michael Niedermayer b2a1d92b7b ffmpeg: port loglevel selection code to new dts workaround code 12 years ago
Michael Niedermayer 30c05f6b02 ffmpeg: fix pts handling in the non monotone dts workaround 12 years ago
Michael Niedermayer 007ee09d7c ffmpeg: fix the used maximum dts in the monotone dts workaround 12 years ago
Michael Niedermayer 26b89f6274 ffmpeg: use a max variable to hold the maximum dts 12 years ago
Michael Niedermayer 6b2fbdb047 ffmpeg: Check dts before use in non monotone dts workaround 12 years ago
Michael Niedermayer ee3824f6f6 ffmpeg: limit non monotone workaround to audio & video streams 12 years ago