39630 Commits (6adf3bc42e36242d487636786e995149bbb849fe)
 

Author SHA1 Message Date
John Stebbins 6adf3bc42e movenc: Add dvd subtitle support 11 years ago
Luca Barbato 85698be461 cmdutils: Mark exit_program as av_noreturn 11 years ago
Vittorio Giovara e8e560f2a2 fate: add a bmpparser test 11 years ago
Paul B Mahol fb5cf145b6 bmp: add a standalone parser 11 years ago
Vittorio Giovara 991362fab4 fate: add XBM tests 11 years ago
Vittorio Giovara 678082b409 X-Bitmap decoder 11 years ago
Vittorio Giovara 792e4c21f2 xbm: use av_frame_free on close 11 years ago
Paul B Mahol a7a5e3850e fate: add PAF audio and video tests 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Vittorio Giovara d37c96213a lavc: restore copy_block{4,16} functions 11 years ago
Vittorio Giovara bb36b9aa7e fate: add BRender PIX tests 11 years ago
Aleksi Nurmi ae17878fb2 BRender PIX image decoder 11 years ago
Diego Biurrun c3a0b3eb64 arm: build: Maintain decoder objects separate from infrastructure objects 11 years ago
Vittorio Giovara 9718c31ef6 fate: add Alias PIX tests 11 years ago
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 11 years ago
Ben Avison 3b5946bcce truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. 11 years ago
Ben Avison b9eb03416d truehd: break out part of output_data into platform-specific callback. 11 years ago
Ben Avison fcf5fc4445 truehd: tune VLC decoding for ARM. 11 years ago
Ben Avison 483321fe78 truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. 11 years ago
Ben Avison 4e5aa080bb truehd: break out part of rematrix_channels into platform-specific callback. 11 years ago
Ben Avison 15a29c39d9 truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
Diego Biurrun efc7290eb6 x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init 11 years ago
Diego Biurrun 55d7f26e7b hpeldsp_template: Move content to hpeldsp 11 years ago
Diego Biurrun 09d4389de1 hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c functions 11 years ago
Diego Biurrun 92ba965103 dsputil: Move draw_edges and clear_block* out of dsputil_template 11 years ago
Diego Biurrun da5be23525 dsputil: Move RV40-specific bits into rv40dsp 11 years ago
Diego Biurrun 8011ac911b hpeldsp_template: Detemplatize the code 11 years ago
Diego Biurrun 2c01ad8b20 dsputil_template: Detemplatize the code 11 years ago
Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 11 years ago
Diego Biurrun e7373585f8 dsputil_template: Move bits that are used templatized into separate file 11 years ago
Diego Biurrun d3c3c1664a dsputil: Move hpel_template #include out of dsputil_template 11 years ago
Diego Biurrun d0aabeab23 x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation 11 years ago
Vittorio Giovara dc0c70e018 avcodec: add missing includes 11 years ago
Vittorio Giovara aa499568af avconv: More descriptive message about framedrop 11 years ago
Vittorio Giovara 6ee55c7b11 vf_transpose: K&R formatting cosmetics 11 years ago
Derek Buitenhuis 21a561176e libx265: Only use one memcpy for headers 11 years ago
Michael Niedermayer 60728e8bab libx265: Write global extradata when requested 11 years ago
Diego Biurrun 8ef33497a6 build: Add config option for CABAC code 11 years ago
Anton Khirnov d1780e01b8 avconv: don't warn on multiple frames per packet for codecs that expect it 11 years ago
Anton Khirnov 4754345027 avconv: print verbose per-stream transcoding statistics 11 years ago
Anton Khirnov a220b07b0f avconv: split printing the final statistics into a separate function 11 years ago
Anton Khirnov baeb59d89b avconv: rewrite output data size tracking 11 years ago
Anton Khirnov f759f66e36 avconv: explicitly report when the muxing overhead is unknown 11 years ago
Anton Khirnov 781d97fd54 avconv: remove unused nb_frames_dup 11 years ago
Anton Khirnov b4679ecdbd {v,a}f_showinfo: print frame side data 11 years ago
Anton Khirnov 15c5a8d22d mp3dec: export replaygain tags from ID3v2 11 years ago
Anton Khirnov 06c3cd3c01 af_volume: support using replaygain frame side data 11 years ago
Anton Khirnov d161ae0a37 frame: add a function for removing side data from a frame 11 years ago
Anton Khirnov 59444c76e6 avconv: add stream-global side data to the first demuxed packet 11 years ago
Anton Khirnov 4a0f665143 libavcodec: when decoding, copy replaygain side data to decoded frames 11 years ago