2010-05-18 |
Martin Storsjö | Make mov_write_packet non-static, add ff_ prefix |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Move the mov muxer structures to a separate header |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Add a flag for enabling RTP hinting |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Make ff_sdp_write_media a lavf-internal function |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Francesco Lavra | Validate AVCodecTag vs CodecID. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Francesco Lavra | Factorize some code into the new function ff_toupper4(). |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Janne Grunau | In ts demuxer, output pes packet as soon as they are... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Martin Storsjö | Cosmetics: reindent |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Howard Chu | ffserver: Don't set me_method unconditionally |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Howard Chu | ffserver: Write proper GMT date/times in Date headers |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Stefano Sabatini | Add log_level_offset to AVCodecContext. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Baptiste Coudurier | set avg frame rate in mkv demuxer |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Martin Storsjö | ffserver: Make sure a destination URL is set when creat... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Benoit Fouet | Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1') |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Stefano Sabatini | Change the order of parameters for ff_eval_expr() and |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Sebastian Vater | Factorize code into a single function. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Baptiste Coudurier | use filter name when graph parser add filters |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Stefano Sabatini | Add missing rawvideo pixel formats to codec tags mappin... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Stefano Sabatini | Add NV12 and NV21 AVI tags. |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Stefano Sabatini | Clarify description for the MONOWHITE and MONOBLACK... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
François Revol | Avoid mixed declaration and code, fix C89 compatibility. |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Stefano Sabatini | Clarify descriptions for RGB4, BGR4, NV12, NV21, |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Laurent Aimar | Reindent after last commit on dxva2 h264 AVHWAccel. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Laurent Aimar | Fixed h264 long term support with dxva2 AVHWAccel. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Baptiste Coudurier | Change MAX_READ_SIZE message during av_find_stream_info... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Alex Converse | fmaxf -> FFMAX to fix pre-C99 systems |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Martin Storsjö | Change inter-protocol dependencies from _deps to _select |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Alex Converse | aacenc: Add a rate only trellis for codebook selection... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Alex Converse | aacenc: Use exact values when quantizing, not fuzzy... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Alex Converse | aacenc: Use an estimated codebook for the TLS (two... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Alex Converse | aacenc: Select the TLS (two-loop search) as the default... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Alex Converse | aacenc: Fix psy logic. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Carl Eugen... | Fix compilation of AC3 decoder if E-AC3 decoder was... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Martin Storsjö | qt-faststart: Abort scanning of the input file if a... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Sebastian Vater | Reindent after r23124. Patch by Sebastian Vater <cdgs... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Martin Storsjö | Cosmetics: Initialize pointers with NULL instead of... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Martin Storsjö | Cosmetics: reindent |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Martin Storsjö | qt-faststart: Use the error_out cleanup code path for... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Sebastian Vater | Grayscale support. Patch by Sebastian Vater <cdgs basty... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Måns Rullgård | Add mpegaudiodec_float.o dependency on tables header... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Stefano Sabatini | Remove the name of the file from the @file doxy, it... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Stefano Sabatini | Make the init and config_filter callbacks of the pad... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Stefano Sabatini | Make av_parse_color() return AVERROR(EINVAL) rather... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Michael Niedermayer | 1.0 and the resulting exactly representable value must... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Michael Niedermayer | Cast constants to float to avoid gcc converting to... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Michael Niedermayer | Use standard C for implementing sign_extend() and zero_... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Michael Niedermayer | av_alias is an attribute and belongs to attributes.h |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Sebastian Vater | Reindent after r23112. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Sebastian Vater | Move handling of paletted data to the IFF demuxer.... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Sebastian Vater | Handle palette underflows, fill remaining space with... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Sebastian Vater | Move a while(..){..} -> do{..}while(..), slightly faster. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Vitor Sessak | Replace "-vfilters" by "-vf" in regtests. Should fix... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Måns Rullgård | FATE: change -vfilters to -vf |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Michael Niedermayer | Fix compilation with low precission mpeg audio decoding. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Michael Kostylev | Fix mpegaudio tablegen. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Michael Kostylev | Support writing 2d float arrays. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Baptiste Coudurier | rename -vfilters cli option to -vf in ffplay as well |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Loren Merritt | change a variable-length array to a malloc. |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Stefano Sabatini | Doxygen av_codec_get_id() and av_codec_get_tag(). |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Ramiro Polla | Revert r31153. It failed to build on: |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Reimar Döffinger | Set coded_frame to NULL when closing a codec, since... |
commit | commitdiff | tree | snapshot |
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 |
next |