31 Commits (20b0d24c2f7ae86cebeb17399a2fea3a7e3d0f69)

Author SHA1 Message Date
Andreas Rheinhardt 63b2b0f47d avcodec/msmpeg4enc: Reindent after the last commit 4 years ago
Andreas Rheinhardt f4d16c3865 avcodec/msmpeg4enc: Make msmpeg4 encoders init-threadsafe 4 years ago
Andreas Rheinhardt 1d5d666601 avcodec/msmpeg4: Factor out common RLTable initialization code 4 years ago
Andreas Rheinhardt 5da07f18e5 avcodec/msmpeg4enc: Remove dead code for inexistent VC-1 encoder 4 years ago
Andreas Rheinhardt f0042e573e avcodec/msmpeg4enc: Don't use code for static init that can fail 4 years ago
Andreas Rheinhardt d8b2fae3c7 avcodec/msmpeg4: Inline number of motion vectors 4 years ago
Anton Khirnov 717503f716 put_bits: make avpriv_align_put_bits() inline 4 years ago
Diego Biurrun f2f145f303 msmpeg4: Drop disabled debug cruft 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Michael Niedermayer d9b56895b5 avcodec/mpegvideo: change bit_rate to 64bit 9 years ago
Anton Khirnov 6f57375d70 rl: Rename ff_*_rl() to ff_rl_*() 10 years ago
Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
Vittorio Giovara 1c6183233d msmpeg4: check memory allocations and propagate errors 10 years ago
Michael Niedermayer a072acb108 avcodec: fix duplicate includes 11 years ago
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Michael Niedermayer e0a99d5411 msmpeg4enc: fix possible use of uninitialized warning 12 years ago
Diego Biurrun 1218777ffd avcodec: Convert some commented-out printf/av_log instances to av_dlog 12 years ago
Diego Biurrun 9c6cf7f2c9 avcodec: Drop silly and/or broken printf debug output 12 years ago
Michael Niedermayer 4aed3ac86a msmpeg4enc: use av_assert 13 years ago
Michael Niedermayer 9e938d22c5 msmpeg4enc: fix stored fps value 13 years ago
Diego Biurrun 2f4b476e04 msmpeg4: Split encoding backend code off from general backend code. 13 years ago