39613 Commits (fcf5fc444522d24caa9907225802817ae788f511)
 

Author SHA1 Message Date
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
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
Anton Khirnov 25b3258656 lavf: add an AVStream field for exporting stream-global side data 11 years ago
Anton Khirnov 0e2c3ee9a3 lavc: give a typedeffed name to the AVPacket.side_data struct 11 years ago
Peter Krefting 54f7881615 configure: Remove dcbzl check for e500v1 and e500v2 architectures 11 years ago
Tanja Batchelor 5b8f0a5eac mpeg: K&R formatting cosmetics 11 years ago
Luca Barbato f51d0f39c0 h264: Split h264 slice decoding from nal decoding 11 years ago
Vittorio Giovara e9a77f4bc0 h264: move macroblock decoding into its own file 11 years ago
Luca Barbato ede2b451cc build: Sort h264 objects 11 years ago
Luca Barbato fb7127b2c8 build: h264 parser depends on full h264 decoder 11 years ago
Vittorio Giovara 2a38651033 RELEASE_NOTES: mention new filters 11 years ago
Vittorio Giovara 6f6c029464 lavc: drop ff_pixfmt_list_420 11 years ago
Vittorio Giovara d5717bc4e9 changelog: switch libx265 and compand entries 11 years ago
Luca Barbato 0f0d1d056e configure: Always use -DOPJ_STATIC when checking for openjpeg 11 years ago
John Stebbins 1e9db41e2a movenc: Allow override of major brand in ftyp atom 11 years ago
Diego Biurrun 4f4840377f lagarith: Fix typo in printf format string 11 years ago
Diego Biurrun 57f09608e1 dsputil: Move thirdpel-related bits into their own context 11 years ago
Diego Biurrun 82dd1026cf x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago