2008-01-11 |
Lars Täuber | Nitpicks patch by Lars Täuber. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian Brice | Clear synth_buf on flush(). Part of a patch by Brian... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian Brice | Flush mp2 as well on seeking. Part of a patch by Brian... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Luca Abeni | Do not install rtp.h (which should have never been... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Christophe... | Factorize some duplicated code from CAVS and H.264... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Mike Melanson | Ministry of English Composition edits for SNOW spec... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Alessandro... | Enabling higher frame rates for dc1394, patch by Alessa... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Alessandro... | Adding support for libdc1394 v.2, patch by Alessandro... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | matroskaenc now depends on avc.o |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Use the isom avcc formatting for h264 extradata in... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Move isom_write_avcc() and related functions into a... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | extract isom_write_avcc into a function |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Add one more parameter to avc_parse_nal_units so that... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Check return value of avc_parse_nal_units(). |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ronald S. Bultje | Reindent after r11493 (always use parse_packet() vfunc... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ronald S. Bultje | Make rtp_parse_packet() always call the vfunc of the... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Michael Niedermayer | unused |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Biurrun | Fix a couple of 'return type defaults to int' and ... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Biurrun | Add LGPL license header. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
kweiner@spamcop.net | Add "genre" command line option |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Pettenò | Make MMX vectors constants. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Pettenò | Make pp_help a constant array of characters to move... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Pettenò | Reduce the size of the replaceTable entries. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Luca Abeni | Pass a proper context to av_log() |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Michael Niedermayer | Print libavdevice version. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Eduardo Bragatto | Initialize correctly optind. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Andreas Öman | Fix a bug causing the generated stream to be corrupt... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Andreas Öman | Correctly use output format stream index for bitstream... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Mike Melanson | Error checking: make sure that there are 3 parameters... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Justin Ruggles | used defined name for testing error resilience level |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Fix random typos. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Fix illegal identifiers, names starting with _ and... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Add compilation rule for tools/trasher. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Remove unused variable i. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Allow compilation of test programs when TEST is defined. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Remove unused variable j. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Remove unused variable variance. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Fix test program compilation, random() needs to be... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Guillaume LecrefECERF | url_write is part of the public API so it may not be... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Pettenò | Remove clip_table as it is not used anymore. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Michael Niedermayer | Split range coding chapter in binary and integers |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Michael Niedermayer | argh s/ffmpeg/snow/ |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Michael Niedermayer | Range coder state transition table, based on a patch... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Michael Niedermayer | Remove extra word. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Baptiste Coudurier | check av_new_stream return value |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Baptiste Coudurier | check av_new_stream return value |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Roman Shaposhnik | * fixing a bug preventing default values to be set... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Michael Niedermayer | Mention damaged input testing. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Michael Niedermayer | A little proggy i wrote years ago. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Michael Niedermayer | Randomly change the amount of noise if nothing is expli... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ivo van Poorten | LMLM4 demuxer |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ivo van Poorten | Linux Media Labs MPEG-4 (LMLM4) demuxer |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ivo van Poorten | Implement read_timestamp and enable seeking in PVA... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ivo van Poorten | cosmetics |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ivo van Poorten | remove unnecessary check |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ivo van Poorten | use ff_parse_pes_pts for parsing an MPEG-PES timestamp |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ivo van Poorten | Move parsing of MPEG-PES timestamp to mpeg.h (as an... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Roberto Togni | Move printing of the license status at the end of confi... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Andreas Öman | Dont crash if resampling is requested but no audio... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Aurelien Jacobs | Fix access to the last element of the table. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Diego Pettenò | Mark the ff_svq1_frame_size_table as constant. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Diego Pettenò | Move wmv1_scantable to .rodata section by making it... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Diego Pettenò | Make the av_class member of PPContext a poiner to const... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Diego Pettenò | Mark the tables in g726.c as constant. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Diego Pettenò | Make v4l.c's video_formats constant and static. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Diego Pettenò | Remove unused symbol. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Justin Ruggles | split out init of downmix coeffs into a separate functi... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Aurelien Jacobs | Make ff_mkv_codec_tags lie entirely in .rodata section. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Justin Ruggles | remove unneeded variable from AC3DecodeContext |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Justin Ruggles | make sure that the last coupling band stops at the... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Diego Biurrun | cosmetics: Add another pair of parentheses to aid reada... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Justin Ruggles | fix phase flag processing for the case when coupling... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Diego Biurrun | Rename two structures, identifiers starting with _... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Baptiste Coudurier | cosmetics, split overly long lines |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Kostya Shishkov | Fractional parts of motion vectors should be accounted... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Diego Pettenò | Make AVRtpPayloadTypes static and constant |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Justin Ruggles | fix playing of multichannel audio for codecs without... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Ivo van Poorten | cosmetics, superfluous space |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Ivo van Poorten | proper check for valid pva_pts |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Ivo van Poorten | do not return an error, but warn and recover when encou... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Ivo van Poorten | validate streamid before use |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Ivo van Poorten | change audio codec id to mp2 |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Ivo van Poorten | proper type and initialization of pva_pts |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Ivo van Poorten | remove unnecessary shift |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | check for request_channels in dca init function |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | add downmixing support to libfaad decoder |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | cosmetics: indentation after last commit |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | move E-AC3 header parsing to ff_ac3_parse_header() |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | remove unneeded variables from AC3HeaderInfo |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | do not set channels before checking request_channels |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | use request_channels in liba52 decoder |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | check for request_channels at codec init |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | do not set channels before checking request_channels |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Luca Abeni | Update maintainership information after the rtp.c split |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Justin Ruggles | adjust output channels based on AVCodecContext.request_... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Michael Niedermayer | Drop non key frames before the first key frame. |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Aurelien Jacobs | install crc.h which is now part of public API |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Aurelien Jacobs | improve CRC API |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Luca Abeni | Split the RTP muxer out of rtp.c, to simplify the RTSP... |
commit | commitdiff | tree | snapshot |
next |