39238 Commits (b23bc95920e2f10b9621857e829c45b064f356c0)
 

Author SHA1 Message Date
Diego Biurrun b23bc95920 x86: dca: Add missing multiple inclusion guards 11 years ago
Diego Biurrun 294a51e18a gitignore: Add all examples below doc/examples 11 years ago
Martin Storsjö 1e142d5b48 movenc: Add a fallback fragmentation method for plain mp4 as well 11 years ago
Martin Storsjö 543156d751 arm: Mark the stack as non-executable 11 years ago
Luca Barbato fea6db064b h264: informative error reporting in decode_slice_header() 11 years ago
Luca Barbato 96f9fbe109 h264: fix slice_type value reported in decode_slice_header() 11 years ago
Diego Biurrun 2f2b2efd31 doxygen: Replace @parblock syntax with manual linebreaks 11 years ago
Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 11 years ago
Vittorio Giovara 614b9e4db8 h264: use avpriv_request_sample for chroma_format_idc 11 years ago
Diego Biurrun f53e274f4c doc: Fix project name typo 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Maxim Poliakovski 77fbc03265 g2meet: validate bpp and bitmasks in the display info 11 years ago
Reinhard Tartler f58dcfb32e Prepare for 10_beta1 Release 11 years ago
Tim Walker 9cd4bc4176 ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data. 11 years ago
Tim Walker c98f3169bf lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 11 years ago
Tim Walker 9c0e4b3395 ac3: update AC3PreferredStereoDownmixMode. 11 years ago
Vittorio Giovara dc971acf4a h264_parser: use enum values in h264_find_frame_end() 11 years ago
Anton Khirnov ba7dfe5c50 lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 11 years ago
Anton Khirnov f758ea6e99 buffersink: document special error codes returned from av_buffersink_get_frame 11 years ago
Janne Grunau 98fdfa9970 ppc: reduce overreads when loading 8 pixels in altivec dsp functions 11 years ago
Jan Ekström 3fbad00714 utvideoenc: Enable support for multiple slices and use them 11 years ago
Derek Buitenhuis 4127e6aeb6 libx265: Remove redundant default param call 11 years ago
Derek Buitenhuis 41836c4e30 libx265: Fix use of uninitialized input picture 11 years ago
Diego Biurrun 0b9716c455 doc/examples: misc Doxygen markup improvements 11 years ago
Diego Biurrun 3a26ccbf0d build: doxy: Include code examples in Doxygen documentation 11 years ago
Diego Biurrun 19d3127867 doxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh 11 years ago
Diego Biurrun f1f42cfc66 build: Do not pass HTML snippets and stylesheet as input to Doxygen 11 years ago
Diego Biurrun e6c175dfd5 Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.sh 11 years ago
Vittorio Giovara 066ad24984 h264_sei: reorder headers 11 years ago
Vittorio Giovara 304e916a92 h264_sei: name buffering period type consistently 11 years ago
Vittorio Giovara 15210354cf h264: drop outdated comments 11 years ago
Vittorio Giovara 3a05767028 h264: store current_sps_id inside the current sps 11 years ago
Vittorio Giovara 73e8fab31d h264: print values in case of error 11 years ago
Luca Barbato f8c507f44b h264: Refactor ff_h264_decode_ref_pic_list_reordering 11 years ago
Janne Grunau 73eca738ac mpeg12dec: do not add stereo3D side data to a non-existing frame 11 years ago
Janne Grunau d261719319 configure: do not link libraries against program-specific dependencies 11 years ago
Janne Grunau 60e6cecf9b configure: avserver does not need $ldl 11 years ago
Janne Grunau 8a2250344b jv: detect partial packets in the demuxer 11 years ago
Janne Grunau f795a8a8bf h264: make context_count unsigned 11 years ago
Ronald S. Bultje dff1c19140 vp9: add a new segmentation sample. 11 years ago
Ronald S. Bultje 91be8df20b vp9: add fate sample for parallelmode. 11 years ago
Derek Buitenhuis 50ea93158d Add libx265 encoder 11 years ago
Janne Grunau f5d92d9cab asfdec: fix seeking with fragmented packets 11 years ago
Andrew Kelley 0c08256596 asfdec: short-circuit seeking to the start of stream 11 years ago
Janne Grunau 0ebb523f07 asfdec: check ff_get_guid() return values during seeking 11 years ago
John Stebbins 462d5e8e6c aacdec: set AVFrame sample_rate 11 years ago
Diego Biurrun 4a7d3837b4 buffersrc: Have function parameter names match between .c and .h file 11 years ago
Diego Biurrun 25a1ba814a log: Have function parameter names match between .c and .h file 11 years ago
John Stebbins 52771346dc lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer 11 years ago
Kostya Shishkov 6477449243 g2meet: make JPEG tile decoder operate on 8x8 block mask 11 years ago