43287 Commits (85b8403c6fd11e1c570caa970c7f435ac5f9583e)
 

Author SHA1 Message Date
Diego Biurrun 85b8403c6f svq1enc: Drop unused GetBitContext context member 9 years ago
Diego Biurrun 6d8fd614ff vorbis: Kill some pointless debug code 9 years ago
Diego Biurrun 59c6509d9f mss2: Drop a silly assert 9 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Diego Biurrun 09c4e5c598 indeo2: Drop disabled big-endian ir2_codes table 9 years ago
Diego Biurrun b7f98659f2 Remove unnecessary get_bits.h #includes 9 years ago
Paul B Mahol 2a48a75a6f sgirledec: simplify, no need to use reget buffer 9 years ago
Paul B Mahol 6e2ad28cf7 aic: add frame threading support 9 years ago
Vittorio Giovara c3ed259e4f fate: Move Canopus decoder tests to a separate file 9 years ago
Vittorio Giovara 20a8c78ce0 avconv: Do not copy extradata if source buffer is empty 9 years ago
Denis Charmet 38f99017e6 vp9: Return the correct size when decoding a superframe 9 years ago
Diego Biurrun b2d5d6a7f2 build: Only enable symbol reduction if the compiler does proper DCE 9 years ago
Diego Biurrun c5fd4b5061 build: Simplify postprocessing of linker version script files 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun 5b1b495c8d build: Print a message when generating version scripts 9 years ago
Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
Luca Barbato 5264e7ba21 ac3: Check the array bound before dereferencing 9 years ago
Mark Thompson a86aa16088 vaapi_h264: Add trivial support for low-power encoding 9 years ago
Mark Thompson b51c7c6b8a vaapi_h264: Fix frame_num after non-reference frames 9 years ago
Mark Thompson 2bfa067d0b vaapi_encode: Check config attributes before creating config 9 years ago
Diego Biurrun 6641819fee build: Ignore generated mapfile and remove it on distclean 9 years ago
Anton Khirnov f5c4388419 FATE: drop the audio stream from the dxtory test 9 years ago
Anton Khirnov fe7b21c8f1 avconv: fix parsing bitstream filters 9 years ago
Anton Khirnov 80fb19bc23 avconv: fix a check for av_bsf_get_by_name() return value 9 years ago
Anton Khirnov 9f7590f4e4 avconv_vaapi: use the hwcontext device creation API 9 years ago
Anton Khirnov 18c506e9e6 avconv_dxva2: use the hwcontext device creation API 9 years ago
Anton Khirnov f72db3f2f3 avconv_vdpau: use the hwcontext device creation API 9 years ago
Anton Khirnov b8bf9194af hwcontext_vaapi: implement device creation 9 years ago
Anton Khirnov 8e70385a8e hwcontext_dxva2: implement device creation 9 years ago
Anton Khirnov 2e219b491b hwcontext_cuda: implement device creation 9 years ago
Anton Khirnov 38392b2af8 hwcontext_vdpau: implement device creation 9 years ago
Anton Khirnov 1c9e8616c5 hwcontext: add a function for opening devices 9 years ago
Andrey Turkin 24b5cff01b lavc: handle hw_frames_ctx where necessary 9 years ago
Diego Biurrun 4024b566d6 golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names 9 years ago
Diego Biurrun 7ca4fdc046 fate: More fine-grained dependencies for demuxer tests 9 years ago
Diego Biurrun 07377fb557 fate: More fine-grained dependencies for voice codec tests 9 years ago
Martin Storsjö 3fdffc032e rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoder 9 years ago
Diego Biurrun e47b8bbf0b avcodec: Bump micro version after changing public JPEG 2000 defines 9 years ago
Francois Cartegnie ad61da054b jpeg2000: Fix profile define values 9 years ago
Anton Khirnov ac84e618df avfiltergraph: check the query_formats() return value 9 years ago
Anton Khirnov 2ef6dab0a7 lavc: document that avcodec_close() should not be used 9 years ago
Anton Khirnov 04fc8e24a0 lavc: deprecate avcodec_get_context_defaults3() 9 years ago
Anton Khirnov 5f30ac2779 lavc: deprecate avcodec_copy_context() 9 years ago
Anton Khirnov 14634429b9 lavf: update muxing doxy 9 years ago
Luca Barbato 74b1bf632f mp3: Make the extrasize explicit 9 years ago
Diego Biurrun 52567e8198 get_bits: Drop some TRACE-level debug code 9 years ago
Diego Biurrun e45a638f50 dump: Drop unused variable 9 years ago
Diego Biurrun e2a3df1a46 avconv: Use more precise deprecation ifdefs 9 years ago
Anton Khirnov 35c8580668 avconv: stop using AVStream.codec 9 years ago