41353 Commits (c8a11014b673ebc6946db6fcd20009d330c57c48)
 

Author SHA1 Message Date
Michael Niedermayer c8a11014b6 ffmpeg: use isatty() before messing with the terminal state 13 years ago
Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 647e2e070f lavfi: remove more instances of avfilter_default_filter_name() 13 years ago
Alex Converse ecf79c4d3e vorbis: Validate that the floor 1 X values contain no duplicates. 13 years ago
Alex Converse 503f2feb14 avprobe: Identify codec probe failures rather than calling them unsupported codecs. 13 years ago
Alex Converse f0ff9eb493 avformat: Probe codecs at score 0 on buffer exhaustion conditions. 13 years ago
Alex Converse 62bebf6edb avformat: Factorize codec probing. 13 years ago
Stefano Sabatini 62b39d41cd lavc: add pkt_duration field to AVFrame 13 years ago
Stefano Sabatini 0da9bce5a3 lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.c 13 years ago
Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
Kostya Shishkov 34271cabac imc: make IMDCT support stereo output 13 years ago
Kostya Shishkov c45e2da617 imc: move channel-specific data into separate context 13 years ago
Andrew Wason c527027c27 aconvert filter needs to configure samplerates 13 years ago
Michael Niedermayer 787c395a30 swr-test: support "--help" 13 years ago
Michael Niedermayer 63b1c08073 buildsys: fix rules for swresample-test 13 years ago
Michael Niedermayer 5a7a9f02de libswresample/Makefile: put each object on its own line 13 years ago
Paul B Mahol 02827a3c99 swscale: RGBA64LE <-> RGBA64BE support 13 years ago
Nicolas George aba8065adb avfiltergraph: call query_formats on inputs first. 13 years ago
Nicolas George 6a4c5c730e avfiltergraph: check query_formats return value. 13 years ago
Carl Eugen Hoyos a3bc7f916d Make H264 reorder buffer size message less verbose. 13 years ago
Piotr Bandurski 48fdaa1cff snowdec: add new line to some error messages 13 years ago
Piotr Bandurski a489db6cde isom: add Radius DV YUV FourCCs 13 years ago
Stefano Sabatini 1488c4dc0b lavfi: move tracing utilities definition from video.c to avfilter.c 13 years ago
Carl Eugen Hoyos 1faf0d6a7a Add missing CRLFs to avisynth error messages. 13 years ago
Carl Eugen Hoyos 757d5b9bfd Fix MP2 muxer Makefile dependencies. 13 years ago
Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 13 years ago
Anton Khirnov fa417fcd27 lavfi: make avfilter_insert_pad and pals private on next bump. 13 years ago
Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 13 years ago
Anton Khirnov 67339f6eb4 avplay: use buffersrc instead of custom input filter. 13 years ago
Anton Khirnov d55c2e05b5 avtools: move buffer management code from avconv to cmdutils. 13 years ago
Anton Khirnov 3ffa233595 avconv: don't use InputStream in the buffer management code. 13 years ago
Anton Khirnov e58b75f7ff avconv: fix exiting when max frames is reached. 13 years ago
Clément Bœsch 44be67595d lavfi/select: use exported dsputil_init function. 13 years ago
Kostya Shishkov b56825c40e mpc8: fix maximum bands handling 13 years ago
Michael Bradshaw 1b27b8bf6c MANGLEd swscale x86 asm to save registers 13 years ago
Andrew Wason 1ef802d038 update filtering_audio example 13 years ago
Clément Bœsch 13a7bd70c8 lavfi/select: 10l: llabs -> fabs after switching types. 13 years ago
Alex Converse 79c8e29a7e aacdec: Turn PS off when switching to stereo and turn it to implicit when switching to mono. 13 years ago
Michael Niedermayer 9c4821ca7b Merge remote-tracking branch 'cus/stable' 13 years ago
Michael Niedermayer 944d049eaa Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch df03ae8dd8 ffmpeg: remove two unused variables. 13 years ago
Clément Bœsch 5e8225004f Changelog: add ffprobe flat output. 13 years ago
Clément Bœsch 72868144e5 lavfi/select: add scene detection. 13 years ago
Carl Eugen Hoyos 6b87f0707d Do not try to encode DVCPRO HD, it produces broken files. 13 years ago
Carl Eugen Hoyos 0a3e15690f Allow colour space autodetection when encoding ljpeg. 13 years ago
Carl Eugen Hoyos 02c2a54bf6 Remove misplaced comment. 13 years ago
Clément Bœsch bae99f7651 ffprobe/flat: add escape for '`' and '$'. 13 years ago
Alex Converse 41e9682af2 movenc: Write chan atom for all audio tracks in mov mode movies. 13 years ago
Michael Niedermayer 02ff89a1cd ffmpeg: disable audio volume insertion on the output side. 13 years ago
Jindřich Makovička 84e430dd7b mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeing 13 years ago