21967 Commits (e75d233506a044b1fcf81250d0941a2176fe6399)
 

Author SHA1 Message Date
Gwenole Beauchesne c373f61ddb Add "Hardware acceleration" section to MAINTAINERS. Move vdpau* to there. 15 years ago
Luca Abeni d3d1eae659 Remove a useless local variable. 15 years ago
Luca Abeni cd7bfe4079 Remove outdated comment 15 years ago
Luca Abeni b3fbe02c86 Remove an unneeded local variable. 15 years ago
Diego Biurrun c887b30d79 Remove unused variable, fixes the warning: 15 years ago
Diego Biurrun 786386280e Mark conditionally used variable as av_unused, fixes the warning: 15 years ago
Gwenole Beauchesne 8b0867121e Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param(). 15 years ago
Gwenole Beauchesne 36ad2b3ee0 Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id(). 15 years ago
Luca Abeni 6399c17d54 Use different dynamic payload types for audio and video. 15 years ago
Michael Niedermayer bac24dd2a5 2nd try on documenting av_gcd(). 15 years ago
Diego Biurrun 43ad88e5c0 Remove commented-out debug console output. 15 years ago
Diego Biurrun 5ddd075daf cosmetics: Move a bunch of forward declarations below a CONFIG_ENCODERS #ifdef. 15 years ago
Kostya Shishkov da93766858 16-bit Interplay video does not need palette control 15 years ago
Michael Niedermayer 03703cb3d1 Document av_gcd(). 15 years ago
Kostya Shishkov a69be798dc Add missing opcodes for 16-bit Interplay Video decoding and finally enable it 15 years ago
Kostya Shishkov dcfb0cad68 16-bit Interplay Video stores motion vector data at the end of frame, 15 years ago
Kostya Shishkov e09cdc7206 10l trocadero: forgot one case where picture linesize should be used 15 years ago
Kostya Shishkov 5b8ebb3f41 cosmetics: reindent and break long lines after last commits 15 years ago
Kostya Shishkov 5a8cf39e31 Add 16-bit image data handling (but not decoding yet) to Interplay Video 15 years ago
Kostya Shishkov 80fec3ffd0 Use frame linesize in Interplay Video block copying function 15 years ago
Kostya Shishkov 80ca19f766 Make CHECK_STREAM_PTR macro in Interplay Video decoder usable with 15 years ago
Kostya Shishkov 8badb23e22 Recognize 16-bit Interplay Video variant 15 years ago
Kostya Shishkov 9156a5ad72 Change main loop in Interplay Video decoder, so variables x and y really mean 15 years ago
Diego Biurrun 66d23c968c Use common regression test functions in ffserver regression test script. 15 years ago
Diego Biurrun 3d1470649c Replace ` ` syntax by $( ) in regression test shell scripts. 15 years ago
Reimar Döffinger b03a63d16a Fix cdg reference and buffer_hints value: 15 years ago
Luca Abeni f877954fd3 Use RTP_PT_PRIVATE in sdp.c instead of hardcoding 96. 15 years ago
Michael Niedermayer 37ce3d6ba7 Do not copy codec_tag in stream copy case if it is associated with a different codec_id 15 years ago
Stefano Sabatini a6831e885c Use positive logic, improve readability, consistent with r20877. 15 years ago
Kostya Shishkov 0fb669ae9e cosmetics: reindent 15 years ago
Diego Biurrun 43a6ca2c3d cosmetics: Reformat some function declarations. 15 years ago
Diego Biurrun 251822897f Remove some unused variables, fixes the warnings: 15 years ago
Luca Abeni 76faff6ef2 Add support for mp3 over RTP in rtpdec.c 15 years ago
Kostya Shishkov ce293510d9 Auravision Aura 2 decoder 15 years ago
Kostya Shishkov 588f8cd8df Add Auravision Aura decoding support 15 years ago
Kostya Shishkov c587910696 There is no need to print FFmpeg or codec name in error message 15 years ago
Kostya Shishkov 5590342322 cosmetics: correct formatting a bit 15 years ago
Måns Rullgård 1a91f1a0da ARM: use ALT_BITSTREAM_READER on cores with fast unaligned access 15 years ago
Stefano Sabatini f69d394f6b Satisfy grammatical nits. 15 years ago
Stefano Sabatini 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
Stefano Sabatini dc7f38f59c Re-add missing "@end table" which was erroneously removed in the 15 years ago
Stefano Sabatini 5f6cb6eb9c Factorize common options documentation. 15 years ago
Ramiro Polla 870e015048 Add -?, -help, and --help as alternative options to get help. 15 years ago
Ramiro Polla 7f11e745b2 Print usage instead of help when no files are specified. 15 years ago
Ramiro Polla 0c2a18cbcd Split show_usage() out of show_help(). 15 years ago
Ramiro Polla 8319aefeec Add a general [options] to the basic usage string. 15 years ago
Ramiro Polla 27daa420fc First print the program description and then the basic usage line. 15 years ago
Ramiro Polla aaba7e6c66 Remove parameters no longer used in h[yc]scale(). 15 years ago
Ramiro Polla a1f4b4bb6e Move fast bilinear scaler code to the existing h[yc]scale_fast() functions. 15 years ago
Ramiro Polla bb53e1d188 Rename function pointers used to convert from the input pixel format to the 15 years ago