42103 Commits (efc618aff9d68d2ddc323a5c5f892ac71951f162)
 

Author SHA1 Message Date
Vittorio Giovara 7ca3e5203f Hap decoder and encoder 10 years ago
Vittorio Giovara c0b105756f txd: Use the TextureDSP module for decoding 10 years ago
Vittorio Giovara 8337e0c573 Introduce a TextureDSP module 10 years ago
Luca Barbato 2ecfd45164 Implement Snappy decompression 10 years ago
Luca Barbato 61dc9d647c udp: Fix local_port management 10 years ago
Luca Barbato 8655c54160 libvpx: Support the vp9 extended profiles 10 years ago
Luca Barbato 05bf3f54e6 libvpx: Do not set vp8 only parameters when encoding in vp9 10 years ago
Luca Barbato c060d046aa af_resample: Set the number of samples in the last frame 10 years ago
nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4 10 years ago
James Almer 1e79d5c6e7 libwebpenc: use WebPMemoryWriterClear() 10 years ago
Vittorio Giovara d8d124eebc aic: Improve error reporting 10 years ago
Andreas Cadhalpun a4fbd55d6e h264: er: Copy from the previous reference only if compatible 10 years ago
Luca Barbato 9af7e8045e lavc: Clarify the behaviour of dimension and format context fields 10 years ago
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