2009-10-19 |
Diego Biurrun | Add missing rdt.o dependency for SDP demuxer.
|
commit | commitdiff | tree |
2009-10-19 |
Diego Biurrun | whitespace cosmetics: prettyprinting, K&R style
|
commit | commitdiff | tree |
2009-10-19 |
Diego Biurrun | Remove pointless parentheses.
|
commit | commitdiff | tree |
2009-10-19 |
Diego Biurrun | cosmetics: Remove pointless parentheses from return...
|
commit | commitdiff | tree |
2009-10-18 |
Onur Küçük | Fix typo that mistakenly slipped into previous commit:
|
commit | commitdiff | tree |
2009-10-18 |
Diego Biurrun | cosmetics: Break overly long lines.
|
commit | commitdiff | tree |
2009-10-05 |
Daniel Verkamp | Fix pcm_read_seek () when the position it calculates...
|
commit | commitdiff | tree |
2009-10-01 |
Diego Biurrun | Document -sn option.
|
commit | commitdiff | tree |
2009-10-01 |
Diego Biurrun | Explain the process of patch review and commit a bit.
|
commit | commitdiff | tree |
2009-10-01 |
Diego Biurrun | Fix wrongly indented block.
|
commit | commitdiff | tree |
2009-10-01 |
Diego Biurrun | Use "!exp" instead of "exp == NULL" in if condition.
|
commit | commitdiff | tree |
2009-10-01 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting
|
commit | commitdiff | tree |
2009-09-30 |
Anne-Laure de Smit | Add support for SGI images without RLE compression.
|
commit | commitdiff | tree |
2009-09-29 |
Diego Biurrun | Remove disabled code cruft.
|
commit | commitdiff | tree |
2009-09-29 |
Michael Kostylev | Fix md5 program invocation for BSD.
|
commit | commitdiff | tree |
2009-09-29 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting
|
commit | commitdiff | tree |
2009-09-29 |
Diego Biurrun | whitespace cosmetics, prettyprinting, K&R coding style
|
commit | commitdiff | tree |
2009-09-28 |
Diego Biurrun | some more linebreak and brace placement cosmetics
|
commit | commitdiff | tree |
2009-09-28 |
Diego Biurrun | brace placement and linebreak cosmetics
|
commit | commitdiff | tree |
2009-09-23 |
Anton Khirnov | id3v2: Add support for UTF-16 encoding.
|
commit | commitdiff | tree |
2009-09-23 |
Anton Khirnov | id3v2: Use 0 instead of '\0'.
|
commit | commitdiff | tree |
2009-09-23 |
Anton Khirnov | id3v2: check for enough space to write full UTF-8 characters.
|
commit | commitdiff | tree |
2009-09-23 |
Diego Biurrun | Remove unused variables, fixes the warnings:
|
commit | commitdiff | tree |
2009-09-22 |
Diego Biurrun | Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith...
|
commit | commitdiff | tree |
2009-09-22 |
Diego Biurrun | Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST...
|
commit | commitdiff | tree |
2009-09-22 |
Diego Biurrun | Place MP3 demuxer code under appropriate #ifdefs.
|
commit | commitdiff | tree |
2009-09-22 |
Diego Biurrun | Improve compiler information code to print to the console...
|
commit | commitdiff | tree |
2009-09-22 |
Diego Biurrun | Print compiler version and build date before configuration...
|
commit | commitdiff | tree |
2009-09-22 |
Diego Biurrun | Rearrange wav_muxer and {wav|w64}_demuxer blocks to...
|
commit | commitdiff | tree |
2009-09-22 |
Diego Biurrun | The W64 demuxer depends on the WAV demuxer.
|
commit | commitdiff | tree |
2009-09-22 |
Diego Biurrun | Move find_guid function and guid_data array to a globally...
|
commit | commitdiff | tree |
2009-09-21 |
Diego Biurrun | Deinterleave the generation of config.h and config...
|
commit | commitdiff | tree |
2009-09-20 |
Diego Biurrun | Add parentheses to logical expression to avoid the...
|
commit | commitdiff | tree |
2009-09-20 |
Diego Biurrun | Remove unused variable, fixes the warning:
|
commit | commitdiff | tree |
2009-09-20 |
Diego Biurrun | Fix embarassing typo in last commit: Restore mistakenly...
|
commit | commitdiff | tree |
2009-09-20 |
Diego Biurrun | K&R coding style whitespace cosmetics
|
commit | commitdiff | tree |
2009-09-18 |
Diego Biurrun | #include correct header to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2009-09-18 |
Diego Biurrun | Reorder functions so that encoding functions are disabled...
|
commit | commitdiff | tree |
2009-09-18 |
Diego Biurrun | Add missing stdint.h #include to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2009-09-18 |
Diego Biurrun | Add probetest to TOOLS list.
|
commit | commitdiff | tree |
2009-09-18 |
Diego Biurrun | Introduce a variable for all targets in the tools subdirectory.
|
commit | commitdiff | tree |
2009-09-18 |
Diego Biurrun | Drop argc/argv parameters from main(), they are unused.
|
commit | commitdiff | tree |
2009-09-18 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting
|
commit | commitdiff | tree |
2009-09-13 |
Diego Biurrun | Replace @node commands with @anchor to refer to specific...
|
commit | commitdiff | tree |
2009-09-10 |
Diego Biurrun | Fix typo: '.' was used instead of '/' as directory...
|
commit | commitdiff | tree |
2009-09-08 |
Diego Biurrun | Remove pointless debug statement that fails to compile.
|
commit | commitdiff | tree |
2009-09-07 |
Martin Storsjö | Use all 32 bits of the timestamp when calculating flv...
|
commit | commitdiff | tree |
2009-09-05 |
Diego Biurrun | prettyprinting cosmetics
|
commit | commitdiff | tree |
2009-09-04 |
Diego Biurrun | Reduce pointless verbosity after seeks in the MP3 decoder.
|
commit | commitdiff | tree |
2009-09-02 |
Diego Biurrun | cosmetics: indentation and other prettyprinting fixes
|
commit | commitdiff | tree |
2009-09-01 |
Diego Biurrun | whitespace cosmetics, prettyprinting
|
commit | commitdiff | tree |
2009-08-31 |
Diego Biurrun | Update ffv1 codec long name in the documentation as...
|
commit | commitdiff | tree |
2009-08-30 |
Lars Täuber | Use "FFmpeg video codec #1" instead of "FFmpeg codec...
|
commit | commitdiff | tree |
2009-08-26 |
Diego Biurrun | whitespace cosmetics
|
commit | commitdiff | tree |
2009-08-25 |
Diego Biurrun | whitespace cosmetics
|
commit | commitdiff | tree |
2009-08-25 |
Maksym Veremeyenko | Do not read index chunks as audio/video data; closes...
|
commit | commitdiff | tree |
2009-08-24 |
Diego Biurrun | Add necessary #include for config.h.
|
commit | commitdiff | tree |
2009-08-24 |
Diego Biurrun | Add missing header to fix 'make checkheaders'.
|
commit | commitdiff | tree |
2009-08-21 |
Diego Biurrun | Replace redundant GNUC_PREREQ macro by AV_GCC_VERSION_AT_LEA...
|
commit | commitdiff | tree |
2009-08-21 |
Diego Biurrun | Add missing #includes to pass 'make checkheaders'.
|
commit | commitdiff | tree |
2009-08-19 |
Diego Biurrun | Remove disabled code cruft.
|
commit | commitdiff | tree |
2009-08-15 |
Diego Biurrun | Use pkg-config to generate the linker flags for libdirac.
|
commit | commitdiff | tree |
2009-08-15 |
Anuradha Suraparaju | Fix bug caused by difference in stride and picture...
|
commit | commitdiff | tree |
2009-08-15 |
Diego Biurrun | cosmetics: indentation, prettyprinting, K&R coding...
|
commit | commitdiff | tree |
2009-08-15 |
Diego Biurrun | Drop some more useless braces around if/for constructs.
|
commit | commitdiff | tree |
2009-08-15 |
Diego Biurrun | Simplify another 'if' condition: Replace 'exp == 0...
|
commit | commitdiff | tree |
2009-08-15 |
Diego Biurrun | Remove useless braces around if/for/while expressions.
|
commit | commitdiff | tree |
2009-08-15 |
Diego Biurrun | Simplify 'if' condition statements.
|
commit | commitdiff | tree |
2009-08-10 |
Diego Biurrun | cosmetics: whitespace, prettyprinting, coding style...
|
commit | commitdiff | tree |
2009-08-10 |
Daniel Verkamp | Sony Wave64 demuxer
|
commit | commitdiff | tree |
2009-08-10 |
Diego Biurrun | Remove disabled code cruft.
|
commit | commitdiff | tree |
2009-08-10 |
Diego Biurrun | Remove pointless #ifdefs from conditionally used files.
|
commit | commitdiff | tree |
2009-08-10 |
Diego Biurrun | Remove disabled debug code.
|
commit | commitdiff | tree |
2009-08-08 |
Diego Biurrun | Remove disabled crufty code.
|
commit | commitdiff | tree |
2009-08-07 |
Diego Biurrun | Remove some hunks of unused and disabled code cruft.
|
commit | commitdiff | tree |
2009-08-06 |
Diego Biurrun | Remove commented-out cruft.
|
commit | commitdiff | tree |
2009-08-06 |
Diego Biurrun | Make WMV2 encoder depend on H.263 encoder in configure.
|
commit | commitdiff | tree |
2009-08-06 |
Diego Biurrun | Make MPEG-4 encoder depend on H.263 encoder in configure.
|
commit | commitdiff | tree |
2009-08-06 |
Diego Biurrun | Make WMV1 encoder depend on H.263 encoder in configure.
|
commit | commitdiff | tree |
2009-08-05 |
Diego Biurrun | Do not check for both CONFIG_H263_ENCODER and CONFIG_FLV_ENC...
|
commit | commitdiff | tree |
2009-08-05 |
Diego Biurrun | Make FLV encoder depend on H.263 encoder in configure.
|
commit | commitdiff | tree |
2009-08-05 |
Diego Biurrun | Do not check for both CONFIG_H263_ENCODER and CONFIG_H263P_E...
|
commit | commitdiff | tree |
2009-08-05 |
Diego Biurrun | Make H.263+ (H263P) encoder depend on H.263 encoder...
|
commit | commitdiff | tree |
2009-08-05 |
Diego Biurrun | Declare the dependencies of the MSMPEG4v1/MSMPEG4v2...
|
commit | commitdiff | tree |
2009-08-05 |
Diego Biurrun | Do not redundantly check for preprocessor definitions...
|
commit | commitdiff | tree |
2009-08-05 |
Diego Biurrun | Declare the dependency of RV10/RV20 encoder on the...
|
commit | commitdiff | tree |
2009-08-03 |
Diego Biurrun | Split RV10 encoder off into its own file.
|
commit | commitdiff | tree |
2009-08-03 |
Diego Biurrun | Split RV20 encoder into its own file.
|
commit | commitdiff | tree |
2009-08-03 |
Diego Biurrun | Move AVCodec declarations for RV10/20 from mpegvideo_enc...
|
commit | commitdiff | tree |
2009-08-02 |
Diego Biurrun | Remove commented-out cruft.
|
commit | commitdiff | tree |
2009-08-02 |
Diego Biurrun | Make XVMC mpegvideo decoder depend on mpegvideo decoder.
|
commit | commitdiff | tree |
2009-08-02 |
Diego Biurrun | cosmetics: K&R coding style, prettyprinting
|
commit | commitdiff | tree |
2009-08-02 |
Diego Biurrun | cosmetics: K&R coding style
|
commit | commitdiff | tree |
2009-08-02 |
Diego Biurrun | cosmetics: K&R coding style
|
commit | commitdiff | tree |
2009-07-30 |
Diego Biurrun | Revert addition of '#undef av_always_inline' to config...
|
commit | commitdiff | tree |
2009-07-30 |
Diego Biurrun | Mark conditionally used variable T2 as av_unused; avoids...
|
commit | commitdiff | tree |
2009-07-30 |
Diego Biurrun | Change av_log() calls surrounded by '#ifdef DEBUG'...
|
commit | commitdiff | tree |
2009-07-30 |
Diego Biurrun | Remove unused debug av_log() calls.
|
commit | commitdiff | tree |
2009-07-30 |
Jeff Downs | Undefine av_always_inline before setting it to an empty...
|
commit | commitdiff | tree |
2009-07-30 |
Diego Biurrun | Remove unused variable intra_count.
|
commit | commitdiff | tree |
next |