42630 Commits (11c9bd633f635f07a762be1ecd672de55daf4edc)
 

Author SHA1 Message Date
Anton Khirnov 11c9bd633f libopenh264enc: export CPB props side data 9 years ago
Anton Khirnov f0b769c16d lavc: add a packet side data type for VBV-like parameters 9 years ago
Anton Khirnov e63e3797a1 avconv: pass the global codec side data to the muxer 9 years ago
Anton Khirnov 84adab333c lavc: add stream-global packet side data 9 years ago
Anton Khirnov 31c51f7441 avpacket: add a function for wrapping existing data as side data 9 years ago
Anton Khirnov b09ad37c83 h264: derive the delay from the level when it's not present 9 years ago
Anton Khirnov 792b9c9dfc h264: set frame_num in start_frame(), not decode_slice_header() 9 years ago
Anton Khirnov 741b494fa8 h264: eliminate default_ref_list 9 years ago
Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 9 years ago
Anton Khirnov 0cef06df07 checkasm: add HEVC MC tests 9 years ago
Anton Khirnov a853388d2f hevc: change the stride of the MC buffer to be in bytes instead of elements 9 years ago
Anton Khirnov 688417399c hevcdsp: split the pred functions by width 9 years ago
Anton Khirnov 818bfe7f0a hevcdsp: split the epel functions by width 9 years ago
Anton Khirnov 1f821750f0 hevcdsp: split the qpel functions by width instead of by the subpixel fraction 9 years ago
Luca Barbato 6788baebb3 log: Use a do {} while (0) for dlog 9 years ago
Luca Barbato 7d36474d19 imgconvert: Re-enable the deprecation warnings 9 years ago
Luca Barbato f7edcac040 avpicture: Suppress warning from deprecated code 9 years ago
Luca Barbato b805482b1f aac: Provide more information on the failure message 9 years ago
Luca Barbato c5eb279e24 g723: Add missing header 9 years ago
Martin Storsjö 1077d8c845 configure: Add -framework CoreVideo when building the avfoundation indev 9 years ago
Kylie McClain bf12a81cc6 configure: Replace `pr` since it is not provided by busybox 9 years ago
Luca Barbato 5f3a081b42 avi: Spin out the logic to position to the next non-interleaved stream 9 years ago
Luca Barbato cb49bb10ca build: Move -Wcast-qual to the extra_warnings 9 years ago
Michael Niedermayer 0fc61c6ab6 avi: Validate the stream-id for DV as well 9 years ago
Luca Barbato d017ed878a avi: Use the correct data type 9 years ago
Vittorio Giovara 7f57ea143c vsrc_color: Drop unneeded variable 9 years ago
Mohamed Naufal ca5f386e75 lavf: G.723.1 muxer 9 years ago
Mohamed Naufal f023d57d35 lavc: G.723.1 encoder 9 years ago
Vittorio Giovara 165cc6fb9d g723_1: Move sharable functions to a separate file 9 years ago
Vittorio Giovara aac996cc01 g723_1: Rename files to better reflect their purpose 9 years ago
Michael Niedermayer b74b88f30d g723_1: Handle values at the ends of the table in lsp2lpc() 9 years ago
Luca Barbato a0fa6d06b8 matroska: Warn when metadata references a non-existent element 9 years ago
Luca Barbato f7986239f4 dvenc: Validate the frame size before copying it 9 years ago
Petri Hintukainen 7139489c45 pgssubdec: fix API compability layer 9 years ago
Luca Barbato b0e8651a2a doc: Amend the MSYS2 Documentation 9 years ago
Alexandre Lision 4f979418c7 avfoundation: Simple capture 9 years ago
Luca Barbato 9f57f134c1 configure: ObjC support 9 years ago
Luca Barbato 0e2395293b nut: Mark non-fatal errors as warnings 9 years ago
Luca Barbato 62f72b40c0 nut: Provide more information on failure 9 years ago
Luca Barbato 2c17fb61ce rtsp: Log getaddrinfo failures 9 years ago
Luca Barbato 12b1438286 udp: Provide additional information on getaddrinfo failure 9 years ago
Luca Barbato 34af7813f7 udp: Use the logging context 9 years ago
Luca Barbato 98063bcf15 rtsp: Do not assume getnameinfo cannot fail 9 years ago
Michael Niedermayer 5b70fb8fee movenc-test: Fix integer overflows 9 years ago
Vittorio Giovara fdd5c48ebd texturedsp: Explicitly cast RGBA parameters to unsigned 9 years ago
Vittorio Giovara eef38316ca texturedspenc: Avoid using separate variables 9 years ago
Vittorio Giovara 7831fb9050 textureencdsp: cosmetics: Use normal static const for tables 9 years ago
Vittorio Giovara 99cb833fc2 sgi: Correctly propagate meaningful error values 9 years ago
Vittorio Giovara 823fa70045 fate: Rework sgi tests into a suite and add the missing ones 9 years ago
Vittorio Giovara 4a0918cae6 sgienc: Support encoding high bit depth images with RLE 9 years ago