29092 Commits (64fdcf24289e0a6e18903caf37ea382630772859)

Author SHA1 Message Date
Carl Eugen Hoyos a1e3ea475a Fix compilation with --disable-everything. 11 years ago
James Almer 2571e8fe37 alpha/pixblockdsp: move code out of dsputil 11 years ago
Michael Niedermayer 92c29914de avcodec/hevc_sei: factor return 1 out of if/else chain 11 years ago
Michael Niedermayer 76a35f7830 avcodec/roqvideoenc: Print the correct max resolution 11 years ago
Michael Niedermayer 9af59db6ec avcodec/roqvideoenc: More verbose warning about no power of 2 dimensions 11 years ago
Oliver Fromme a32dcaaaf8 avcodec/dvdsubenc: Add dvdsub workaround for some players 11 years ago
Michael Niedermayer e36916a63f avcodec/pthread_frame: fix setting hwaccel with threads and get_format() 11 years ago
Diego Biurrun f46bb608d9 dsputil: Split off pixel block routines into their own context 11 years ago
Vittorio Giovara 0569a7e0bd hevc: parse display orientation SEI message 11 years ago
Vittorio Giovara 18e3d61e9e h264: parse display orientation SEI message 11 years ago
Michael Niedermayer f32c5d1a8d avcodec/mpegvideo: clip mv visualization arrows so that their direction is maintained 11 years ago
Anton Khirnov d5cf5afabb adxdec: get rid of an avpriv function 11 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago
Carl Eugen Hoyos d6e7881c2e Fix wmv1 encoding if all other msmpeg4-related encoders were disabled. 11 years ago
Carl Eugen Hoyos e4dfc3f9b8 Fix wmv1 decoding if no other msmpeg4-related decoder was compiled. 11 years ago
Michael Niedermayer c8b2cf4996 avcodec/mpegvideo: flip motion vector visualization for backward motion vectors 11 years ago
James Almer 2375b09473 alpha/idctdsp: move idct init code out of dsputil 11 years ago
Michael Niedermayer 550bda741c avcodec/alpha/dsputil_alpha: fix build 11 years ago
Michael Niedermayer 7cb8f7ded4 avcodec/proresenc_anatoliy: check against maximum dimensions 11 years ago
Michael Niedermayer 7c7441b37d avcodec/roqvideoenc: check dimensions against maximum 11 years ago
Michael Niedermayer fe4c76b3d0 avcodec/roqvideoenc: fix infinite lambda increasing loop 11 years ago
Martin Storsjö 79fce1ec8a arm: Avoid using the 'setend' instruction on ARMv7 and newer 11 years ago
Michael Niedermayer 5c7bf354dc avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 39ea21713c avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 154954c2ac avcodec/vmdvideo: remove unneeded include 11 years ago
Diego Biurrun a9aee08d90 dsputil: Split off FDCT bits into their own context 11 years ago
Omer Osman 1e9a93bfca libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream 11 years ago
Nidhi Makhijani 246f869590 vmd: Split audio and video decoder 11 years ago
Michael Niedermayer 5320b34b98 avcodec/cljrdec: remove unneeded include 11 years ago
Michael Niedermayer 8324bd5186 avcodec/mpegvideo_enc: fix b frame strategy 2 11 years ago
Clément Bœsch 7ac7e8793d avcodec/mpegvideo: small indent fix in vismv code 11 years ago
Clément Bœsch 5f4dbf3c10 avcodec: make vismv option as flag types 11 years ago
Eric Lasota 586406980f avcodec/roqvideodec: set JPEG output color range 11 years ago
Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 11 years ago
Eric Lasota 8be23d424f avcodec/roqvideo: use JPEG color range 11 years ago
Diego Biurrun c166148409 dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc 11 years ago
Diego Biurrun 8d686ca59d dsputil: Split off *_8x8basis to a separate context 11 years ago
James Almer 195f7bd23d x86/svq1enc: use unaligned mov on SSE2 11 years ago
Nidhi Makhijani d6902070c5 dsicin: Split audio and video decoder 11 years ago
Nidhi Makhijani 2fc85fe96e bmv: Split audio and video decoder 11 years ago
Nidhi Makhijani b0633f83f2 paf: split audio and video decoder 11 years ago
Nidhi Makhijani 373a6dda54 cljr: split decoder and encoder 11 years ago
Michael Niedermayer 02729f7a5a avcodec/mjpegenc_common: Restore removed copyright statements 11 years ago
Michael Niedermayer 26b9f5bcdb avcodec/Makefile: add libutvideo.h to SKIPHEADERS 11 years ago
Timothy Gu baef3ba727 avcodec/old_codec_ids: workaround doxygen inclusion bug 11 years ago
James Almer dad31083ae x86/svq1enc: port ssd_int8_vs_int16 to yasm 11 years ago
Diego Biurrun b0de1c7663 x86: build: Only compile FDCT code if MMX is enabled 11 years ago
Diego Biurrun 12f129e545 x86: Unconditionally compile blockdsp and svq1enc init files 11 years ago
Diego Biurrun 009331303a x86: huffyuvdsp: Move inline assembly to init file 11 years ago
Carl Eugen Hoyos d3e51b4118 Fix standalone compilation of the amv encoder. 11 years ago