19240 Commits (2d60444331fca1910510038dd3817bea885c2367)

Author SHA1 Message Date
Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 11 years ago
Diego Biurrun c23ce454b3 x86: dsputil: Coalesce all init files 11 years ago
Luca Barbato 2db953f846 h264: K&R formatting cosmetics 11 years ago
Diego Biurrun a11ef610ee h264: Remove some commented-out, broken cruft 11 years ago
Diego Biurrun adff0a8166 arm: dsputil: Coalesce all init files 11 years ago
Vittorio Giovara 14b4e64eab g2meet: allow size changes within original sizes 11 years ago
Diego Biurrun acf91215c7 x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection 11 years ago
Diego Biurrun a8552ee3eb ppc: dsputil: Coalesce all init files 11 years ago
Diego Biurrun 1173320249 dsputil: Drop unused bit_depth parameter from all init functions 11 years ago
Gildas Cocherel 458e7c9483 hevc: implement pic_output_flag handling 11 years ago
Mickaël Raulet f43789b76e hevc: set the keyframe flag on output frames 11 years ago
Mickaël Raulet 1493b237bd hevc: Replace nal type chek with equivalent IS_IRAP macro 11 years ago
Anton Khirnov 17e9d52c8c hevc_ps: remove a write-only variable 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
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
Martin Storsjö 79fce1ec8a arm: Avoid using the 'setend' instruction on ARMv7 and newer 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
Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 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
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
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
Omer Osman e0bfe34ea8 libfdk-aacdec: Reduce the default decoder delay by one frame 11 years ago
Diego Biurrun 391ecc961c x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercase 11 years ago
Justin Ruggles c6698dfe7c webpdec: Fix decoding of the huffman group indices. 11 years ago
Luca Barbato df949b645b hevc: Use the local context variable when needed 11 years ago
Diego Biurrun d0449e7545 vaapi: Update idct_permutation location after dsputil/idctdsp split 11 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Diego Biurrun adcb8392c9 mjpeg: Split off bits shared by MJPEG and LJPEG encoders 11 years ago
John Stebbins 253d0be6a1 pgssubdec: handle more complex PGS scenarios 11 years ago
Diego Biurrun 5dd8c08fd5 mpeg: Change ff_convert_matrix() to take an MpegEncContext parameter 11 years ago
Diego Biurrun e63b818dbe dv: Properly split decoder and encoder initialization 11 years ago
Diego Biurrun d2869aea04 dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectory 11 years ago
Diego Biurrun 24f45c1622 fate: Add dependencies for dct/fft/mdct/rdft tests 11 years ago
Dirk Ausserhaus 5ec6d152e2 indeo4: B-frames decoding 11 years ago
Kostya Shishkov 422e14f721 indeo2: rename stride to pitch for consistency with other Indeo decoders 11 years ago
Anton Khirnov 1b04eb20f7 lavc: do not allocate edges in the default get_buffer2() 11 years ago
Gildas Cocherel a0e1c3517a hevc: remove unused array min_cb_addr_zs 11 years ago
Kieran Kunhya 9b60d91979 hevc: Allow out of bound values for num_reorder_pics 11 years ago