46355 Commits (b02116cc4a3ac7e9726df75937560c460ca096df)
 

Author SHA1 Message Date
Paul B Mahol 9051025102 lavc: remove duplicated .capabilities 12 years ago
Martin Storsjö 9b500b8f6c avcodec: Add a RFC 3389 comfort noise codec 12 years ago
Martin Storsjö 8b25a20efb lpc: Add a function for calculating reflection coefficients from samples 12 years ago
Justin Ruggles 39ef66f530 lpc: Add a function for calculating reflection coefficients from autocorrelation coefficients 12 years ago
Anton Khirnov dc5793062e lavr: document upper bound on number of output samples. 12 years ago
Anton Khirnov 01b760190d lavr: add general API usage doxy 12 years ago
Anton Khirnov bff5e5f8b3 indeo3: remove duplicate capabilities line. 12 years ago
Diego Biurrun 381dc1a5ec fate: ac3: Place E-AC-3 tests and AC-3 tests in different groups 12 years ago
Diego Biurrun 2cbdd7c929 fate: ac3: Add dependencies 12 years ago
Diego Biurrun e519990ced fate: Add shorthands for acodec PCM and ADPCM tests 12 years ago
Diego Biurrun 70478746a9 avconv: Drop unused function argument from do_video_stats() 12 years ago
Diego Biurrun ab79966475 cmdutils: Conditionally compile libswscale-related bits 12 years ago
rogerdpack c1804dc4ce lavfi/frei0r: allow for Windows style paths 12 years ago
Stefano Sabatini 7691860c73 lavfi/frei0r: update link to spec 12 years ago
Diego Biurrun 72c758f1fd aacenc: Drop some unused function arguments 12 years ago
Stefano Sabatini 19add3224f lavfi/scale: implement clever/insane parsing heuristic, and add a size option 12 years ago
Stefano Sabatini d4604d10fe lavu/parseutils: add trailing characters check in av_parse_video_size() 12 years ago
Stefano Sabatini adf0cd1456 doc/filters: itemize scale examples, and create a dedicated subsection for them 12 years ago
Stefano Sabatini c2428ada71 lavfi/scale: return error code in case of failed reconfiguration in start_frame() 12 years ago
Stefano Sabatini 83938c3d4c lavfi/scale: accept named options, make parsing more robust 12 years ago
Martin Storsjö f21d5c905d rtsp: Avoid a cast when calling strtol 12 years ago
Tim Nicholson 8a9b48bfa9 movenc: Add required 'prof' atom to 'tapt' atom set. 12 years ago
Michael Niedermayer 67420b3de5 Merge remote-tracking branch 'qatar/master' 12 years ago
Luca Barbato d4bff9f1ab nut: support textual data 12 years ago
Stefano Sabatini 7d1e003abd doc/syntax: add a "Quoting and escaping" section 12 years ago
Luca Barbato 07585ffa62 nutenc: verbosely report unsupported negative pts 12 years ago
Anton Khirnov f174fbac3c lavc: add CODEC_CAP_DR1 to all video decoders missing them 12 years ago
Michael Niedermayer b4e6265136 dcadec: skip QMF on unused channels 12 years ago
Michael Niedermayer a3886ea3c5 smoothstreamingenc: check return value of mkdir() 12 years ago
Michael Niedermayer b399816d9c smoothstreamingenc: fix integer overflow 12 years ago
Michael Niedermayer 224afddc7c ismindex: check return value of avio_open_dyn_buf() 12 years ago
Leon van Stuivenberg c5be6192f0 cmdutils: avoid using cpp directives within printf macro arguments 12 years ago
Paul B Mahol c2e2b3029e cafdec: fix parsing of chunks which may have unused data 12 years ago
Clément Bœsch 3d6a246b4b lavf/srtenc: add AVFMT_TS_NONSTRICT flag. 12 years ago
Martin Storsjö 48f01398ba rtpdec: Cosmetic cleanup 12 years ago
Michael Niedermayer d41c019da0 fate/scalenorm: unbreak fate 12 years ago
Stefano Sabatini 74e81b4de1 tests: do not set bogus scale sws_flags option in the scalenorm test 12 years ago
Michael Niedermayer f472d01c25 frame_thread_encode: fix context memleak 12 years ago
Michael Niedermayer 991db63951 frame_thread_encoder: fix packet memleak 12 years ago
Michael Niedermayer d8246d475c vc1dec: mark by assert that the default path cannot occur 12 years ago
Paul B Mahol 07ed191b15 parse ID3v2 chapters 12 years ago
Carl Eugen Hoyos 3f44809415 Synchronize libmpcodecs: Support 16bit yuv in telecine filter. 12 years ago
Carl Eugen Hoyos 96fac764fa Add an additional AAC TwoCC. 12 years ago
bbraun d72aef4e92 movenc: add more metadata types 12 years ago
Michael Niedermayer ac090fa68c lavu: keep context size variables 12 years ago
Michael Niedermayer c73fcc8de3 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 8943ad4014 Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26' 12 years ago
Michael Niedermayer f9f79cb0ec fate: make sure the global sws flags are set to be bitexact for scalenorm 12 years ago
Nicolas George 14f69a0516 fate: add a test for scale with variable input format. 12 years ago
Nicolas George b0e2f4a757 lavfi/concat: implement unsafe mode. 12 years ago