53268 Commits (1de28cb7e49b90de2b5156de4508d38cd1252587)
 

Author SHA1 Message Date
Michael Niedermayer 336ffb8377 Merge commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07' 12 years ago
Michael Niedermayer fbede75a25 Merge commit '768e44d044bc32de1e58c198a3708d186af7e966' 12 years ago
Reimar Döffinger d82729e5d9 Detect and skip mj2-style jp2c header. 12 years ago
Reimar Döffinger 3bb1c58e95 Avoid incorrect deprecated pixel format warning. 12 years ago
Claudio Freire 1ef82cc60d AAC encoder: Fix rate control on twoloop. 12 years ago
Claudio Freire c545876d1b AAC encoder: Fixed a rounding bug in psy's channel bitrate computation. 12 years ago
Michael Niedermayer adaa7743f5 src_movie: fix scanf string 12 years ago
Michael Niedermayer 369a120826 xbmdec: fix off by one error in scanf() 12 years ago
Martin Storsjö 2cca96e670 configure: Check for getenv 12 years ago
Diego Biurrun 2b677ffca5 swscale: Add av_cold attributes to init functions missing them 12 years ago
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