48108 Commits (0824aa67436d4c90fb71330d97ba4a20b44ddedb)
 

Author SHA1 Message Date
Paul B Mahol 76877beada au: return meaningful error codes 12 years ago
Clément Bœsch a1d14336d3 pp: fix a few typo in the template. 12 years ago
Paul B Mahol d85854b269 pvfdec: drop pointless casting of buffer in ff_get_line() 12 years ago
Michael Niedermayer 642a655f7d Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8' 12 years ago
Janne Grunau bb2bab92e7 mov: handle h263 and flv1 for codec_tag 'H','2','6','3' 12 years ago
Michael Niedermayer e84194f060 Merge commit 'ed2d7d5868a4a5d914f1e5488d63ea696a3b2937' 12 years ago
Michael Niedermayer af804dbe9e Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534' 12 years ago
Victor Lopez 1c8bf3bfed h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles 12 years ago
Clément Bœsch 80a9297b71 doc: remove mention of fifo filter in the introduction. 12 years ago
Stefano Sabatini 022e118e3f lavfi/setpts: enable debug logs, and improve/extend debug messages 12 years ago
Carl Eugen Hoyos ec4a084581 Show underscores in av_get_codec_tag_string(). 12 years ago
Stefano Sabatini c5d7c7d33b doc: extend "See Also" chapters in library manuals 12 years ago
Stefano Sabatini 9b323a9b95 doc: extend "See Also" chapters in component manuals 12 years ago
Stefano Sabatini 9d6517aa67 doc: extend "See Also" chapter rendering for ff* tools 12 years ago
Stefano Sabatini c2ac647710 doc: rework synopsis section for ff* tools 12 years ago
Stefano Sabatini 461716d3bf doc: use a common authors.texi file blurb 12 years ago
Stefano Sabatini ca3d786227 doc/texi2pod: rework man inclusion logic 12 years ago
Janne Grunau 45635885e4 mpegvideo: increase edge_emu_buffer size for VC1 12 years ago
Ronald S. Bultje a34d9ad969 lavc: merge latest x86inc.asm fixes with x264 12 years ago
Michael Niedermayer 1166fc07a2 utils: fix duration calculation for strange_duration_example.ts 12 years ago
Clément Bœsch de2022c5dd lavfi/gradfun: small align cosmetics. 12 years ago
Clément Bœsch fea6f5e14d doc/filters: reformat and rework gradfun. 12 years ago
Clément Bœsch 526e2415bd lavfi/gradfun: support named options. 12 years ago
Clément Bœsch ca83e6ce26 fate: re-enable lavfi gradfun filter test. 12 years ago
Clément Bœsch 3bdd70fc66 lavfi/gradfun: reduce up limit for threshold. 12 years ago
Clément Bœsch 63e1fc2588 lavfi/gradfun: remove rounding to match C and SSE code. 12 years ago
Clément Bœsch 60ba9a9a88 lavfi/gradfun: fix dithering in MMX code. 12 years ago
Clément Bœsch 49de902a1e lavfi/gradfun: fix rounding in MMX code. 12 years ago
Clément Bœsch dd8a76ab08 lavfi/gradfun: do not increment DC pointer for odd values. 12 years ago
Paul B Mahol dea9da5f16 qcelpdata: correct start bit for cbgain[0] in qcelp_rate_octave_bitmap[] 12 years ago
Michael Niedermayer c4a32d92fe ffmpeg: Fix shortest with libx264 12 years ago
Stefano Sabatini 1b9ced685a MAINTAINERS: update my GPG key fingerprint 12 years ago
Carl Eugen Hoyos d687b8c875 Cosmetics: Reindent after last commit. 12 years ago
Carl Eugen Hoyos 00a62e6776 Do not skip three bytes and don't search for extradata in old realaudio files. 12 years ago
Janne Grunau acb571c89a avcodec: bump minor for adaptive h264 frame-mt 12 years ago
Anton Khirnov e82cb79adf avconv: pass the actually selected decoder to filter_codec_opts(). 12 years ago
Anton Khirnov 77bd1bc73a avconv: use new options parser. 12 years ago
Anton Khirnov 0ec1642b60 cmdutils: don't log an error in opt_default(). 12 years ago
Anton Khirnov 8c9af5b205 cmdutils: add a commandline pre-parser. 12 years ago
Anton Khirnov a01c02bcff cmdutils: split parse_option(). 12 years ago
Anton Khirnov 10bca66101 cmdutils: add a macro to simplify grow_array() calls. 12 years ago
Janne Grunau 9e696d2e5f h264: support frame parameter changes during frame-mt 12 years ago
Janne Grunau f1d8763a02 mpegvideo: allocate scratch buffers after linesize is known 12 years ago
Michael Niedermayer ed2d7d5868 ff_h264_direct_ref_list_init: fix B slice check. 12 years ago
Janne Grunau 73ad2c2fa7 h264: increase dist_scale_factor for up to 32 references 12 years ago
Michael Niedermayer 9700a7a1dd af_apad: remove unneeded av_opt_free 12 years ago
Michael Niedermayer c311431e29 apad: add whole_len and pad_len options. 12 years ago
Michael Niedermayer c2640146e0 apad: fix apad_options formating 12 years ago
Michael Niedermayer b7e085a288 af_apad: add user setable packet_size 12 years ago
Michael Niedermayer 5eae7f8f35 avfilter: add apad filter 12 years ago