20833 Commits (1cf2f3d334f52849aae2be868bad1e5fa5f59aa0)

Author SHA1 Message Date
Vittorio Giovara ad8aa8e6c6 intrax8: Move documentation from implementation to header file 9 years ago
Vittorio Giovara 2ade1cdafb intrax8: K&R formatting cosmetics 9 years ago
Diego Biurrun 6f5ff559db intrax8: Adjust printf conversion specifier for sizeof expression 9 years ago
Vittorio Giovara 42244ce07a intrax8: Move a comment to the place it corresponds 9 years ago
Vittorio Giovara 750562549c intrax8: Wrap multiline macros in do{}while(0) clauses 9 years ago
Vittorio Giovara 0c6a70873f intrax8: Move error resilience out of intrax8 9 years ago
Vittorio Giovara 64250d94b7 indeo4: Consistently initialize variables 9 years ago
Vittorio Giovara 6202e2fede indeo4: Rework stream analysis report 9 years ago
Anton Khirnov 33d18982fa lavc: add a new bitstream filtering API 9 years ago
Andreas Cadhalpun a2d1922bde takdec: ensure chan2 is a valid channel index 9 years ago
Mark Thompson d264c720f7 lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI 9 years ago
Luca Barbato 1098f5c049 svq3: Use a separate buffer for decoding the slices 9 years ago
Luca Barbato 92c1a83ee9 qsv: Fix loading multiple plugins 9 years ago
Luca Barbato 39a2d3288e mpegvideo: Refactor emulated_edge_mc calls 9 years ago
Luca Barbato 0242351390 mpegvideo: Fix undefined negative shifts in mpeg_motion_internal 9 years ago
Luca Barbato 7d4a1ff344 mpegvideo: Fix undefined negative shifts in ff_init_block_index 9 years ago
Katerina Barone-Adesi 1389b4c18d idct8x8: Fix undefined negative shifts 9 years ago
Vittorio Giovara e10b7ef2fe vdpau: Add missing deprecation guards 9 years ago
wm4 2e2f8534eb lavc: factor apply_param_change() AV_EF_EXPLODE handling 9 years ago
Luca Barbato f8c34f4b8d indeo2: Fix banding artefacts 9 years ago
Luca Barbato d4066a7024 indeo2data: K&R formatting cosmetics 9 years ago
Diego Biurrun 1a094af638 fft: Split MDCT bits off from FFT 9 years ago
Diego Biurrun 4c297249ac rdft: arm: Split RDFT initialization into a separate file 9 years ago
Diego Biurrun 97aec6e75e fft: arm: Drop unnecessary #include, add missing ones 9 years ago
Diego Biurrun 73ff983e8d fft: x86: cosmetics: Drop silly comments, add comment, whitespace 9 years ago
Luca Barbato ce9d7da765 qsv: Move down the implementation query 9 years ago
Anton Khirnov dbb43b8b83 avpacket: properly reset data/size in av_packet_move_ref() 9 years ago
Anton Khirnov c80344d010 mpegvideo_enc: use avcodec_free_context() instead of av_free() 9 years ago
Vittorio Giovara e66fa35392 vc1dec: Check group allocations separatedly 9 years ago
Vittorio Giovara 01f0e6a0c9 vc1dec: Fix leak on error for array allocations 9 years ago
Vittorio Giovara f91d94bdfc vc1dec: Properly call deinit function on error 9 years ago
Vittorio Giovara 35b1cd343c vc1dec: Drop commented out cruft 9 years ago
Diego Biurrun d6e49096c0 idct: Only build prores IDCT if ProRes decoder is enabled 9 years ago
Anton Khirnov 3c53627ac1 qsvdec: store the sync point in heap memory 9 years ago
Maxym Dmytrychenko a1335149fd qsvenc: store the sync point in heap memory 9 years ago
Anton Khirnov a8068346e4 lavc: add a variant of av_get_audio_frame_duration working with AVCodecParameters 9 years ago
Anton Khirnov 998e1b8f52 lavc: add codec parameters API 9 years ago
Diego Biurrun 257b30af8e x86: hevc: Fix linking with both yasm and optimizations disabled 9 years ago
Marton Balint 5e555f9300 mpeg12enc: always write closed gops for intra only outputs 9 years ago
Michael Niedermayer f435d081b0 h264: Add an AVClass pointer to H264Context 9 years ago
Vittorio Giovara 0837d1dfe2 libx264: Fix noise_reduction option assignment 9 years ago
Diego Biurrun d24bd96bdd build: Disentangle VC-1 decoder and parser 9 years ago
Diego Biurrun 15a24614ae build: Add vc1dsp component for more fine-grained dependencies 9 years ago
Diego Biurrun f9fbd47467 msmpeg4data: Move WMV2 data tables to their own file 9 years ago
Diego Biurrun 79866803ff msmpeg4data: K&R formatting cosmetics 9 years ago
Diego Biurrun 624e235502 build: Introduce iso_media component 9 years ago
Diego Biurrun 82454c3a82 build: Let the WTV demuxer select the MPEG-TS demuxer 9 years ago
Diego Biurrun 7403be9b1b build: Fix dependencies for components relying on H.263 data tables 9 years ago
Diego Biurrun e453129321 build: Add missing dependencies for eatqi decoder 9 years ago
Vittorio Giovara 71eaefa64a build: Add missing celp_math dependency for G723_1 encoder and decoder 9 years ago