42271 Commits (2f9b652e8c646eabef74a6742f0d7d4c9118fd0e)
 

Author SHA1 Message Date
Vittorio Giovara ea4d46e729 dds: Fix enum declaration 10 years ago
Alexandra Hájková 2a187a074a asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0 10 years ago
Alexandra Hájková 93f16f338f asfdec: close the demuxer properly when read_header is failing 10 years ago
Alexandra Hájková 5655236a67 asfdec: factor out seeking to the Data Object outside while 10 years ago
Anton Khirnov ecee1148af qsvenc_hevc: use the correct HW plugin UID 10 years ago
Janne Grunau e605bf3b59 checkasm: remove empty array initializer list in h264pred test 10 years ago
Luca Barbato 3ae0e721c7 checkasm: Always link statically 10 years ago
Luca Barbato 6b2b26e7af dds: Decode using optimal slices sizes 10 years ago
Luca Barbato 977105407c hap: Decode using optimal slices sizes 10 years ago
Luca Barbato 219b39a71a parseutil: Use non ambiguous aliases for uhd 10 years ago
Janne Grunau 9ed6f9a17c arm: use a local label instead of the function symbol in ff_prefetch_arm 10 years ago
Janne Grunau f56d8d8dd7 h264: aarch64: intra prediction optimisations 10 years ago
Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 10 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 10 years ago
Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 10 years ago
Vittorio Giovara 91f9b6579a flashsvenc: Keep coded_frame.key_frame a write-only variable 10 years ago
Vittorio Giovara 75c1ed2e4c ffv1enc: Use input frame to set SAR and interlacing 10 years ago
Vittorio Giovara 10a9149de2 ffv1enc: Keep coded_frame.key_frame a write-only variable 10 years ago
Vittorio Giovara efc618aff9 qtrleenc: Keep coded_frame.key_frame a write-only variable 10 years ago
Vittorio Giovara f3b4a92241 libtheoraenc: Keep coded_frame.key_frame a write-only variable 10 years ago
Vittorio Giovara d6006dd9f0 libvpxenc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 7fc8d8a1b3 libxvid: Do not entangle coded_frame 10 years ago
Vittorio Giovara 56672aeaee svq1enc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 05fb4c9aaf proresenc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 91767360d8 a64multienc: Do not entangle coded_frame 10 years ago
Vittorio Giovara 95e2317ed8 roqvideoenc: Drop unneeded initialization 10 years ago
Vittorio Giovara 1f171de8ca mpegvideo_enc: Drop unnneded initialization 10 years ago
Luca Barbato e93ca480c9 parseutil: Add more resolution aliases 10 years ago
Anton Khirnov 69b92f1b99 qsvenc: properly handle asynchronous encoding 10 years ago
Anton Khirnov f5c4d38c78 qsvdec: properly handle asynchronous decoding 10 years ago
Anton Khirnov 6b15874fc2 af_resample: do not touch the timestamps if we are not resampling 10 years ago
Anton Khirnov 6d592fbd0d avconv: split creating and (re-)configuring complex filtergraphs 10 years ago
Anton Khirnov be101bc1e3 avconv: create the complex filtergraphs earlier 10 years ago
Anton Khirnov 1959351aec avconv: move the no streams failure to open_output_file() 10 years ago
Anton Khirnov ab7b038906 avconv: factor out the output stream initialization 10 years ago
Anton Khirnov bd2ab27c48 avconv: use read_file() for reading the 2pass stats 10 years ago
Anton Khirnov 6d5d924604 avconv: move handling the 2pass logfile into avconv_opt 10 years ago
Anton Khirnov 59245e0c5e avconv: set the encoding/decoding_needed flags earlier 10 years ago
Anton Khirnov 56c2f37727 avconv: drop update_sample_fmt() 10 years ago
Alexandra Hájková e61f39849c asfdec: make nb_sub to be unsigned int 10 years ago
Alexandra Hájková 2883ef34b5 asfdec: read the replicated data in a separate function 10 years ago
Alexandra Hájková 0989d3ad1f asfdec: convert condition for the replicated data reading to be safer 10 years ago
Alexandra Hájková 406627287e asfdec: do not read replicated data when their length is 0 10 years ago
Janne Grunau c9f8cfb6d9 fate: add checkasm target 10 years ago
Janne Grunau 82e6ac85ff checkasm: test all architectures with optimisations 10 years ago
Michael Niedermayer cb33f8d0f4 checkasm: Give macro a body to avoid potential unexpected syntax issues 10 years ago
Henrik Gramner 6cc4d3e9a9 checkasm: exit with status 0 instead of 1 if there are no tests to perform 10 years ago
Janne Grunau 256ef19844 h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1 10 years ago
Luca Barbato fc56868399 cosmetics: Reformat checkasm tests 10 years ago
Henrik Gramner d37f232635 checkasm: Add unit tests for bswapdsp 10 years ago