|
|
|
@0a9cb385
|
15 years |
rsbultje |
Optimize decodeplane8(), patch by Sebastian Vater <cdgs basty …
|
|
|
@3f073fa2
|
15 years |
stefano.sabatini-lala |
Fix auto-scaling.
Use the numeric value assigned to sws_flags for the …
|
|
|
@3fe1ec39
|
15 years |
michaelni |
Add means to adjust the log level per context.
Originally committed …
|
|
|
@c12caa32
|
15 years |
Reimar.Doeffinger |
Remove hardcoded-tables hack for IA-64: with latest binutils that now …
|
|
|
@7f20cb2d
|
15 years |
Reimar.Doeffinger |
Another try for fixing/improving decode_video documentation.
…
|
|
|
@d760a31
|
15 years |
stefano.sabatini-lala |
Make config_props() show conversion information before to create the …
|
|
|
@38efdb2c
|
15 years |
stefano.sabatini-lala |
Log input size, input format and swscale flags used for conversion in …
|
|
|
@447a5b19
|
15 years |
mans |
blackfin: fix yuv422 to yuv420 conversion
The old code is correct …
|
|
|
@f66b3905
|
15 years |
mans |
vf_pad: fix mixed code and declarations
Originally committed as …
|
|
|
@a0aa7354
|
15 years |
michaelni |
c99 sucks. Replacing scanf("%i") by strtoul()
Originally committed as …
|
|
|
@06e1db0
|
15 years |
stefano.sabatini-lala |
Document the pad filter.
Originally committed as revision 23052 to …
|
|
|
@8d787f8e
|
15 years |
stefano.sabatini-lala |
Document cmdutils.c:print_error().
Originally committed as revision …
|
|
|
@0c22311b
|
15 years |
michaelni |
Remove messy pading hack in ffmpeg.c.
Use avfilters if you want …
|
|
|
@bdab692f
|
15 years |
michaelni |
Make sure get_filtered_video_pic() doesnt loose interlacedframe/tff.
…
|
|
|
@cccc039f
|
15 years |
michaelni |
Enable libavfilter by default and fix pading for mxf-d10
Originally …
|
|
|
@87ddc38b
|
15 years |
mans |
configure: update suncc SPARC CPU name mapping
Patch by Michael …
|
|
|
@3c94017
|
15 years |
michaelni |
Add pad filter.
Originally committed as revision 23046 to …
|
|
|
@26b7199e
|
15 years |
mans |
SPARC: disable VIS for Niagara CPU
The Niagara/T1 supports only a …
|
|
|
@efdc74ef
|
15 years |
michaelni |
Try to keep track of interlaced and top field first.
Originally …
|
|
|
@46847a33
|
15 years |
michaelni |
avfilter support for ffmpeg
Originally committed as revision 23043 to …
|
|
|
@3b9900c1
|
15 years |
michaelni |
Enable vsrc_buffer
Originally committed as revision 23042 to …
|
|
|
@8155bbc9
|
15 years |
michaelni |
Support setting flags for sws.
Originally committed as revision 23041 …
|
|
|
@cb0061d4
|
15 years |
michaelni |
Favor chunk size over hitting the correct position after reading the …
|
|
|
@cf13f204
|
15 years |
michaelni |
Add "Memory buffer source filter" from SOC.
This is needed by the …
|
|
|
@e8c7fca9
|
15 years |
darkshikari |
Add intra refresh and crf-max support to the libavcodec libx264 …
|
|
|
@46174079
|
15 years |
alex.converse |
10l: store the result of clipping added in r23035
Originally …
|
|
|
@217b44dd
|
15 years |
alex.converse |
Error out when too many bits per frame are requested.
Originally …
|
|
|
@32fa7725
|
15 years |
alex.converse |
Make the faac inspired quantizer search make sense for a slightly …
|
|
|
@9e94bd3e
|
15 years |
stefano.sabatini-lala |
Reindent after the last commit.
Originally committed as revision …
|
|
|
@10173c0e
|
15 years |
stefano.sabatini-lala |
Simplify print_error(), directly use av_strerror()/strerror() for …
|
|
|
@735ef67b
|
15 years |
stefano.sabatini-lala |
Make print_error() use strerror() in case av_strerror() fails.
Should …
|
|
|
@e2959f45
|
15 years |
stefano.sabatini-lala |
Make av_strerror() return -1 even in the case when av_strerror_r() is …
|
|
|
@e9d96831
|
15 years |
lessen42 |
schroenc: Set colorspace info
Originally committed as revision 23030 …
|
|
|
@37284120
|
15 years |
lessen42 |
schroenc: Use AV_RB32
Originally committed as revision 23029 to …
|
|
|
@31cf8c65
|
15 years |
lessen42 |
schroenc: Set open-gop
Originally committed as revision 23028 to …
|
|
|
@3d6fa004
|
15 years |
lessen42 |
schroenc: Set keyframe interval
Originally committed as revision …
|
|
|
@e0a24555
|
15 years |
lessen42 |
schroenc: Use constant quality for constant quality, not noise …
|
|
|
@614748ce
|
15 years |
lessen42 |
schroenc: Don't touch gop_structure by default, it should be left …
|
|
|
@8af7dbce
|
15 years |
Carl Eugen Hoyos |
Parse IFF metadata.
Patch by Sebastian Vater, cdgs D basty A …
|
|
|
@cfdaee45
|
15 years |
Carl Eugen Hoyos |
Align plane size to word-boundary.
Patch by Sebastian Vater, cdgs D …
|
|
|
@ddb6301
|
15 years |
lessen42 |
movenc: Write QuickTime chapters
Originally committed as revision …
|
|
|
@1b206f62
|
15 years |
lessen42 |
movenc: Swap positions of mov_write_header and mov_write_packet
…
|
|
|
@1cf9f6ed
|
15 years |
lessen42 |
mov: Read nero chapters
Originally committed as revision 23020 to …
|
|
|
@e1954bb5
|
15 years |
Carl Eugen Hoyos |
Do not use pkt->size when it is potentially uninitialized.
Patch by …
|
|
|
@f4ea7c89
|
15 years |
diego |
alternative LGPL-licensed, MMX-optimized YUV to RGB conversion …
|
|
|
@4fe4bb61
|
15 years |
rsbultje |
Revert r22974 int->unsigned parts that don't have any meaningful …
|
|
|
@441ea0ce
|
15 years |
stefano.sabatini-lala |
Make av_strerror() print an error message mentioning the error code …
|
|
|
@17d59599
|
15 years |
alex.converse |
10l: The SBR refactor requires the use of 2 independent output X …
|
|
|
@b05394a
|
15 years |
mans |
configure: allow compiler-specific flags for --disable-optimizations
…
|
|
|
@fa36165a
|
15 years |
martin |
amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output
…
|
|
|
@1302ccc1
|
15 years |
rsbultje |
Another buffer overflow, fixes issue1758.
Originally committed as …
|
|
|
@121d78d0
|
15 years |
Carl Eugen Hoyos |
Allow to set archiver tool ar.
Originally committed as revision 23010 …
|
|
|
@bf976699
|
15 years |
Reimar.Doeffinger |
Clarify how allocation works for the picture argument for …
|
|
|
@d296a658
|
15 years |
martin |
qt-faststart: Free ftyp_atom at all exit points
Originally committed …
|
|
|
@331cb6c3
|
15 years |
martin |
Reindent after the previous commit
Originally committed as revision …
|
|
|
@d50fc2d0
|
15 years |
martin |
Remove unnecessary checks before calling free
Feel free to revert if …
|
|
|
@593a8614
|
15 years |
rsbultje |
Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...). …
|
|
|
@c99d506b
|
15 years |
Reimar.Doeffinger |
Fix off-by-one errors in description of score_max argument for …
|
|
|
@d0eb2b78
|
15 years |
Reimar.Doeffinger |
Document av_probe_input_format2 API addition.
Originally committed as …
|
|
|
@8e2ee182
|
15 years |
Reimar.Doeffinger |
Export av_probe_input_format2.
Originally committed as revision 23002 …
|
|
|
@50f85218
|
15 years |
stefano.sabatini-lala |
Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case …
|
|
|
@2d23fecd
|
15 years |
alex.converse |
Enforce time border monotonicity.
Thanks to Chromium.
Originally …
|
|
|
@a91d82b5
|
15 years |
alex.converse |
Move the SBR patch count check to prevent overwrites.
Thanks to …
|
|
|
@10678e5c
|
15 years |
alex.converse |
Increase size of patch_borders[].
6 patches means there can be 7 …
|
|
|
@19a00c5e
|
15 years |
michaelni |
avi bgr24 padding fix.
Fixes issue1901
Originally committed as …
|
|
|
@d0dedce7
|
15 years |
alex.converse |
Reindent
Originally committed as revision 22996 to …
|
|
|
@ca6d3f23
|
15 years |
alex.converse |
Rewrite ff_sbr_apply in a manner more friendly to PS.
This includes …
|
|
|
@bd744c4f
|
15 years |
alex.converse |
Declare myself (Alex Converse) AAC maintainer.
Approved by the …
|
|
|
@5635985c
|
15 years |
mans |
ARM: NEON optimised VP6 edge filter
Originally committed as revision …
|
|
|
@5e1ba34b
|
15 years |
mans |
VP56: move vp56_edge_filter to new VP56DSPContext
Using macro …
|
|
|
@ff866063
|
15 years |
michaelni |
Print warnig if requested samplingrate is unsupported.
Originally …
|
|
|
@547b7bcb
|
15 years |
mans |
bswap: add macros to byteswap constants
The normal byteswap functions …
|
|
|
@faa2989e
|
15 years |
ramiro.polla |
vfwcap: flip RGB rawvideo.
Originally committed as revision 22989 to …
|
|
|
@707cd944
|
15 years |
jmenon86 |
Fix typo.
Originally committed as revision 22988 to …
|
|
|
@2308b6c1
|
15 years |
michaelni |
Add version to AVClass so we can add to and use fields of AVClass …
|
|
|
@b01dba14
|
15 years |
lucabe72 |
Check the return value of device_try_init() immediately after calling …
|
|
|
@337104ac
|
15 years |
Carl Eugen Hoyos |
Fix FourCC when remuxing VP6F, regression introduced in r22941.
Patch …
|
|
|
@441881b4
|
15 years |
stefano.sabatini-lala |
Reindent after the last commit.
Originally committed as revision …
|
|
|
@8280e2bd
|
15 years |
stefano.sabatini-lala |
Make ffprobe show sample_aspect_ratio and display_aspect_ratio only if …
|
|
|
@6e25b78
|
15 years |
stefano.sabatini-lala |
Fix weird brace placement.
Originally committed as revision 22982 to …
|
|
|
@cf103fab
|
15 years |
stefano.sabatini-lala |
Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS) …
|
|
|
@1ace15f5
|
15 years |
lucabe72 |
Reduce the verbosity of the v4l2 input device
Originally committed as …
|
|
|
@4f54d924
|
15 years |
lucabe72 |
Simplify some output messages in the v4l2 input device
Originally …
|
|
|
@4f5e6ef1
|
15 years |
rsbultje |
Reindent after rr22977.
Patch by Sebastian Vater <cdgs.basty …
|
|
|
@46dcabf
|
15 years |
rsbultje |
Make the IFF demuxer a little more standards-compliant, e.g. respect …
|
|
|
@726dc061
|
15 years |
rsbultje |
Reidnent after r22795.
Patch by Sebastian Vater <cdgs.basty …
|
|
|
@fe51b5ce
|
15 years |
rsbultje |
Move some branches outside looped code. Should improve the generated …
|
|
|
@473147be
|
15 years |
rsbultje |
Switch some ints to unsigned (they can only have positive values, this …
|
|
|
@a31e7956
|
15 years |
stefano.sabatini-lala |
Make ffmpeg use print_error() to make apparent the exact cause of …
|
|
|
@ec679173
|
15 years |
stefano.sabatini-lala |
Make file_open() return the error code set in errno if open() fails, …
|
|
|
@932d775f
|
15 years |
stefano.sabatini-lala |
Implement v4l2 input size autodetection in v4l2_read_header().
Move …
|
|
|
@687dc35
|
15 years |
Carl Eugen Hoyos |
Make two functions out of #define hackery.
Patch by Sebastian Vater, …
|
|
|
@90bc36b0
|
15 years |
rsbultje |
Reindent after r22968.
Originally committed as revision 22969 to …
|
|
|
@ad640896
|
15 years |
rsbultje |
Write clip-related decimal numbers into hex, where they make more …
|
|
|
@3bfd582c
|
15 years |
mans |
Set ARCH=c with --disable-asm, fix build
Originally committed as …
|
|
|
@c57a8fef
|
15 years |
stefano.sabatini-lala |
Return meaningful error codes, rather than always -1.
Originally …
|
|
|
@2d0525c2
|
15 years |
rsbultje |
Fix broken 32-bit clipping, and write numbers in hex instead of …
|
|
|
@0a6a282a
|
15 years |
stefano.sabatini-lala |
Make ffprobe show stream->nb_frames if that info is known.
Patch by …
|
|
|
@18225025
|
15 years |
stefano.sabatini-lala |
Remove unnecessary width and height variables from v4l2_read_header(). …
|
|
|
@4cf1ba04
|
15 years |
stefano.sabatini-lala |
Make avcodec_check_dimensions() return AVERROR(EINVAL) rather than -1 …
|
|
|