41435 Commits (04e2ac47495e1910416e607eb03105ddb0a322cc)
 

Author SHA1 Message Date
Michael Niedermayer 107b42388c lavf: fix missing "parser not found" message 13 years ago
Michael Niedermayer 23d8aaae46 yuv2rgb: remove assert() the codepath is not invalid 13 years ago
Michael Niedermayer 5ee638fd54 svq1enc: use av_assert 13 years ago
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
Mans Rullgard d0e9415d23 fate: avoid freopen(NULL) in videogen/rotozoom 13 years ago
Marton Balint 5fdcfdf237 ffplay: fix build if avfilter is disabled 13 years ago
Marton Balint a78bc6f78c ffplay: fix frame_delay calculation in new avfilter code 13 years ago
Marton Balint e85df18d74 ffplay: add support for changing pixel format 13 years ago
Marton Balint cd947e9a2b ffplay: add missing filt_in assignment after video filter reconfigure 13 years ago
Marton Balint 0a501c756f ffplay: fix frame aspect ratio after qatar merge 13 years ago
Michael Niedermayer c9651d4bee ffplay: fix use after free 13 years ago
Marton Balint 1372c826de ffplay: use dummy video driver if display is disabled 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