41555 Commits (4a6d790a6fc0de15112a7bbfe8b2b58ef058a48d)
 

Author SHA1 Message Date
Michael Niedermayer 4a6d790a6f nutenc: use av_assert 13 years ago
Michael Niedermayer 53eaca5d6b mpegtsenc: use av_assert 13 years ago
Michael Niedermayer 5f8f6243ef swr: fix 10l use of uninitialized data 13 years ago
James Zern b9e5c5f178 doc/encoders: update libvpxenc mappings 13 years ago
Michael Niedermayer dded4cb20b lavc: fix support of unofficial pix_fmt extensions of jpeg 13 years ago
Stefano Sabatini 465a72b4b4 lavfi: move definition of avfilter_copy_buf_props() from buffer.c to avcodec.c 13 years ago
Stefano Sabatini 134815a030 lavfi: change name of tracing functions and of the macro which enables them 13 years ago
Paul B Mahol c1d62489e1 libvorbis: split encoder from decoder 13 years ago
Michael Niedermayer 2942431a0f arm/intmath: disable av_clip_uintp2_arm with config_small 13 years ago
Paul B Mahol f06269dda5 cosmetics: align more codecs declarations 13 years ago
Paul B Mahol a7fbc5d004 libvorbis: cosmetics: remove empty line at EOF 13 years ago
Michael Niedermayer dc1c79be1b Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 2a622c2369 lavf: add a "warning" when discarding a oddly backward subtitle or data starttime 13 years ago
Michael Niedermayer 47695b1d65 lavf: handle data like subtitles in start time calculation. 13 years ago
Alex Converse 65a80ee1ec avfilter: Log an error if avfilter fails to configure a link. 13 years ago
Michael Niedermayer 728f86edfc swr: mix_2_1_int16_mmx/sse 13 years ago
Michael Niedermayer d504266cef swr: mix_1_1_int16_sse 13 years ago
Michael Niedermayer cbeeaf2593 swr: mix_1_1 int16 MMX 13 years ago
Michael Niedermayer 52afa43691 swr: mix_2_1_float SSE/AVX 13 years ago
Michael Niedermayer beb0cd6acf swr: SIMD rematrixing and SSE/AVX mix_1_1 float 13 years ago
Michael Niedermayer 48a45f819f swr: add native matrix for SIMD 13 years ago
Michael Niedermayer 9abbbf7530 swr: add function pointers for SIMD rematrixing 13 years ago
Michael Niedermayer 634d539c12 swresample.c: update copyleft year 13 years ago
Anton Khirnov 47b812e9ce avconv: support only native pthreads. 13 years ago
Samuel Pitoiset 0a9a225733 rtmp: Fix a possible access to invalid memory location when the playpath is too short. 13 years ago
Michael Niedermayer c8553bea9e swr: use &~15 13 years ago
Michael Niedermayer 4289b6690d swr: replace /16 by >>4 13 years ago
Stefano Sabatini 359abb18cf lavu/error: add av_make_error_string() and av_err2str() convenience utilities 13 years ago
Stefano Sabatini 5683de00e9 lavu/error: fix sign error in av_sterror() error code 13 years ago
Stefano Sabatini 4299fd23d3 lavu/error: use a table to store error codes and strings, add test 13 years ago
Stefano Sabatini 3ecaba677e tests/parseutils: change test to make it platform independent 13 years ago
Michael Niedermayer 9ec5e956a2 ffmpeg: disable threading on mingw, it doesnt work due to dependance on internal code. 13 years ago
Michael Niedermayer f91b635b52 rtmpproto: replace strtok_r by av_strtok its unavailable in mingw 13 years ago
Michael Niedermayer 94d5650266 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 65efc66d8e pngenc: use av_assert 13 years ago
Michael Niedermayer 7925f923a5 4xm: use av_assert() 13 years ago
Nedeljko Babic 3827a86eac Optimization of AMR NB and WB decoders for MIPS 13 years ago
Paul B Mahol 751dcd9243 Remove eightsvx_raw decoder line 13 years ago
Michael Niedermayer d9a9518fba flvenc: use av_assert instead of assert 13 years ago
Michael Niedermayer 709b54eae9 rv20enc: use av_assert 13 years ago
Samuel Pitoiset f862537de8 rtmp: Do not send extension for flv files 13 years ago
Samuel Pitoiset 8ee3e1874e rtmp: support connection parameters 13 years ago
Samuel Pitoiset b4c92e94bb doc: Add documentation for the newly added rtmp_* options 13 years ago
Michael Niedermayer 66531c75d3 random_seed: rewrite generic code. 13 years ago
Carl Eugen Hoyos 37f1a7d51d Make png-in-mov QuickTime-compatible for more colour-spaces. 13 years ago
Clément Bœsch 20e46aafbd mov: export orphan tmcd track metadata to global format metadata. 13 years ago
Clément Bœsch 1ec23d9c02 mov: copy timecode metadata from tmcd track to the related video stream. 13 years ago
Clément Bœsch 0d96ec19eb mov: parse tref atom. 13 years ago
Clément Bœsch 9fb2e234d0 movenc: add timecode track support. 13 years ago
Clément Bœsch 9846a9c701 riff: add ISMP/timecode tag. 13 years ago