42240 Commits (e23f84d9652474353d8bbc42787a56ec1991908f)
 

Author SHA1 Message Date
Luca Barbato 03ca6d70df x264: Factor out the reconfiguration code 10 years ago
Luca Barbato 24ad3ac6a3 nut: Drop doxygen markers 10 years ago
Vittorio Giovara 07b2db81d0 riff: Add MNM4 FourCC as mpeg4 10 years ago
wm4 74ea1167d9 tls_gnutls: fix hang on disconnection 10 years ago
Vittorio Giovara 3b73d5c942 fft-test: Use the float fabs() version 10 years ago
Vittorio Giovara 2d5176fad1 on2avc: Use the integer abs() version 10 years ago
Vittorio Giovara a7ac1a7b94 flv: Name an enum and use its type 10 years ago
Vittorio Giovara 30dfc1dad4 cws2fws: Close file handles on error 10 years ago
Vittorio Giovara a9b2a51178 avconv_opt: Check localtime() return value 10 years ago
Vittorio Giovara 8a78ae2d21 segment: Check open_null_ctx() return value 10 years ago
Vittorio Giovara b7a4127a45 h264_qpel: Use the correct header 10 years ago
Michael Niedermayer 5e87080f2c h264_weight: Fix SSSE3 biweight code with weights of 128 10 years ago
Luca Barbato 64a2e84416 eamad: Use the correct headers 10 years ago
Luca Barbato 8606e881b0 mpeg12: Move the vlc bits to a stand alone file 10 years ago
Vittorio Giovara f1fa1eed2a mpegvideo: Expand macro 10 years ago
Vittorio Giovara e7af52a68d mpegvideo: rv10: Move function declaration to a separate header 10 years ago
Vittorio Giovara e3d0f49abb mpegvideo: h263: Move all tables to a single file 10 years ago
Vittorio Giovara 8b5007a31b mpegvideo: Move ER functions to a separate file 10 years ago
Vittorio Giovara c0e6b8cab8 mpegvideo: Mark one function as static 10 years ago
Vittorio Giovara d1dd0d404c mpegvideo: Move block permutation function where is used 10 years ago
Vittorio Giovara c6aa0554b0 mpegvideo: Drop release_unused_pictures() function 10 years ago
Vittorio Giovara 7061bf0925 mpegvideo: Move Picture-related functions to a separate file 10 years ago
Janne Grunau 529c05698e movenc: fixes a questionable valgrind uninitialized value warning 10 years ago
Luca Barbato b14086ca38 mkv: Correctly report the latest packet had been flushed 10 years ago
James Almer b380337020 mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to fail 10 years ago
Janne Grunau 210921722b imc: add required padding for GetBitContext buffer 10 years ago
Janne Grunau 09447f2b0f ac3_parser: add required padding for GetBitContext buffer 10 years ago
Janne Grunau fb14730802 aac_parser: add required padding for GetBitContext buffer 10 years ago
Vittorio Giovara 4733a12dd1 rtpdec_asf: Check memory allocation and free memory on error 10 years ago
Vittorio Giovara 6308cd4868 mov: Check memory allocation 10 years ago
Vittorio Giovara bc1eace1b3 jack: Check memory allocation 10 years ago
Vittorio Giovara f7e9324733 audiointerleave: Always initialize new_pkt 10 years ago
Vittorio Giovara 8ef98855d2 sctp: Always initialize outmsg struct 10 years ago
Janne Grunau caf7be30b1 mpjpgdec: free AVIOContext leak on early probe fail 10 years ago
Vittorio Giovara 925b80d640 mpegvideo: Move OutFormat enum to mpegutils.h 10 years ago
Vittorio Giovara 9bb11be0e5 mpegvideo: Split picture allocation for encoding and decoding 10 years ago
Vittorio Giovara f8716a1408 mpegvideo: Rework frame_size_alloc function 10 years ago
Vittorio Giovara da0c8664b4 mpegvideo: Move various temporary buffers to a separate context 10 years ago
Luca Barbato a6f19d6a9f configure: Support MSVC 2015 10 years ago
Luca Barbato bc76c46943 aac: Wait to know the channels before allocating frame 10 years ago
Sebastian Dröge a188108ebf aac: Support channel configurations 11 and 12 10 years ago
nu774 677c804aa3 aac: correctly map 7.1ch-wide AAC from FDK AAC encoder 10 years ago
Luca Barbato 252d6200c3 avio: Add avio_put_str16be 10 years ago
Luca Barbato 9b56ac74b1 mpjpeg: Initial implementation 10 years ago
nu774 0289f81241 aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCE 10 years ago
Luca Barbato 7f596368a4 bink: Factorize bink put_pixel 10 years ago
Martin Storsjö e97446e600 configure: Check for DXVA2_ConfigPictureDecode instead of LPDIRECT3DSURFACE9 10 years ago
Martin Storsjö b9875b497a configure: Remove unnecessary tests for d3d11va 10 years ago
Martin Storsjö 76eb0950b8 configure: Don't run "export $e" for an empty string 10 years ago
James Almer 876d441fbe configure: don't enable tls protocols if network is disabled 10 years ago