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 |
2010-04-24 |
Stefano Sabatini | Statically initialize ffserver.c:config_filename, simplify. |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Stefano Sabatini | Consistently prefer @var{VAR} over ``VAR'' for indicati... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Niedermayer | 4th try at getting ansi colors working with a default... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Ronald S. Bultje | Add acelp_filters.o as QCELP decoder object file. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Ronald S. Bultje | Make WMAVoice decoder depend on DCT/RDFT |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Måns Rullgård | Workaround for missing llrintf() |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Niedermayer | Trying _WIN32 for win32 detection. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Niedermayer | Merge the 2 ANSI ESC codes. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Michael Niedermayer | Reenable ANSI colors, use method from VLC as suggested... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Justin Ruggles | ac3dec: return smaller of buf_size and frame_size inste... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Måns Rullgård | ARM: fix build for darwin/iphone |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Niedermayer | Disable ANSI color code until we figured out how to... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Baptiste Coudurier | Disable LATM AAC in mpegts, this is not supported and... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Niedermayer | Coloring the log with ANSI. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Jai Menon | Fix off-by-1 error in the tag parsing code. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Niedermayer | Set .supported_samplerates for mpeg audio encoders. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Michael Niedermayer | Make sure ffmpeg chooses a supported samplerte if the... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Tomas Härdin | Made FLIC demuxer capable of handling the videos from... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Christian Schmidt | Support VP6F in Matroska. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Cyril Russo | Fix compilation error of ffmpeg and ffplay with --disab... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Stefano Sabatini | Do not initialize res in url_fseek(), in the case ... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | WMAVoice postfilter. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Move clipping of audio samples (for those codecs output... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Jai Menon | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Implement QCELP postfilter. |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Make the Sipr16k postfilter function write data into... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Split input/output data arguments to ff_acelp_apply_ord... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Ronald S. Bultje | Split the input/output data arguments to ff_adaptive_ga... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
David Conrad | theora: coeff huffman codes are allowed to be up to... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Vitor Sessak | 10l: do not try to unpack DTX frames in AMR-NB decoder |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Vitor Sessak | Fix MTV decoding on big-endian systems |
commit | commitdiff | tree | snapshot |
2010-04-21 |
David Conrad | mov: Read QuickTime chapters |
commit | commitdiff | tree | snapshot |
2010-04-21 |
David Conrad | movenc: Write nero chapters |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Baptiste Coudurier | seems aac gets screwed up by the parser so disable it |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Baptiste Coudurier | parse stream headers for audio streams in mkv, needed... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Sebastian Vater | Reindent / reformat some code with broken indenting. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Robert Krüger | Allow setting the environment variable FFMPEG_DATADIR... |
commit | commitdiff | tree | snapshot |
next |