42097 Commits (91767360d86ac786571593ab11c7291010ab3829)
 

Author SHA1 Message Date
Vittorio Giovara 91767360d8 a64multienc: Do not entangle coded_frame 9 years ago
Vittorio Giovara 95e2317ed8 roqvideoenc: Drop unneeded initialization 9 years ago
Vittorio Giovara 1f171de8ca mpegvideo_enc: Drop unnneded initialization 9 years ago
Luca Barbato e93ca480c9 parseutil: Add more resolution aliases 9 years ago
Anton Khirnov 69b92f1b99 qsvenc: properly handle asynchronous encoding 9 years ago
Anton Khirnov f5c4d38c78 qsvdec: properly handle asynchronous decoding 9 years ago
Anton Khirnov 6b15874fc2 af_resample: do not touch the timestamps if we are not resampling 9 years ago
Anton Khirnov 6d592fbd0d avconv: split creating and (re-)configuring complex filtergraphs 9 years ago
Anton Khirnov be101bc1e3 avconv: create the complex filtergraphs earlier 9 years ago
Anton Khirnov 1959351aec avconv: move the no streams failure to open_output_file() 9 years ago
Anton Khirnov ab7b038906 avconv: factor out the output stream initialization 9 years ago
Anton Khirnov bd2ab27c48 avconv: use read_file() for reading the 2pass stats 9 years ago
Anton Khirnov 6d5d924604 avconv: move handling the 2pass logfile into avconv_opt 9 years ago
Anton Khirnov 59245e0c5e avconv: set the encoding/decoding_needed flags earlier 9 years ago
Anton Khirnov 56c2f37727 avconv: drop update_sample_fmt() 9 years ago
Alexandra Hájková e61f39849c asfdec: make nb_sub to be unsigned int 9 years ago
Alexandra Hájková 2883ef34b5 asfdec: read the replicated data in a separate function 9 years ago
Alexandra Hájková 0989d3ad1f asfdec: convert condition for the replicated data reading to be safer 9 years ago
Alexandra Hájková 406627287e asfdec: do not read replicated data when their length is 0 9 years ago
Janne Grunau c9f8cfb6d9 fate: add checkasm target 9 years ago
Janne Grunau 82e6ac85ff checkasm: test all architectures with optimisations 9 years ago
Michael Niedermayer cb33f8d0f4 checkasm: Give macro a body to avoid potential unexpected syntax issues 9 years ago
Henrik Gramner 6cc4d3e9a9 checkasm: exit with status 0 instead of 1 if there are no tests to perform 9 years ago
Janne Grunau 256ef19844 h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1 9 years ago
Luca Barbato fc56868399 cosmetics: Reformat checkasm tests 9 years ago
Henrik Gramner d37f232635 checkasm: Add unit tests for bswapdsp 9 years ago
Henrik Gramner a344e5d094 x86: bswapdsp: Don't treat 32-bit integers as 64-bit 9 years ago
Vittorio Giovara f5ee23004d configure: Factor out g722dsp module 9 years ago
Vittorio Giovara a623aa0069 configure: Factor out wmv2dsp module 9 years ago
Vittorio Giovara d42191c78b configure: Factor out vp8dsp module 9 years ago
Vittorio Giovara d4aea1aa40 configure: Factor out vp56dsp module 9 years ago
Vittorio Giovara 5cb4bdb2a0 configure: Factor out rv34dsp module 9 years ago
Vittorio Giovara 575ec60e54 configure: Factor out mss34dsp module 9 years ago
Vittorio Giovara 2edc77dc7b configure: Factor out ividsp module 9 years ago
Vittorio Giovara b075869bc1 configure: Factor out flacdsp module 9 years ago
Dave Yeo 4da585ae47 OS/2: Cleanup slib_create_def_cmd 9 years ago
Luca Barbato e1319aa1c1 libx264: Add support for the MPEG2 encoder 9 years ago
Vittorio Giovara 0cf5588d69 hq_hqa: Fix decoding when INFO section is absent 9 years ago
Vittorio Giovara a53540840d APIchanges: Mention lavfi and lavd identification symbol addition 9 years ago
Vittorio Giovara f1840b070d Revert "mov: Double-check that alias path is not an absolute path" 9 years ago
Kieran Kunhya b0017579b6 h264: Add support for Closed Caption export 9 years ago
Henrik Gramner 2cb34f82b9 checkasm: Add unit tests for h264qpel 9 years ago
Luca Barbato 4512ee78e1 mpegts: Mark the muxer as supporting variable fps 9 years ago
Luca Barbato c88c5eef53 hevc: Split the struct setup from the pps parsing 9 years ago
Luca Barbato a5a6a786bf mp3: Forward seeking errors 9 years ago
Luca Barbato 32c8d89c03 hevc: Print the non-supported chroma_format_idc 9 years ago
Luca Barbato 8e373fe048 hevc: Factor out the pixel format mapping from the sps parser 9 years ago
Alexandra Hájková c571424c7f asfdec: prevent memory leaks found with Coverity Scan 9 years ago
James Almer 1b9a8e5f1d dxva2_hevc: unbreak compilation after recent sps/pps changes 9 years ago
Anton Khirnov a062a55d37 hevc_parser: fix standalone build with the hevc decoder disabled 9 years ago