2010-05-08 |
Michael Niedermayer | Add means to adjust the log level per context. |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Reimar Döffinger | Remove hardcoded-tables hack for IA-64: with latest... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Reimar Döffinger | Another try for fixing/improving decode_video documenta... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Stefano Sabatini | Make config_props() show conversion information before... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Stefano Sabatini | Log input size, input format and swscale flags used... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Ronaldo Moura | blackfin: fix yuv422 to yuv420 conversion |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Måns Rullgård | vf_pad: fix mixed code and declarations |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | c99 sucks. Replacing scanf("%i") by strtoul() |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Stefano Sabatini | Document the pad filter. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Stefano Sabatini | Document cmdutils.c:print_error(). |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Remove messy pading hack in ffmpeg.c. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Make sure get_filtered_video_pic() doesnt loose interla... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Enable libavfilter by default and fix pading for mxf-d10 |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Kostylev | configure: update suncc SPARC CPU name mapping |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Add pad filter. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Kostylev | SPARC: disable VIS for Niagara CPU |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Try to keep track of interlaced and top field first. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | avfilter support for ffmpeg |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Enable vsrc_buffer |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Support setting flags for sws. |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Favor chunk size over hitting the correct position... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Niedermayer | Add "Memory buffer source filter" from SOC. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Jason Garrett... | Add intra refresh and crf-max support to the libavcodec... |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Alex Converse | 10l: store the result of clipping added in r23035 |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Alex Converse | Error out when too many bits per frame are requested. |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Alex Converse | Make the faac inspired quantizer search make sense... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Stefano Sabatini | Reindent after the last commit. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Stefano Sabatini | Simplify print_error(), directly use av_strerror()... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Stefano Sabatini | Make print_error() use strerror() in case av_strerror... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Stefano Sabatini | Make av_strerror() return -1 even in the case when... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | schroenc: Set colorspace info |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | schroenc: Use AV_RB32 |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | schroenc: Set open-gop |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | schroenc: Set keyframe interval |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | schroenc: Use constant quality for constant quality... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | schroenc: Don't touch gop_structure by default, it... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Sebastian Vater | Parse IFF metadata. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Sebastian Vater | Align plane size to word-boundary. |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | movenc: Write QuickTime chapters |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | movenc: Swap positions of mov_write_header and mov_writ... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
David Conrad | mov: Read nero chapters |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Thierry Foucu | Do not use pkt->size when it is potentially uninitialized. |
commit | commitdiff | tree | snapshot |
2010-05-04 |
Diego Biurrun | alternative LGPL-licensed, MMX-optimized YUV to RGB... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Ronald S. Bultje | Revert r22974 int->unsigned parts that don't have any... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Stefano Sabatini | Make av_strerror() print an error message mentioning... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Alex Converse | 10l: The SBR refactor requires the use of 2 independent... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Måns Rullgård | configure: allow compiler-specific flags for --disable... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Martin Storsjö | amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Ronald S. Bultje | Another buffer overflow, fixes issue1758. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Carl Eugen... | Allow to set archiver tool ar. |
commit | commitdiff | tree | snapshot |
2010-05-02 |
Reimar Döffinger | Clarify how allocation works for the picture argument for |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Martin Storsjö | qt-faststart: Free ftyp_atom at all exit points |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Martin Storsjö | Reindent after the previous commit |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Martin Storsjö | Remove unnecessary checks before calling free |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Ronald S. Bultje | Fix buffer overrun (or, well, actually a typo, 80 shoul... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Reimar Döffinger | Fix off-by-one errors in description of score_max argum... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Reimar Döffinger | Document av_probe_input_format2 API addition. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Reimar Döffinger | Export av_probe_input_format2. |
commit | commitdiff | tree | snapshot |
2010-05-01 |
Stefano Sabatini | Make device_open() store the VIDIOC_QUERYCAP ioctl... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Alex Converse | Enforce time border monotonicity. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Alex Converse | Move the SBR patch count check to prevent overwrites. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Alex Converse | Increase size of patch_borders[]. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Michael Niedermayer | avi bgr24 padding fix. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Alex Converse | Reindent |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Alex Converse | Rewrite ff_sbr_apply in a manner more friendly to PS. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Alex Converse | Declare myself (Alex Converse) AAC maintainer. |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Måns Rullgård | ARM: NEON optimised VP6 edge filter |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Måns Rullgård | VP56: move vp56_edge_filter to new VP56DSPContext |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Michael Niedermayer | Print warnig if requested samplingrate is unsupported. |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Måns Rullgård | bswap: add macros to byteswap constants |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Ramiro Polla | vfwcap: flip RGB rawvideo. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Jai Menon | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Michael Niedermayer | Add version to AVClass so we can add to and use fields... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Luca Abeni | Check the return value of device_try_init() immediately... |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Anssi Hannula | Fix FourCC when remuxing VP6F, regression introduced... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Stefano Sabatini | Reindent after the last commit. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Stefano Sabatini | Make ffprobe show sample_aspect_ratio and display_aspec... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Stefano Sabatini | Fix weird brace placement. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Stefano Sabatini | Drop AVERROR_NOTSUPP at the next major bump, use AVERRO... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Luca Abeni | Reduce the verbosity of the v4l2 input device |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Luca Abeni | Simplify some output messages in the v4l2 input device |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Sebastian Vater | Reindent after rr22977. |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Sebastian Vater | Make the IFF demuxer a little more standards-compliant... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Sebastian Vater | Reidnent after r22795. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Sebastian Vater | Move some branches outside looped code. Should improve... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Sebastian Vater | Switch some ints to unsigned (they can only have positi... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Stefano Sabatini | Make ffmpeg use print_error() to make apparent the... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Stefano Sabatini | Make file_open() return the error code set in errno... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Stefano Sabatini | Implement v4l2 input size autodetection in v4l2_read_he... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Sebastian Vater | Make two functions out of #define hackery. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Ronald S. Bultje | Reindent after r22968. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Ronald S. Bultje | Write clip-related decimal numbers into hex, where... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Måns Rullgård | Set ARCH=c with --disable-asm, fix build |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Stefano Sabatini | Return meaningful error codes, rather than always -1. |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Ronald S. Bultje | Fix broken 32-bit clipping, and write numbers in hex... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Robert Krüger | Make ffprobe show stream->nb_frames if that info is... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Stefano Sabatini | Remove unnecessary width and height variables from... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Stefano Sabatini | Make avcodec_check_dimensions() return AVERROR(EINVAL... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Stefano Sabatini | Mark av_metadata_set() as deprecated, and use av_metada... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Stefano Sabatini | Implement ffserver.c:report_config_error() and a macro... |
commit | commitdiff | tree | snapshot |
next |