2010-05-12 |
Baptiste Coudurier | rename -vfilters cli option to -vf |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Michael Niedermayer | Do the same sign flip optimization to the low freq... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Michael Niedermayer | Factorize READ_FLIP_SIGN() optimization out |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Michael Niedermayer | Optimize decoding high freqs. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Michael Niedermayer | Make lsf_sf_expand() 4 times faster. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Michael Niedermayer | float based mp1/mp2/mp3 decoders. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Alex Converse | Set cur_channel in the AAC encoder context where needed. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Baptiste Coudurier | silence gcc warning about potential uninitialized usage |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Baptiste Coudurier | cosmetics, rename loop to frame_available |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Baptiste Coudurier | rename curr_filter to last_filter, factorize filter... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Baptiste Coudurier | cosmetics: indentation, whitespaces |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Baptiste Coudurier | simplify, reuse existing args variable |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Baptiste Coudurier | cosmetics: filt_graph_all -> graph, like in ffplay.c |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Janne Grunau | Add -ldl to libfaadbin_extralibs instead of libfaadbin_... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Michael Niedermayer | Remove unused FRAC_RND() macro from mpegaudiodec.c. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Nick Brereton | mlpdec: Comment channel_params field in struct SubStream. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Nick Brereton | mlpdec: Allocate channel decoding parameters for each... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Ramiro Polla | Use int instead of long to pass width parameters in... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Michael Niedermayer | Adding missing () to mathops.h. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Reimar Döffinger | Replace more "m" constraints with MANGLE to fix compila... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Sebastian Vater | Optimize decodeplane32(). |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Sebastian Vater | Ensure that width and height are > 0. avcodec_open... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Måns Rullgård | FATE: print friendly error for individual tests when... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Thomas Devanneaux | Check NAL unit size to avoid reading past the buffer. |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Vitor Sessak | Alloc 16 extra bytes in libavfilter frames. Needed... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Francesco Lavra | Add FourCC MJPG for CODEC_ID_JPEGLS. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Stefano Sabatini | Reorder nut specific codec tags and add a comment for... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Stefano Sabatini | Add missing nut-specific codec tags for rawvideo pixel... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Stefano Sabatini | Make the codec tags for the yuvjXXX pixel formats the... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Stefano Sabatini | Add support to the Y411 codec tag, corresponding to... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Stefano Sabatini | Make the nut demuxer issue a more meaningful error... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Måns Rullgård | bswap: 10L add missing parens around macro args |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Sebastian Vater | Replace usage of s->streams[0]->* with st->*, which... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Sebastian Vater | Remove "bps" parameter to decodeplane8/32(), it's unused. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Stefano Sabatini | Add entry for AVFilterPicRef interlaced and top_field_f... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Stefano Sabatini | Bump lavfi minor after the addition of the fields inter... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Martin Storsjö | qt-faststart: Avoid leaking memory if encountering... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Måns Rullgård | FATE: update idroq-video-encode command |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Måns Rullgård | IFF: decode last 8 pixels per line |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Måns Rullgård | Fix build with swscale disabled |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Sebastian Vater | Optimize decodeplane8(), patch by Sebastian Vater ... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Stefano Sabatini | Fix auto-scaling. |
commit | commitdiff | tree | snapshot |
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 |
next |