2008-07-13 |
Reimar Döffinger | check that csize in ff_lzw_decode_init is < LZW_MAXBITS... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Vitor Sessak | Add av_clipf() function to common.h and use it in ra288.c |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | dvdsubdec: allow compilation with -DDEBUG |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | RTP: use dprintf(), allow compilation with -DDEBUG |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | ASF: use dprintf(), allow compilation with -DDEBUG |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Michael Niedermayer | Remove gif demuxer, the code contains a gif decoder... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Michael Niedermayer | Use -vsync 0 unless the user explicitly asked for... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Loren Merritt | exploit mdct symmetry |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Ramiro Polla | mlpdec: Check for bits left before each read of End... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Loren Merritt | simplify vorbis windowing |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Ramiro Polla | bitstream: move put_sbits() from flacenc.c to bitstream... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Reimar Döffinger | clip MS ADPCM predictor range to correct [0..6] range... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Reimar Döffinger | Use bytestream and AV_RL* functions in ADPCM code where... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Reimar Döffinger | Fix MS ADPCM de- and encoding: first and second sample... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Diego Biurrun | Add parisc* to the list of architectures requiring... |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | mpegaudio: use MAC/MLS macros in ff_mpa_synth_filter |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | mathops: add MAC64, MLS64, and MLS16 |
commit | commitdiff | tree | snapshot |
2008-07-13 |
Måns Rullgård | Bitstream: use AV_RB16() in LIBMPEG2_BITSTREAM_READER |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | Use CODEC_ID_PROBE when the mpeg-ps demuxer does not... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Måns Rullgård | configure: simplify negative dependencies |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Måns Rullgård | configure: allow !foo as argument to enabled/disabled... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | Remove old hackish codec probe system. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Anuradha Suraparaju | Fix pts handling when encoding with libschroedinger... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Anuradha Suraparaju | Fix pts handling when encoding with libdirac. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | Use strcmp() instead of strncmp() in set_codec_from_pro... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | Only try to probe the codec when the available data... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | Add mpegvideo and H.264 to the codec probe. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | h264_probe() |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | New codec probing system try #1. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | command_streams are type data not unknown. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Reimar Döffinger | Use new style static VLC tables for IMC decoder. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | Move add_to_pktbuf() before av_read_packet(). My future... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | Move set_codec_from_probe_data() up to where the other... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Michael Niedermayer | Pass AVPacketList instead of the whole context to add_t... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Ramiro Polla | Prevent users from setting -vol and -acodec copy together. |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Robert Swain | Typo and grammar fix |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Robert Swain | Correct a couple of typos |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Reimar Döffinger | 100l, fix MS ADPCM decoding for e.g. samples.mplayerhq... |
commit | commitdiff | tree | snapshot |
2008-07-12 |
Reimar Döffinger | 10l, forgot to replace a / 256 for r14173. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Reimar Döffinger | Change MS ADPCM table so they fit into int8_t and chang... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Michael Niedermayer | Fix not coded channels / silence decoding. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Michael Niedermayer | Check that we have enough output space available. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Andreas Öman | Deprecate avcodec_build(), it returns the same value as |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Michael Niedermayer | Fix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Diego Biurrun | Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Diego Biurrun | Make preprocessor condition more specific and useful... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Diego Biurrun | Move one function that is only used for muxing below... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Diego Biurrun | Move a function and an #ifdef CONFIG_MUXERS so that... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Diego Biurrun | Move functions only used for muxing below #ifdef CONFIG... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Kostya Shishkov | SSE2 optimizations for Monkey's Audio decoder vector... |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Jason Garrett... | H264: Fix decoding with CABAC/delta_qp/PCM macroblocks. |
commit | commitdiff | tree | snapshot |
2008-07-11 |
Ramiro Polla | Add a checklist about new codecs or formats to the... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Ramiro Polla | Update Changelog and documentation for MVI demuxer... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Diego Biurrun | Update info for Sonic, add Dirac to supported formats... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Diego Biurrun | Sort lists ignoring case. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Diego Biurrun | cosmetics: Fix inconsistent indentation. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Luca Barbato | 100L, avoption splited code added, I should double... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
avcoder | Remove useless casts. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
avcoder | Remove useless casts. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Anuradha Suraparaju | Parse frames to feed the decoder with individual parse... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Anuradha Suraparaju | Add entry for Dirac codec. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Anuradha Suraparaju | Add a parameter for queue size. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Luca Abeni | Fix MPEG video packetization for RTP |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Kostya Shishkov | Monkey's Audio decoder vector functions work on input... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Gregory Montoir | Motion Pixels MVI Demuxer. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Gregory Montoir | Motion Pixels Video Decoder. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Luca Barbato | Split AVOption/AVClass in a separate file. SoC Patch... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Stefano Sabatini | Fix a warning in ffserver.c caused by the use of the... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Michael Niedermayer | Remove ancient code that hasnt worked in many years. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Måns Rullgård | regenerate dependencies when building object files |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Michael Niedermayer | New full search ME |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Stefano Sabatini | Print the program_name rather than always "FFmpeg"... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Alexander Strange | Make the function prototype visible to comply with... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Peter Ross | increment minor version for commit r14110 (Electronic... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Michael Niedermayer | float_to_int16_sse2() |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Michael Niedermayer | Allow setting codecs through preset files |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Michael Niedermayer | fix IPCM_decode_error.h264 |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Michael Niedermayer | Fix the av_set_string() free / alloc issue. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Michael Niedermayer | 10000l for myself, my last change was incomplete. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Erik Hovland | One-bit bitfields should probably be unsigned. Unfortun... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Add FFMPEG_CONFIGURATION to config.mak as well, it... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Remove wrong casts from vector declarations, this would... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Ignore case when sorting. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | List QuickTime container as MOV/QuickTime. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Remove redundant Macromedia Flash entry in supported... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | format name cosmetics, spelling cosmetics |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Sort and prettyprint audio codecs table. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Sort and prettyprint video codecs table. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Sort and prettyprint the file formats table. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Remove file extension from some formats, it's never... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | liba52 is not always used for AC-3 decoding. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | Sort image formats table. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Michael Niedermayer | Set cur_dts to 0 only during creating new streams and... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Diego Biurrun | WMV8 is fully supported now. |
commit | commitdiff | tree | snapshot |
next |