2007-05-07 |
Diego Biurrun | RoQ audio encoder |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ivo van Poorten | Renderware TXD decoder and demuxer |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ivo van Poorten | add doxygen comments |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Aurelien Jacobs | cosmetics: fix inconsistent indentation |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Aurelien Jacobs | fix display of theora videos with visible size smaller... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ivo van Poorten | Renderware TXD demuxer |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ivo van Poorten | Renderware TXD decoder |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ivo van Poorten | generic S3TC DXT1 and DXT3 decoding functions |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Ivo van Poorten | add AV_[RW][BL]64 support |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Michael Niedermayer | improve mpeg4-es detection by rejecting streams with... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Vitor Sessak | RoQ audio encoder |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Aurelien Jacobs | make some parser parameters const to avoid casting... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Reimar Döffinger | Fix two small typos in comment |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Michael Niedermayer | fix possibly exploitable stack overflow with num_sprite... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Michael Niedermayer | better wording for the alphabetical lists |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Zuxy Meng | cosmetics: Fix indentation after last commit, patch... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Kostya Shishkov | Add prefix to some variables for consistency |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Kostya Shishkov | Move VC-1 data to .c file |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Kostya Shishkov | Make vc1_parser.c compilable without special defines |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Kostya Shishkov | Move variables to vc1data.h |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Diego Biurrun | Add a note about maintaining alphabetical order to... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Loren Merritt | simplify |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Diego Biurrun | Move dvdsub parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Diego Biurrun | Rename dvbsubdec_parser.c to dvbsub_parser.c. |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Loren Merritt | simplify |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Loren Merritt | faster and simpler vp6 bilinear mc |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Diego Biurrun | Move dvbsubdec parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | Remove superfluous #includes, parser.h now includes... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | ff_frame_rate_tab is now declared in mpegvideo.h |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | avoid a clash between two definitions of SEQ_START_CODE |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | add a ff_ prefix to the now exported mpeg1_find_frame_e... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | move mpegvideo_parser in it's own file |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | avoid a 'discards qualifiers from pointer' warning |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | move mpegaudio_parser in it's own file |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | move mpeg4video_parser in it's own file |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | parser.h uses AVCodecContext so it needs to include... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | set CODEC_CAP_DR1 for vp5 and vp6 decoders |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | parser.c is compiled unconditionally, there is no need... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | Fix multiple "‘inline/static’ is not at beginning of... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | Fix warning: |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | parser.c is compiled unconditionally, there is no need... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Michael Niedermayer | reduce number of shifts |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Add a note about tabs + trailing whitespace to the... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Move H.261 parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Group benchmark items in the patch submission checklist... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kostya Shishkov | 100l to myself. Do not include stuff unneeded by parser |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kostya Shishkov | Typo |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kostya Shishkov | Move some declarations into header |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Rename oggvorbis decoder to libvorbis. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Move VC1 parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Diego Biurrun | Move dca parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Diego Biurrun | Give libamr decoders/encoders a lib prefix in the name. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Diego Biurrun | Rename dts_decoder to libdts_decoder. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Diego Biurrun | cosmetics: Sort entries by CONFIG_ name. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Justin Ruggles | cosmetics: indention after last commit |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Justin Ruggles | use downmixing coefficients in dca decoder. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Justin Ruggles | enable multichannel output in dca decoder. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Kostya Shishkov | 1000l to myself - DCA decoder should not be registered... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Nicolas George | add the possibility to choose aac profile |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Daniel Cardenas | give the position offset of the file in the packet |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | update reference file for seek test after delivery... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | modify order in which files are diff'd |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Diego Biurrun | cosmetics: Group all external library decoders and... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | return right format in set_codec_from_probe_data |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Mark Cox | patch so that the deprecated items show up correctly |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Heikki Lindholm | make mpeg decoder handle mid-stream changes in resolution |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Fortin | add some comments |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | cosmetics: indentation after previous patch |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | test if color conv fonction exists prior to using it |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Alexander Strange | The configure test for ebx fails because it is run... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Zuxy Meng | use asf stream information to set bitrate |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Wolfram Gloger | Fix loop condition so it can be run through more than... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Wolfram Gloger | more detailed error message for buffer underflow |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Diego Biurrun | cosmetics attack, part IV: Remove all tabs and prettypr... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Mean | prevent going out of the buffer if the nal size does... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Diego Biurrun | cosmetics attack, part III: Remove all tabs and prettyp... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Diego Biurrun | cosmetics: Fix stray wrongly indented line. |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Diego Biurrun | cosmetics attack, part II: Remove all tabs and prettypr... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Alex Beregszaszi | check for channels<=0 and print a reasonable error... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Ivo van Poorten | add V.Flash PTX decoder |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Baptiste Coudurier | fix AVStream documentation: clarify start_time, start_t... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Diego Biurrun | cosmetics attack, part I: Remove all tabs and prettypri... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Diego Biurrun | cosmetics: Replace manual tab indentation by \n\t as... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Kostya Shishkov | Register myself as DCA maintainer |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Attila Kinali | add missing include of bswap.h |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Kostya Shishkov | Support for newer MacOSX AIFF |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Baptiste Coudurier | fix oss audio playback, broken since r7983, pass AVForm... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Michael Niedermayer | fix exploitable buffer overflow |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Diego Biurrun | Mark code parts that cannot work on AMD64 due to broken... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Diego Biurrun | cosmetics: Align some lines. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | Use correct CONFIG_RTP_MUXER ifdef |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | implement ff_socket_nonblock and use it in networking... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | use ff_neterrno() and FF_NETERROR() for networking... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | use network.h instead network includes |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | 10l, rtp_muxer needs config_network |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | Make protocols configure selectable and also cleanup... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | Don't compile RTSP_DEMUXER if not requested |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | properly compile code for REDIR_DEMUXER |
commit | commitdiff | tree | snapshot |
next |