source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @999d31d3   11 years vittorio.giovara codec_desc: K&R formatting cosmetics
(edit) @7a650caf   11 years diego configure: Split some logical blocks off from HAVE_LIST
(edit) @d0adf55c   11 years diego configure: Split some logical blocks off from CONFIG_LIST
(edit) @07ea8a7e   11 years diego configure: Group and sort function/struct/type checks Group checks …
(edit) @36b822b   11 years diego arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 …
(edit) @afdf9468   11 years vittorio.giovara aac: K&R formatting cosmetics Signed-off-by: Vittorio Giovara …
(edit) @2e708f17   11 years vittorio.giovara ljpeg: fix duplicated pixel format entry
(edit) @eb2b8bc   11 years diego bfin: Use more sensible file names Drop non-informative _bfin suffix, …
(edit) @929ec39e   11 years diego bfin: hpeldsp: Split no_rnd pixel operations off into a separate file …
(edit) @a7cc4ac9   11 years diego bfin: dsputil: Unconditionally compile hpel pixels code The functions …
(edit) @13ae97b2   11 years diego bfin: hpeldsp: "nornd" ---> "no_rnd" function name suffix for consistency
(edit) @bbf0ef57   11 years diego bfin: Move all assembly declarations only used within one .c file …
(edit) @80173c71   11 years diego bfin: hpeldsp: K&R formatting cosmetics
(edit) @da785231   11 years diego bfin: Refactor duplicated assembly-related macros
(edit) @e99af2a   11 years diego bfin: Refactor duplicated l1_text/l1_data_B macros
(edit) @a3e75626   11 years diego bfin: dsputil: K&R formatting cosmetics Also add a few #endif comments.
(edit) @1e33095b   11 years diego bfin: dsputil: Drop broken and trivial profiling code
(edit) @f5f09976   11 years diego bfin: hpeldsp: Drop broken put_pixels_*_xy2_nornd bits They were …
(edit) @14efbe6   11 years diego bfin: dsputil: Drop broken vsad bits They were marked as broken and …
(edit) @671c878   11 years diego bfin: dsputil: Remove unused global variable
(edit) @db3f61a0   11 years diego x86: dsputil_init: Drop some unnecessary parentheses
(edit) @441b0939   11 years diego x86: dsputil_init: K&R formatting cosmetics
(edit) @4cb4680c   11 years diego x86: dsputil_x86.h: K&R formatting cosmetics
(edit) @f8bbebec   11 years diego x86: motion_est: K&R formatting cosmetics
(edit) @a36947c1   11 years diego dsputilenc_mmx: K&R formatting cosmetics
(edit) @38675229   11 years diego dsputil_mmx: K&R formatting cosmetics
(edit) @6a8b35dc   11 years diego dsputilenc_mmx: Merge two assignment blocks with identical conditions
(edit) @945673f7   11 years diego dsputil_template: K&R formatting cosmetics
(edit) @acd2b8e4   11 years diego rnd_avg.h: K&R formatting cosmetics
(edit) @05563cca   11 years diego dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl …
(edit) @635ec127   11 years diego dsputil: Merge variable declarations and initializations
(edit) @bb12c2e9   11 years diego dsputil: K&R formatting cosmetics
(edit) @503dda7d   11 years diego dsputil.h: K&R formatting cosmetics
(edit) @8199bb7b   11 years diego dsputil.h: Clean up comments
(edit) @0a8f91b1   11 years diego dsputil: Remove disabled avg_no_rnd_qpel leftovers
(edit) @55519926   11 years diego x86: Make function prototype comments in assembly code consistent …
(edit) @edd1f833   11 years diego x86: h264_idct_10_bit: Use proper type in function prototype comments
(edit) @831a1180   11 years diego Update dsputil- and SIMD-related comments to match reality more closely
(edit) @d1184b81   11 years diego arm: dsputil: Add a bunch of missing #includes
(edit) @17608f6e   11 years diego x86: Add some more missing headers
(edit) @fd9e2221   11 years diego ppc: Add some missing headers
(edit) @ed9625eb   11 years diego dsputil: Move intreadwrite.h #include from header file to .c files
(edit) @9103185b   11 years diego dsputil: Drop ff_check_alignment() function The function is supposed …
(edit) @49676eb7   11 years diego dsputil: Remove prototypes for nonexisting optimization functions
(edit) @08dba0e1   11 years diego x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCT
(edit) @b4dd424   11 years diego Remove all SPARC architecture optimizations SPARC is no longer being …
(edit) @d6096a67   11 years diego Remove all SH4 architecture optimizations SH4 has been end-of-lifed …
(edit) @bbb64356   11 years diego build: Record dependency of eatqi decoder on dsputil
(edit) @b5f112d8   11 years diego configure: Add explicit dsputil dependency to mpegvideoenc …
(edit) @cd832f03   11 years diego ffv1: Drop bogus dependency on dsputil ffv1 does not use any part of …
(edit) @0e29c5e1   11 years diego build: Drop stray LPC dependency on dsputil
(edit) @6cd76e54   11 years diego build: Drop stray MJPEG encoder dependency on dsputil
(edit) @9ecf1b62   11 years diego build: Drop stray MLP decoder dependency on dsputil
(edit) @7d7be44f   11 years diego build: Drop stray PNG decoder dependency on dsputil
(edit) @88b24064   11 years diego build: Drop stray mpc8 decoder dependency on dsputil
(edit) @fb9a5bdc   11 years siretart Prepare for 11_alpha1 Release
(edit) @81498ce   11 years lu_zero avconv: Match stream id Quite useful to select by pid in MPEG-TS.
(edit) @6998a9f4   11 years lu_zero http: Properly initialize icy headers string The icy_metadata_headers …
(edit) @d15c5361   11 years martin doc: Point to the correct, actually maintained gas-preprocessor repo …
(edit) @5a7f382   11 years janne-libav armv6: vp8: use explicit labels in motion compensation asm The …
(edit) @aa807425   11 years vittorio.giovara configure: Support older version of openjpeg1 It should work best for …
(edit) @b4e355c8   11 years vittorio.giovara copy_block: K&R formatting cosmetics
(edit) @b3c6ee19   11 years diego configure: Group toolchain options together in help output
(edit) @e77a2ea9   11 years martin http: Declare more parameters as const where possible Signed-off-by: …
(edit) @2572d07c   11 years lu_zero http: Allow setting a Content-Type for POST requests Signed-off-by: …
(edit) @fe568b3   11 years lu_zero http: Improve options descriptions Add documentation where missing. …
(edit) @ab76d9f6   11 years lu_zero http: Always allow no-op seek This also allows checking stream …
(edit) @2ec33d27   11 years lu_zero http: Add support for selecting a request range Comment from Reimar …
(edit) @ddfc989   11 years lu_zero http: Support setting custom User-Agent Contextually make the default …
(edit) @e58c85b0   11 years lu_zero http: Export Content-Type information Bug-Id: …
(edit) @8075c3d8   11 years lu_zero http: Add support reading ICY metadata Export the metadata as a …
(edit) @4ff99ab3   11 years lu_zero http: Refactor process_line
(edit) @7a2fddb4   11 years lu_zero http: K&R formatting cosmetics
(edit) @78b21c1   11 years lu_zero http: Drop doxy comments
(edit) @55a215ba   11 years lu_zero http: Return meaningful error codes
(edit) @390acbea   11 years lu_zero configure: Provide --pkg-config-flags Should be used only to pass …
(edit) @db9d39b4   11 years lu_zero avformat: Report the duration analysis reached
(edit) @908836e2   11 years diego doc: Add section about AviSynth support Signed-off-by: Diego Biurrun …
(edit) @5926603a   11 years diego configure: Document --pkg-config option
(edit) @d92024f1   11 years diego lavf: more correct printf format specifiers
(edit) @7caf48e0   11 years diego configure: miscellaneous cosmetics Sort lists of components. Add some …
(edit) @77e9123f   11 years vittorio.giovara lavf: always use av_free Signed-off-by: Tim Walker <tdskywalker@gmail.com>
(edit) @34bbc81d   11 years vittorio.giovara lavf: simplify ff_hevc_annexb2mp4_buf Use ff_hevc_annexb2mp4 instead …
(edit) @4a856239   11 years lu_zero configure: Use the right pkgconf file for openjpeg The current …
(edit) @ee17be3f   11 years lu_zero hevc: Use get_se_golomb_long Do not use inline functions that refer …
(edit) @5eacbb53   11 years lu_zero golomb: Add a get_se_golomb_long Useful in libavformat mostly.
(edit) @e854b8f9   11 years anton Work around broken floating point limits on some systems. The values …
(edit) @8cafeb8b   11 years martin mxfdec: Validate parameters to strftime The MSVCRT version of …
(edit) @558b20d7   11 years vittorio.giovara matroskaenc: enable Annex B to MP4 conversion for HEVC tracks.
(edit) @a823d094   11 years vittorio.giovara matroskaenc: write private data in hvcC format for HEVC.
(edit) @4f3db5d3   11 years vittorio.giovara movenc: allow muxing HEVC in MODE_MP4.
(edit) @b6c61fb8   11 years vittorio.giovara movenc: enable Annex B to MP4 conversion for HEVC tracks.
(edit) @20b40a59   11 years vittorio.giovara movenc: write hvcC tag for HEVC.
(edit) @1d9014f0   11 years vittorio.giovara movenc: use 'hev1' tag for HEVC in MODE_MOV. 'hvc1' requires that …
(edit) @3e0175d8   11 years vittorio.giovara riff: add VP9 fourcc
(edit) @fb0a988f   11 years vittorio.giovara riff: IPJ2 decodes with JPEG2000 decoder Samples can be made from …
(edit) @9e71cc8   11 years vittorio.giovara movdec: handle 0x7fff langcode as macintosh per the specs The correct …
(edit) @8a0bc405   11 years vittorio.giovara libspeex: support ZygoAudio (quality 10 mode)
(edit) @360022bd   11 years vittorio.giovara isom: lpcm in mov default to big endian It is my understanding that …
(edit) @db32f14c   11 years vittorio.giovara isom: add "MNG" FourCC
Note: See TracRevisionLog for help on using the revision log.