28991 Commits (2431689bb3a8ac86d3713b012504cab7f60f738c)
 

Author SHA1 Message Date
Peter Ross 100a6b7c77 ffmpeg: make 'bits_per_raw_sample' option more useful 14 years ago
Mans Rullgard 906fd03070 fate: fix partial run when no samples path is specified 14 years ago
Mans Rullgard f7653904c8 ARM: NEON fixed-point forward MDCT 14 years ago
Mans Rullgard dba9852935 ARM: NEON fixed-point FFT 14 years ago
Anton Khirnov 4dcde00cfc lavf: bump minor version and add an APIChanges entry for avio changes 14 years ago
Anton Khirnov 8bea72f7eb avio: simplify url_open_dyn_buf_internal by using avio_alloc_context() 14 years ago
clsid2 0e09997fa4 Libavcodec AC3/E-AC3/DTS decoders now output floating point data. 14 years ago
clsid2 361fa0ed40 Float output for libavcodec AAC decoder 14 years ago
clsid2 ba7a28045f Float output for libavcodec Vorbis decoder 14 years ago
Anton Khirnov 724f6a0fa4 avio: make url_fdopen internal. 14 years ago
Anton Khirnov 403ee835e7 avio: make url_open_dyn_packet_buf internal. 14 years ago
Anton Khirnov 6dc7d80de7 avio: avio_ prefix for url_close_dyn_buf 14 years ago
Anton Khirnov b92c545282 avio: avio_ prefix for url_open_dyn_buf 14 years ago
Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 14 years ago
Carl Eugen Hoyos c9d6da73a8 Remove superfluous free(). 14 years ago
Mans Rullgard 79997def65 ac3enc: use generic fixed-point mdct 14 years ago
Michael Niedermayer 7f125c3e87 Move frame_pred_frame_dct check elsewhere. 14 years ago
Michael Niedermayer 2ee453610f Fix mpeg-ps misdetected as m4v. 14 years ago
Michael Niedermayer 19457a5d4a Fix issue2246 14 years ago
Michael Niedermayer 7d948dc424 Support changing pixel formats on avfilter input. 14 years ago
Michael Niedermayer 0b9dffc67a Improve codec_tag guessing code. 14 years ago
Michael Niedermayer 24009f3601 Make find_pix_fmt() non static 14 years ago
Michael Niedermayer bbd1c43fa3 Dont leak sws contexts. 14 years ago
Michael Niedermayer 2f9815dd26 fixed issue1962 EVO detection 14 years ago
Michael Niedermayer 512f973eac Fix issue2437 14 years ago
Michael Niedermayer 5b56ad03fa Reimplement stream probe try #2 14 years ago
Michael Niedermayer 15957b197a Partial rewrite stream probe code. 14 years ago
Michael Niedermayer 6e77feb201 Dont be so picky on decoding pps in extradata. 14 years ago
Michael Niedermayer 116758a358 Fix yuvj420p scaling artefact, issue1108. 14 years ago
Michael Niedermayer 1511936034 Correctly implement: 14 years ago
Michael Niedermayer fcd62e1265 Add sign off recommandition and definition of meaning. 14 years ago
compn 731bf41279 Reword make fate patch checklist entry 14 years ago
Brandon Mintern aadfc9ee74 lavfi: add fade filter 14 years ago
Michael Niedermayer 233ed6b314 Change yadif to not use out of picture lines. 14 years ago
Anton Khirnov 4e3945fd28 lavc: deprecate AVCodecContext.antialias_algo 14 years ago
Anton Khirnov 4a49d2d59c lavc: mark mb_qmin/mb_qmax for removal on next major bump. 14 years ago
Wim Lewis f38fa75d97 Add or elaborate on some documentation comments in avcodec.h. 14 years ago
Michael Niedermayer 71aed40b56 patch checklist:git format-patch 14 years ago
Michael Niedermayer 7d6f61bdd2 patch checklist:uggest fate instead of regression tests 14 years ago
Michael Niedermayer a3b7184365 patch checklist:Remove pointless checkheaders comment, its just a waste of time 14 years ago
Anssi Hannula 78431098f9 lavf: inspect more frames for fps when container time base is coarse 14 years ago
Michael Niedermayer f35439699f Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer 85c9365d65 Revert "configure: use dlltools instead of lib.exe" 14 years ago
Mans Rullgard bc154882e1 Fixed-point MDCT with 32-bit unscaled output 14 years ago
Michael Niedermayer 679191a5df yadif:Fix assert() failure 14 years ago
Michael Niedermayer c4804feca2 dpx:fix typo 14 years ago
Peter Ross ba24c5a3d3 cosmetics: indentation 14 years ago
Peter Ross 4ec720059c dpx encoder: support 10-bit packing method 14 years ago
Peter Ross 1b5282a221 dpx decoder: read sample aspect ratio 14 years ago
Michael Niedermayer 4ce776d636 H264: fix slice end error detection 14 years ago