41374 Commits (25e87fc5f61bd9b85ecf52c6082a18d7e7c8506b)
 

Author SHA1 Message Date
Nicolas George 25e87fc5f6 ffmpeg: move keyboard interaction in a function. 13 years ago
Nicolas George 9915a33fc2 lavfi/audio: fix size of copied samples. 13 years ago
Stefano Sabatini 8d1de449f0 ffprobe: show packet duration in frame 13 years ago
Stefano Sabatini 9083d09ebb ffprobe: honour special value for duration 13 years ago
Stefano Sabatini ad347bf459 lavfi: remove avfilter_default_item_name() from public API 13 years ago
Stefano Sabatini fe16ca1b91 lavfi/ocv: fix compilation after internalization of public functions 13 years ago
Stefano Sabatini ce7266c66a tools/graph2dot: factorize code printing non-media specific link information 13 years ago
Stefano Sabatini 20689670c8 tools/graph2dot: show input and output pad names in the link label 13 years ago
Michael Niedermayer eeba7c874b wmv2enc: use av_assert 13 years ago
Michael Niedermayer c3b6efa4cb sinewin_tablegen: use av_assert 13 years ago
Michael Niedermayer 62eace231c put_bits: use av_assert 13 years ago
Michael Niedermayer 28e4f906fa golomb: use av_assert 13 years ago
Michael Niedermayer 6e6dd9995b resample_template: use av_assert 13 years ago
Michael Niedermayer 58e4adb6f7 libavutil/integer: use av_assert 13 years ago
Michael Niedermayer 2f23a8ab17 libavutil/mathematics: use av_assert() 13 years ago
Michael Niedermayer 317ca0d3f7 mpegvideo: fix out of heap array accesses 13 years ago
Philip Langdale 92c065f93f ffmpeg: Set duration on encoded subtitle packets. 13 years ago
Michael Niedermayer 33775c3507 search_for_quantizers_faac: fix curband 13 years ago
Matthieu Bouron f6d952f584 mxfenc: write optional field dominance flag in picture description 13 years ago
Reimar Döffinger 93147daf59 ffmpeg: avoid a confusing and easy to break if(). 13 years ago
Carl Eugen Hoyos bb32124577 Fix maxband limit when decoding mpc8. 13 years ago
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